Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-16667

[enterprise-4.13] Issue in file backup_and_restore/control_plane_backup_and_restore/replacing-unhealthy-etcd-member.adoc

XMLWordPrintable

    • Low
    • No
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required
    • Hide
      - under "Replacing an unhealthy bare metal etcd member whose machine is not running or whose node is not ready"
      - point d "etcdctl member remove 7a8197040a5126c8"
      - The expected result of step e is to have the remaining members as following
      8d5abe9669a39192 and cc3830a72fc357f9
      - The typo is on point e, which shows the remaining members as the following:
      +------------------+---------+--------------------+---------------------------+---------------------------+-------------------------+
      | ID | STATUS | NAME | PEER ADDRS | CLIENT ADDRS | IS LEARNER |
      +------------------+---------+--------------------+---------------------------+---------------------------+-------------------------+
      | 7a8197040a5126c8 | started | openshift-control-plane-2 | https://192.168.10.11:2380/ | https://192.168.10.11:2379/ | false |
      | 8d5abe9669a39192 | started | openshift-control-plane-1 | https://192.168.10.10:2380/ | https://192.168.10.10:2379/ | false |
      +------------------+---------+--------------------+---------------------------+---------------------------+-------------------------+

      while the correct remaining members are 8d5abe9669a39192 and cc3830a72fc357f9
      Show
      - under "Replacing an unhealthy bare metal etcd member whose machine is not running or whose node is not ready" - point d "etcdctl member remove 7a8197040a5126c8" - The expected result of step e is to have the remaining members as following 8d5abe9669a39192 and cc3830a72fc357f9 - The typo is on point e, which shows the remaining members as the following: +------------------+---------+--------------------+---------------------------+---------------------------+-------------------------+ | ID | STATUS | NAME | PEER ADDRS | CLIENT ADDRS | IS LEARNER | +------------------+---------+--------------------+---------------------------+---------------------------+-------------------------+ | 7a8197040a5126c8 | started | openshift-control-plane-2 | https://192.168.10.11:2380/ | https://192.168.10.11:2379/ | false | | 8d5abe9669a39192 | started | openshift-control-plane-1 | https://192.168.10.10:2380/ | https://192.168.10.10:2379/ | false | +------------------+---------+--------------------+---------------------------+---------------------------+-------------------------+ while the correct remaining members are 8d5abe9669a39192 and cc3830a72fc357f9

      Description of problem:

      typo on the documentation

      Version-Release number of selected component (if applicable):

       

      How reproducible:

       

      Steps to Reproduce:

      1. 
      2. 
      3.
      

      Actual results:

      etcdctl member list -w table

      Expected results:

       

      Additional info:

       

            rhn-support-bdaly Brendan Daly
            zalshamm@redhat.com Zeid Alshammery (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: