[Bug 1196924] Re: Stop and Delete operations should give the Guest a chance to shutdown

Liang Chen liang.chen at canonical.com
Sat Jul 11 01:15:56 UTC 2015


** Changed in: nova (Ubuntu)
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1196924

Title:
  Stop and Delete operations should give the Guest a chance to shutdown

Status in OpenStack Compute (nova):
  Fix Released
Status in nova package in Ubuntu:
  In Progress

Bug description:
  [Impact]

   * VMs being shutdown with any signal/notification from the The
  hypervisor level, services running inside VMs have no chance to
  perform a clean shutoff

  [Test Case]

   * 1. stop a VM 
     2. the VM is shutdown without any notification

  [Regression Potential]

   * none


  Currently in libvirt stop and delete operations simply destroy the
  underlying VM.     Some GuestOS's do not react well to this type of
  power failure, and it would be better if these operations followed the
  same approach a a soft_reboot and give the guest a chance to shutdown
  gracefully.   Even where VM is being deleted, it may be booted from a
  volume which will be reused on another server.

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



More information about the Ubuntu-openstack-bugs mailing list