[libvirt-users] Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests

Jędrek Domański jedrek.domanski at gmail.com
Fri Jul 7 21:23:39 UTC 2017


Dominik,

As far as I am concerned the command provided by Andrea disables
libvirt-guests service at boot.

jedrek at Home:~$ service libvirt-guests status
● libvirt-guests.service - Suspend Active Libvirt Guests
   Loaded: loaded (/lib/systemd/system/libvirt-guests.service; *disabled*;
vendor preset: enabled)
   Active: inactive (dead)
     Docs: man:libvirtd(8)
           http://libvirt.org

When you enable/disable a service *sysctemctl *creates a symlink of a
service into the location on disk where systemd looks for autostart files
(usually /etc/systemd/system/some_target.target.wants

jedrek at Home:~$ ls /etc/systemd/system/ | grep libvirt*
libvirtd.service

No libvirt-guests.service

I know this is just a workaround but what's wrong with this?



2017-07-07 19:13 GMT+02:00 Dominik Psenner <dpsenner at gmail.com>:

> Note that this disables the shutdown of libvirt guests when the host shuts
> down.
>
> 2017-07-07 16:20 GMT+02:00 Jędrek Domański <jedrek.domanski at gmail.com>:
>
>> Andrea,
>>
>> You are a genius!!! :D It's worked :)) Thank yo so much!!! XD
>>
>> 2017-07-07 12:14 GMT+02:00 Andrea Bolognani <abologna at redhat.com>:
>>
>>> On Fri, 2017-07-07 at 09:46 +0200, Jędrek Domański wrote:
>>> > Hi Dominik,
>>> >
>>> > So what is going on on my computer with the script libvirt-guests.sh?
>>> > Why is it hanging on it? How should I address this problem?
>>>
>>> Not sure what the root cause of your problem is, but you
>>> can use
>>>
>>>   # systemctl disable libvirt-guests
>>>
>>> to verify if the script is really what causes shutdown
>>> to hang. It might very well be that it's merely the last
>>> thing producing output before the actual issue occurs.
>>>
>>> --
>>> Andrea Bolognani / Red Hat / Virtualization
>>>
>>
>>
>
>
> --
> Dominik Psenner
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20170707/7c1b1ebb/attachment.htm>


More information about the libvirt-users mailing list