** Also affects: libvirt (Ubuntu Artful)
   Importance: Undecided
       Status: New

** Also affects: libvirt (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: libvirt (Ubuntu Zesty)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1688508

Title:
  libvirt-guests.sh fails to shutdown guests in parallel

Status in libvirt:
  In Progress
Status in libvirt package in Ubuntu:
  Triaged
Status in libvirt source package in Xenial:
  New
Status in libvirt source package in Zesty:
  New
Status in libvirt source package in Artful:
  New

Bug description:
  On a brand new installation of Ubuntu Server 16.04.2 LTS the libvirt-
  guests.sh script fails to shutdown my VMs if run with
  PARALLEL_SHUTDOWN > 0, instead running forever thereby preventing me
  from shutting down my system. I debugged the script with 'set -x' and
  found out that the problem lies in the `check_guests_shutdown()`
  function (line 337). If a guest is shutdown, it runs eval_gettext() to
  print that the state of the guest cannot be determined. This is used
  as a return value on line 428, causing the script to interpret the
  error message as a list of VM IDs and trying to shutdown these. This
  of course fails again and the cycle continues. For now I have
  commented out the eval_gettext line and the script works fine again.

  My libvirt version is 1.3.1-1ubuntu10.8.

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

_______________________________________________
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to     : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp

Reply via email to