Displaying 5 results from an estimated 5 matches for "libvirtd_kvm_shutdown".
2013 Jul 10
2
Re: guests not shutting down when host shuts down
...ommandline, so it should not bother.
> >
> > I'm using kvm-0.15.1-0.23.1, libvirt-client-0.9.6-0.23.1,
> libvirt-0.9.6-0.23.1 and virt-manager-0.9.0-3.19.1 in the host.
> >
> > Thanks for any help.
> >
> >
> > Bernd
> >
>
> What's the LIBVIRTD_KVM_SHUTDOWN value (on my system it's in
> /etc/conf.d/libvirtd)? You want it to be 'shutdown'.
>
> Michal
>
Hi Michal,
i have neither this variable nor that file.
But i have /etc/syconfig/libvirt-guests:
========================================================
pc59093:/var/log/libvir...
2013 Jul 10
2
guests not shutting down when host shuts down
Hi,
i have a SLES 11 SP2 64bit host with three guests:
- Windows XP 32
- Ubuntu 12.04 LTS 64bit
- SLES 11 SP2 64bit
The SLES guest shuts down with the host shutdown. The others not. When i shutdown these two guests with the virt-manager, they shutdown fine.
ACPI is activated in virt-manager for both of them. Acpid is running in the Ubuntu Client.
When the host shuts down, the two guests get a
2013 Jul 10
0
Re: guests not shutting down when host shuts down
...mandline, but the sles guest also has it in its commandline, so it should not bother.
>
> I'm using kvm-0.15.1-0.23.1, libvirt-client-0.9.6-0.23.1, libvirt-0.9.6-0.23.1 and virt-manager-0.9.0-3.19.1 in the host.
>
> Thanks for any help.
>
>
> Bernd
>
What's the LIBVIRTD_KVM_SHUTDOWN value (on my system it's in
/etc/conf.d/libvirtd)? You want it to be 'shutdown'.
Michal
2013 Jul 10
0
Re: guests not shutting down when host shuts down
Bernd wrote:
> >
> > What's the LIBVIRTD_KVM_SHUTDOWN value (on my system it's in
> > /etc/conf.d/libvirtd)? You want it to be 'shutdown'.
> >
> > Michal
> >
>
> Hi Michal,
>
> i have neither this variable nor that file.
> But i have /etc/syconfig/libvirt-guests:
>
> ============================...
2013 Feb 08
1
libvirt v1.0.2 fails to boot LXC container, but v1.0.0 works
...egrep "^\w" < /etc/libvirt/libvirtd.conf
host_uuid = "ab8c50b8-2337-4a02-9274-00923fe8f476"
ostara ~ # egrep "^\w" < /etc/libvirt/libvirt.conf
ostara ~ # egrep "^\w" < /etc/conf.d/libvirtd
rc_need="net"
LIBVIRTD_OPTS="--listen"
LIBVIRTD_KVM_SHUTDOWN="managedsave"
*** Network when no domains (qemu or libvirt) are running:
ostara ~ # ifconfig -a | grep -e "^[a-z]"
br0: flags=4355<UP,BROADCAST,PROMISC,MULTICAST> mtu 1500
br1: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST> mtu 1500
eth0: flags=4163<UP,BROA...