Arafat Khan created HDDS-11389:
----------------------------------
Summary: Incorrect number of deleted containers shown in Recon UI.
Key: HDDS-11389
URL: https://issues.apache.org/jira/browse/HDDS-11389
Project: Apache Ozone
Issue Type: Bug
Components: Ozone Recon
Affects Versions: 1.4.0
Reporter: Arafat Khan
Fix For: 1.5.0
*Log:*
{code:java}
[root~]# ozone admin container list -c=100000 --state=DELETED | grep -c
'containerID'
8
[root~]# curl -s --negotiate --cacert
/var/lib/cloudera-scm-agent/agent-cert/cm-auto-global_cacerts.pem -u :
"https://ccycloud-5.quasar-hbzjtf.root.comops.site:9889/api/v1/clusterState"
{"deletedDirs":0,"pipelines":18,"totalDatanodes":8,"healthyDatanodes":8,"storageReport":{"capacity":5390670946304,"used":15558773207,"remaining":4279838674944},"containers":24,"missingContainers":0,"openContainers":16,"deletedContainers":0,"volumes":2,"buckets":2,"keys":1,"keysPendingDeletion":0}
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]