Soumitra Sulav created HDDS-15284:
-------------------------------------

             Summary: Disk Balancer Cli option is missing from top level 
datanode cli help
                 Key: HDDS-15284
                 URL: https://issues.apache.org/jira/browse/HDDS-15284
             Project: Apache Ozone
          Issue Type: Bug
    Affects Versions: 2.2.0
            Reporter: Soumitra Sulav


The datanode --help command misses the info for disk balancer.Also the Legend 
of usageinfo is not required in the help page.
{code:java}
# ozone admin datanode --help
Usage: ozone admin datanode [-hV] [--verbose] [COMMAND]
Datanode specific operations
  -h, --help      Show this help message and exit.
  -V, --version   Print version information and exit.
      --verbose   More verbose output. Show the stack trace of the errors.
Commands:
  list          List info of datanodes
  decommission  Decommission a datanode
  maintenance   Put a datanode into Maintenance Mode
  recommission  Return a datanode to service
  status        Show status of datanodes
  usageinfo     List usage information of a datanode by IP address, hostname or
                  UUID.

                Legend (bytes):
                  Filesystem Capacity/Used/Available: raw filesystem stats for
                  the Datanode, aggregated across volumes.
                  Ozone Capacity/Used/Available: Ozone-usable stats after
                  reserved-space adjustment, aggregated across   volumes (see
                  hdds.datanode.dir.du.reserved / hdds.datanode.dir.du.reserved.
                  percent).
                  Reserved: hdds.datanode.dir.du.reserved: configured reserved
                  space for non-Ozone usage.
                  Committed: space pre-allocated for containers.
                  Free Space To Spare: minimum free space to keep before
                  closing containers. {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]

Reply via email to