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

[OSP17] The nova_compute container on a compute node expanded in the OSP17.1 environment is always restarted.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • rhos-17.1.11
    • rhos-17.1.5
    • documentation
    • None
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • None
    • Moderate

      To Reproduce Steps to reproduce the behavior:

      1. Redeploying an existing hypervisor with the same hostname results in nova-compute startup error without truly confirm.

      Expected behavior

      •  The documentions can teach user how to verified the hypervisor status before redeploying with same hostname

      Bug impact

      Known workaround

      • Get the ID of the hypervisor which down`
        openstack hypervisor list |grep down
      • Add this ID to /var/lib/nova/compute_id (in the case you use local storage)
      • sudo -i
        echo "<The UUID from first step>" > /var/lib/nova/compute_id
        chown 42436:42436 /var/lib/nova/compute_id
        chmod 644 /var/lib/nova/compute_id  
      •  

      Additional context

      •  

              joflynn@redhat.com Joanne O'Flynn
              rhn-support-jiehuang Huang Jie yu
              rhos-workloads-compute
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: