yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88072
[Bug 1957939] [NEW] Wallaby: Revert resize wedged with status: VERIFY_RESIZE
Public bug reported:
Description
===========
When attempting to revert a resize operation the instance will be get
wedged in the VERIFY_RESIZE state.
Steps to reproduce
==================
- Boot instance
- Resize instance to larger flavor
- Wait for status VERIFY_RESIZE
- Run openstack server resize revert <server>
- Instance moves to status REVERT_RESIZE
- Wait some time
- Instance moves back to VERIFY_RESIZE
There then doesn't seem to be a way to recover the server via the CLI
once you hit this condition:
(rally) stackhpc@cerebro:~/shakespeare$ openstack server resize confirm 9ba8ad66-d16b-4023-adb9-d5898c73b6db
Instance has not been resized. (HTTP 400) (Request-ID: req-53d1e915-ea31-40ee-a9de-126d3089e944)
(rally) stackhpc@cerebro:~/shakespeare$ openstack server resize --revert 9ba8ad66-d16b-4023-adb9-d5898c73b6db
Both of these operations fail.
Environment
===========
1. Exact version of OpenStack you are running. See the following
list for all releases: http://docs.openstack.org/releases/
Kolla-ansible deployed wallaby on centos8-stream. This is a source build using the version:
`23.1.1.dev6`
2. Which hypervisor did you use?
libvirt with KVM (libvirt: 7.9.0)
2. Which storage type did you use?
Ceph Octopus
3. Which networking type did you use?
Neutron with openvswitch
** Affects: nova
Importance: Undecided
Status: New
--
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/1957939
Title:
Wallaby: Revert resize wedged with status: VERIFY_RESIZE
Status in OpenStack Compute (nova):
New
Bug description:
Description
===========
When attempting to revert a resize operation the instance will be get
wedged in the VERIFY_RESIZE state.
Steps to reproduce
==================
- Boot instance
- Resize instance to larger flavor
- Wait for status VERIFY_RESIZE
- Run openstack server resize revert <server>
- Instance moves to status REVERT_RESIZE
- Wait some time
- Instance moves back to VERIFY_RESIZE
There then doesn't seem to be a way to recover the server via the CLI
once you hit this condition:
(rally) stackhpc@cerebro:~/shakespeare$ openstack server resize confirm 9ba8ad66-d16b-4023-adb9-d5898c73b6db
Instance has not been resized. (HTTP 400) (Request-ID: req-53d1e915-ea31-40ee-a9de-126d3089e944)
(rally) stackhpc@cerebro:~/shakespeare$ openstack server resize --revert 9ba8ad66-d16b-4023-adb9-d5898c73b6db
Both of these operations fail.
Environment
===========
1. Exact version of OpenStack you are running. See the following
list for all releases: http://docs.openstack.org/releases/
Kolla-ansible deployed wallaby on centos8-stream. This is a source build using the version:
`23.1.1.dev6`
2. Which hypervisor did you use?
libvirt with KVM (libvirt: 7.9.0)
2. Which storage type did you use?
Ceph Octopus
3. Which networking type did you use?
Neutron with openvswitch
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1957939/+subscriptions
Follow ups