yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12183
[Bug 1297642] [NEW] Evacuate fails during rebuild of the VM on the target host with RPC timeout
Public bug reported:
when using the 'nova evacuate' to evacuate a VM with no shared storage
to a target host the command fails during the rebuild step leaving the
VM in the rebuilding state on the target host.
The VM is evacuated from the failed host but fails with RPC timeout
error during the rebuild on the target host.
Here are steps to recreate the issue:
1) create a vm on a host
nova boot --flavor m1.small --image my_image test-vm
2) disable the compute host of the VM and stop the nova-compute
process on it
3) nova evacuate test-vm target-host
the VM is evacuated from the failed host and starts rebuilding on the target host
|
5) check test-vm
nova show test-vm
server error 500 with roc timeout and the VM is suck in the rebuilding
state on the target host.
** 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/1297642
Title:
Evacuate fails during rebuild of the VM on the target host with RPC
timeout
Status in OpenStack Compute (Nova):
New
Bug description:
when using the 'nova evacuate' to evacuate a VM with no shared storage
to a target host the command fails during the rebuild step leaving the
VM in the rebuilding state on the target host.
The VM is evacuated from the failed host but fails with RPC timeout
error during the rebuild on the target host.
Here are steps to recreate the issue:
1) create a vm on a host
nova boot --flavor m1.small --image my_image test-vm
2) disable the compute host of the VM and stop the nova-compute
process on it
3) nova evacuate test-vm target-host
the VM is evacuated from the failed host and starts rebuilding on the target host
|
5) check test-vm
nova show test-vm
server error 500 with roc timeout and the VM is suck in the
rebuilding state on the target host.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1297642/+subscriptions
Follow ups
References