You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Janus Chow (Jira)" <ji...@apache.org> on 2023/12/16 23:44:05 UTC

[jira] [Updated] (HDDS-900) scmcli info cannot find container if the container does not contain any key

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

Janus Chow updated HDDS-900:
----------------------------
    Target Version/s: 1.5.0  (was: 1.4.0)

I am managing the 1.4.0 release and we currently have more than 500 issues targeted for 1.4.0. I am moving the target field to 1.5.0.
       
If you are actively working on this jira and believe this should be targeted for the 1.4.0 release, Please reach out to me via Apache email or Slack.

> scmcli info cannot find container if the container does not contain any key
> ---------------------------------------------------------------------------
>
>                 Key: HDDS-900
>                 URL: https://issues.apache.org/jira/browse/HDDS-900
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: SCM
>            Reporter: Nilotpal Nandi
>            Priority: Major
>
> Please check the commands below. scmcli 'list' command shows the container but the 'info' command does not show it .
>  
> {noformat}
> [root@ctr-e139-1542663976389-22144-01-000002 test_files]# ozone scmcli list --start=19
> {
>  "state" : "OPEN",
>  "replicationFactor" : "THREE",
>  "replicationType" : "RATIS",
>  "usedBytes" : 0,
>  "numberOfKeys" : 0,
>  "lastUsed" : 6719234213,
>  "stateEnterTime" : 9829697449,
>  "owner" : "16b9d1db-cfca-4d46-bdfa-7ee136ba626a",
>  "containerID" : 20,
>  "deleteTransactionId" : 0,
>  "sequenceId" : 0,
>  "open" : true
> }{noformat}
> [root@ctr-e139-1542663976389-22144-01-000002 test_files]# ozone scmcli info 20
>  ContainerID 20 does not exist



--
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