yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79556
[Bug 1735009] Re: Cannot rebuild baremetal instance when vm_state is ERROR
** Also affects: nova/ocata
Importance: Undecided
Status: New
** Also affects: nova/rocky
Importance: Undecided
Status: New
** Also affects: nova/queens
Importance: Undecided
Status: New
** Also affects: nova/stein
Importance: Undecided
Status: New
** Also affects: nova/pike
Importance: Undecided
Status: New
** Tags added: rebuild
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1735009
Title:
Cannot rebuild baremetal instance when vm_state is ERROR
Status in OpenStack Compute (nova):
In Progress
Status in OpenStack Compute (nova) ocata series:
New
Status in OpenStack Compute (nova) pike series:
New
Status in OpenStack Compute (nova) queens series:
New
Status in OpenStack Compute (nova) rocky series:
New
Status in OpenStack Compute (nova) stein series:
New
Bug description:
You can rebuild an instance in ERROR since Havana:
http://git.openstack.org/cgit/openstack/nova/commit/?id=99c51e34230394cadf0b82e364ea10c38e193979
This change broke this feature for Ironic since Liberty:
http://git.openstack.org/cgit/openstack/nova/commit/?id=ea3967a1fb47297608defd680286fd9051ff5bbe
The change adds a check for vm_state=ERROR when waiting for baremetal
instance to be ACTIVE.
The vm_state is restored to ACTIVE only restored after a successful
build. This means rebuilding a baremetal instance using the Ironic
driver is impossible because wait_for_active fails if vm_state=ERROR
is found.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1735009/+subscriptions
References