← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1243727] Re: libvirt instance is killed and restarted during create snapshot for instance

 

When using cold snapshots nova will stop the instance while copying the
disk and bring it back once done. This is the normal behaviour and won't
happen if your system is capable of doing live snapshots (qemu >= 1.3.0
and libvirt >= 1.0.0).

** Changed in: nova
       Status: New => Invalid

-- 
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/1243727

Title:
  libvirt instance is killed and restarted during create snapshot for
  instance

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  I am not sure if this is a bug but I don't think its a correct behaviour.
  when I create a snapshot type image from a running instance, the livirt will be killed and restarted: 

  [root@cougar07 ~(keystone_admin)]# virsh -r list 
   Id    Name                           State
  ----------------------------------------------------
   12    instance-00000036              running

  [root@cougar07 ~(keystone_admin)]# virsh -r list 
   Id    Name                           State
  ----------------------------------------------------

  [root@cougar07 ~(keystone_admin)]# virsh -r list 
   Id    Name                           State
  ----------------------------------------------------

  [root@cougar07 ~(keystone_admin)]# virsh -r list 
   Id    Name                           State
  ----------------------------------------------------
   13    instance-00000036              shut off

  [root@cougar07 ~(keystone_admin)]# virsh -r list 
   Id    Name                           State
  ----------------------------------------------------
   13    instance-00000036              running

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1243727/+subscriptions