-
Bug
-
Resolution: Done
-
Normal
-
rhos-17.1.z
-
None
-
1
-
False
-
-
False
-
?
-
rhos-ops-day1day2-upgrades
-
None
-
-
-
-
RHOS Upgrades 2025 Sprint 12
-
1
-
Important
Sections "3.8. Updating all HCI Compute nodes", "3.9. Updating all DistributedComputeHCI nodes" and "Updating all Ceph Storage nodes" tell to use
sudo cephadm -- shell ceph status
Links:
https://docs.redhat.com/en/documentation/red_hat_openstack_platform/17.1/html/performing_a_minor_update_of_red_hat_openstack_platform/assembly_updating-the-overcloud_keeping-updated#proc_updating-all-hci-compute-nodes_updating-overcloud
https://docs.redhat.com/en/documentation/red_hat_openstack_platform/17.1/html/performing_a_minor_update_of_red_hat_openstack_platform/assembly_updating-the-overcloud_keeping-updated#proc_updating-dcn-hci-nodes_updating-overcloud
https://docs.redhat.com/en/documentation/red_hat_openstack_platform/17.1/html/performing_a_minor_update_of_red_hat_openstack_platform/assembly_updating-the-overcloud_keeping-updated#proc_updating-all-ceph-storage-nodes_updating-overcloud
Correct format is
sudo cephadm shell -- ceph status
In other sections proper format is used.