Yes, it is kvm. I'll setup a testing environment with newer packages, then. This production environment uses official ubuntu 10 lts packages. =/<br><br><div class="gmail_quote">On Wed, Jun 29, 2011 at 1:22 PM, Richard W.M. Jones <span dir="ltr"><<a href="mailto:rjones@redhat.com">rjones@redhat.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">On Mon, Jun 27, 2011 at 10:13:57AM -0300, Bruno Lamps wrote:<br>
> Hi,<br>
><br>
> I have 2 VMs with windows 2003 in production. Twice a week, I backup these<br>
> machines, using simple crontab commands. I do something like this:<br>
><br>
> 01 00 *** root virsh shutdown vm1<br>
> 05 00 *** root virsh destroy vm1<br>
> 08 00 *** root rsync vm1 path/<br>
> 18 00 *** root virsh start vm1<br>
><br>
> I'm not using "virsh save" because the libvirt version running in my hosts<br>
> is a bit old (ubuntu 10 lts) and doesn't support this feature very well. So<br>
> I enabled acpi in every vm, and shutdown they before copying it's image<br>
> files. The command virsh destroy is just a security, to avoid copying a disk<br>
> image of a running VM.<br>
><br>
> Analysing system logs (/var/log/syslog), virsh shutdown works perfectly in<br>
> every linux VM. But it does not work with both windows VMs. Inside the VMs,<br>
> I go to Start > Settings > Control Panel > Power Options > Advanced > When I<br>
> press the power button on my computer : Shut down.<br>
><br>
> Should I configure something else in windows VMs? They're not obbeing to<br>
> virsh shutdown, they always only shutdown when virsh destroy command is<br>
> executed.<br>
><br>
> Thanks in advance and sorry for the broken english,<br>
<br>
</div></div>This is KVM?  It sounds like a bug in the hypervisor, so I would<br>
firstly try updating qemu/KVM to the latest upstream, and if that<br>
still doesn't work, then report a bug with the KVM developers.<br>
<br>
Rich.<br>
<font color="#888888"><br>
--<br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/%7Erjones%0Avirt-df" target="_blank">http://people.redhat.com/~rjones<br>
virt-df</a> lists disk usage of guests without needing to install any<br>
software inside the virtual machine.  Supports Linux and Windows.<br>
<a href="http://et.redhat.com/%7Erjones/virt-df/" target="_blank">http://et.redhat.com/~rjones/virt-df/</a><br>
</font></blockquote></div><br>