Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-4271

Documentation feedback: "ceph orch test add" should be "ceph orch host add"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • rhos-17.1.0
    • rhos-17.1.0
    • documentation
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • No
    • Moderate

      The following document gives us the following example command.

      https://access.redhat.com/documentation/us-en/red_hat_openstack_platform/17.1/html/installing_and_managing_red_hat_openstack_platform_with_director/assembly_replacing-controller-nodes#deploying-a-new-controller-node-to-the-overcloud_replacing-controller-nodes
      ~~~
      $ sudo cephadm shell \
        – ceph orch test add controlller-3 <IP_ADDRESS> <LABELS>
      ~~~

      However, this is wrong. "test" should be "host". Therefore, the correct command is:
      ~~~
      $ sudo cephadm shell \
        – ceph orch host add controlller-3 <IP_ADDRESS> <LABELS>
      ~~~

      Additionally, I think it's better to state that this command should be run on a controller node, not the director node.
      Other commands should be run on the director node and only this command should be run on a controller node. It's a bit mis-leading.

              erpeters@redhat.com Erin Peterson
              rhn-support-yatanaka Yamato Tanaka
              rhos-dfg-storage-squad-ceph
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: