[ 
https://issues.apache.org/jira/browse/HDDS-9589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781328#comment-17781328
 ] 

Devesh Kumar Singh commented on HDDS-9589:
------------------------------------------

ozone admin container list
Above command sets 20 count as the upper limit by default. It is verified by 
setting higher upper limit 

!image-2023-10-31-17-34-49-876.png|width=704,height=51!

!image-2023-10-31-17-36-36-474.png|width=340,height=271!

!image-2023-10-31-17-38-08-256.png|width=192,height=59!

!image-2023-10-31-17-38-42-567.png|width=629,height=164!

> [Recon] Containers info displayed on Overview page are not tallying with 
> ozone admin cli output
> -----------------------------------------------------------------------------------------------
>
>                 Key: HDDS-9589
>                 URL: https://issues.apache.org/jira/browse/HDDS-9589
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: Ozone Recon
>            Reporter: Arun Sarin
>            Assignee: Devesh Kumar Singh
>            Priority: Major
>         Attachments: image-2023-10-31-17-34-49-876.png, 
> image-2023-10-31-17-36-36-474.png, image-2023-10-31-17-37-24-419.png, 
> image-2023-10-31-17-38-08-256.png, image-2023-10-31-17-38-42-567.png
>
>
> [Recon] Open Container & Total Containers displayed on Overview page are not 
> tallying with ozone admin cli output
> The Total Number of containers are displayed as 32 . While on checking the 
> total number of container through ozone admin cli command it gives the output 
> as 20
> {code:java}
> [root@host-9 hadoop-ozone]# ozone admin container list  | grep -c 
> 'containerID'
> 20
> [root@host-9 hadoop-ozone]# ozone admin container list --state=OPEN | grep -c 
> 'containerID'
> 20
> {code}
> Values from the /api/v1/clusterState
> {code:java}
> {"deletedDirs":0,"pipelines":15,"totalDatanodes":9,"healthyDatanodes":9,"storageReport":{"capacity":2433806340096,"used":3175155552,"remaining":2127592607744},"containers":38,"missingContainers":0,"openContainers":32,"deletedContainers":0,"volumes":2,"buckets":1,"keys":1,"keysPendingDeletion":0}
>  {code}
> Adding screen-prints for further debugging



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to