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

[jira] [Updated] (HDDS-7430) Container create command does not work

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

pratap chandu updated HDDS-7430:
--------------------------------
    Description: 
ozone admin container create command doesn't work

Cause:
The command fails at getCAList for the SCM Client to create a container

 

ozone admin container create -id=scm1 -o=hrt_qa
Execution of task getCAList failed, will be retried in 10000 ms
Execution of task getCAList failed, will be retried in 10000 ms
Execution of task getCAList failed, will be retried in 10000 ms
Execution of task getCAList failed, will be retried in 10000 ms
Execution of task getCAList failed, will be retried in 10000 ms
{code:java}
{code}

  was:
ozone admin container create command doesn't work

Cause:
The command fails at getCAList for the SCM Client to create a container

 

ozone admin container create -id=scm1 -o=hrt_qa
Execution of task getCAList failed, will be retried in 10000 ms
Execution of task getCAList failed, will be retried in 10000 ms
Execution of task getCAList failed, will be retried in 10000 ms
Execution of task getCAList failed, will be retried in 10000 ms
Execution of task getCAList failed, will be retried in 10000 ms

Expectation : Command option should be removed if not useful
{code:java|title=ozone admin container create -h}
bash-4.2$ ozone admin container create -h
Usage: ozone admin container create [-hV] [-id=<scmServiceId>] [-o=<owner>]
                                    [--scm=<scm>]
Create container
  -h, --help            Show this help message and exit.
      -id, --service-id=<scmServiceId>
                        ServiceId of SCM HA Cluster
  -o, --owner=<owner>   Owner of the new container
      --scm=<scm>       The destination scm (host:port)
  -V, --version         Print version information and exit.

{code}


> Container create command does not work
> --------------------------------------
>
>                 Key: HDDS-7430
>                 URL: https://issues.apache.org/jira/browse/HDDS-7430
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: Ozone CLI
>            Reporter: pratap chandu
>            Assignee: pratap chandu
>            Priority: Minor
>
> ozone admin container create command doesn't work
> Cause:
> The command fails at getCAList for the SCM Client to create a container
>  
> ozone admin container create -id=scm1 -o=hrt_qa
> Execution of task getCAList failed, will be retried in 10000 ms
> Execution of task getCAList failed, will be retried in 10000 ms
> Execution of task getCAList failed, will be retried in 10000 ms
> Execution of task getCAList failed, will be retried in 10000 ms
> Execution of task getCAList failed, will be retried in 10000 ms
> {code:java}
> {code}



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