You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Arpit Agarwal (Jira)" <ji...@apache.org> on 2020/06/01 01:40:00 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 ]

Arpit Agarwal updated HDDS-900:
-------------------------------
    Target Version/s: 0.7.0

> 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: Hadoop Distributed Data Store
>          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.3.4#803005)

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