Soumitra Sulav created HDDS-9044:
------------------------------------
Summary: [ozone-cert-rotation] Invalid exit code from ozone cert
clean command
Key: HDDS-9044
URL: https://issues.apache.org/jira/browse/HDDS-9044
Project: Apache Ozone
Issue Type: Bug
Components: Ozone Manager
Affects Versions: 1.4.0
Reporter: Soumitra Sulav
Ozone cert clean cli usage is not user friendly.
Below are the reasons :
* It ask for db-path which can be identified with the help of ozone.scm.db.dirs
config.
* Command needs to be run from scm node and it cannot be run from a client node
* There is no response on passing invalid path with invalid exit code.
E.g
{code:java}
root@st-ozone-0mrob1-k26w9:/hwqe/hadoopqe# /opt/cloudera/parcels/CDH/bin/ozone
admin cert clean --db=/tmp
root@st-ozone-0mrob1-k26w9:/hwqe/hadoopqe# echo $?
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]