Description of problem: help message of below commands are same and help message of ceph orch upgrade status can be changed to avoid confusions ceph orch upgrade check and ceph orch upgrade status Version-Release number of selected component (if applicable): 16.2.8-29.el8cp How reproducible: Always Steps to Reproduce: 1. Configure a cluster and observe help message for ceph orch upgrade status Actual results: [ceph: root@magna031 /]# ceph orch upgrade status --help |tail -n 1 orch upgrade status Check service versions vs available and target containers Expected results: Apt help message for the command Additional info: Help message seems to be of upgrade check [ceph: root@magna031 /]# ceph orch upgrade check --help |tail -n 1 orch upgrade check [<image>] [<ceph_version>] Check service versions vs available and target containers
Verified this BZ with [ceph: root@ceph-mani-mu0iw3-node1-installer /]# rpm -qa | grep cephadm cephadm-17.2.6-17.el9cp.noarch ceph-mgr-cephadm-17.2.6-17.el9cp.noarch [ceph: root@ceph-mani-mu0iw3-node1-installer /]# ceph --version ceph version 17.2.6-17.el9cp (871f491e0d45eb58a738a645e40bf10b95df45b9) quincy (stable) On RHCS 5.3z2 ============== [ceph: root@ceph-doremon-403jro-node1-installer /]# ceph orch upgrade status --help |tail -n 1 orch upgrade status Check service versions vs available and target containers [ceph: root@ceph-doremon-403jro-node1-installer /]# ceph orch upgrade check --help |tail -n 1 orch upgrade check [<image>] [<ceph_version>] Check service versions vs available and target containers On RHCS 6.0 ============ [ceph: root@ceph-mani-mu0iw3-node1-installer /]# ceph orch upgrade status --help |tail -n 1 orch upgrade status Check the status of any potential ongoing upgrade operation [ceph: root@ceph-mani-mu0iw3-node1-installer /]# ceph orch upgrade check --help |tail -n 1 orch upgrade check [<image>] [<ceph_version>] Check service versions vs available and target containers
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Red Hat Ceph Storage 6.1 security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:3623