You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2024/01/19 09:10:00 UTC

[jira] [Updated] (HDDS-7142) Recon: Add Erasure Coding Statistics

     [ https://issues.apache.org/jira/browse/HDDS-7142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Doroszlai updated HDDS-7142:
-----------------------------------
    Description: 
Thought: a new tab page (can be integrated with a "File Browser")

- Lists buckets under volumes. Display the current bucket replication policy: Ratis-3 / RS-6-3-1024k
- Optional filter to search for buckets. and show buckets that have EC enabled
- For keys inside a bucket, show the block status:
* (1) For RATIS-1, show the DN name that has the block.
* (2) For RATIS-3, show the three DN names that carrys the block.
* (3) For EC, show all the DN names that has the striped blocks, and their respective index -- Recon should already have this piece of information because DataNodes are already reporting to the Recon.
- Add a warning indicator if a key/file is under-replicated. e.g. with RATIS-3, when the cluster has less than 3 live blocks; with RS-6-3-1024k, when the cluster has less than 9 live striped blocks

EC documentation: https://ozone.apache.org/docs/edge/feature/erasurecoding.html

CC [~umamaheswararao]

  was:
Thought: a new tab page (can be integrated with a "File Browser")

- Lists buckets under volumes. Display the current bucket replication policy: Ratis-3 / RS-6-3-1024k
- Optional filter to search for buckets. and show buckets that have EC enabled
- For keys inside a bucket, show the block status:
* (1) For RATIS-1, show the DN name that has the block.
* (2) For RATIS-3, show the three DN names that carrys the block.
* (3) For EC, show all the DN names that has the striped blocks, and their respective index -- Recon should already have this piece of information because DataNodes are already reporting to the Recon.
- Add a warning indicator if a key/file is under-replicated. e.g. with RATIS-3, when the cluster has less than 3 live blocks; with RS-6-3-1024k, when the cluster has less than 9 live striped blocks

EC documentation: https://ci-hadoop.apache.org/view/Hadoop%20Ozone/job/ozone-doc-master/lastSuccessfulBuild/artifact/hadoop-hdds/docs/public/feature/erasurecoding.html

CC [~umamaheswararao]


> Recon: Add Erasure Coding Statistics
> ------------------------------------
>
>                 Key: HDDS-7142
>                 URL: https://issues.apache.org/jira/browse/HDDS-7142
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Siyao Meng
>            Priority: Major
>
> Thought: a new tab page (can be integrated with a "File Browser")
> - Lists buckets under volumes. Display the current bucket replication policy: Ratis-3 / RS-6-3-1024k
> - Optional filter to search for buckets. and show buckets that have EC enabled
> - For keys inside a bucket, show the block status:
> * (1) For RATIS-1, show the DN name that has the block.
> * (2) For RATIS-3, show the three DN names that carrys the block.
> * (3) For EC, show all the DN names that has the striped blocks, and their respective index -- Recon should already have this piece of information because DataNodes are already reporting to the Recon.
> - Add a warning indicator if a key/file is under-replicated. e.g. with RATIS-3, when the cluster has less than 3 live blocks; with RS-6-3-1024k, when the cluster has less than 9 live striped blocks
> EC documentation: https://ozone.apache.org/docs/edge/feature/erasurecoding.html
> CC [~umamaheswararao]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org