yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #35320
[Bug 1474727] [NEW] VM becomes powering-on status and hang after created a snapshot for a VM in paused status
Public bug reported:
Steps to recreate:
1. Pause a VM
2. Create a snapshot with it, the VM will be in stopped status
3. Start the VM, the VM will hang in powering-on status
4. Check the compute node with virsh command, the VM is in paused status
Two ways to resolve this:
1. Nova should check the vm status, and prevent snapshot-create action for paused vm.
2. Change the VM to paused status in step 3, not hang in powering-on status.
I will prefer the way #1.
** 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/1474727
Title:
VM becomes powering-on status and hang after created a snapshot for a
VM in paused status
Status in OpenStack Compute (nova):
New
Bug description:
Steps to recreate:
1. Pause a VM
2. Create a snapshot with it, the VM will be in stopped status
3. Start the VM, the VM will hang in powering-on status
4. Check the compute node with virsh command, the VM is in paused status
Two ways to resolve this:
1. Nova should check the vm status, and prevent snapshot-create action for paused vm.
2. Change the VM to paused status in step 3, not hang in powering-on status.
I will prefer the way #1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1474727/+subscriptions
Follow ups