Displaying 2 results from an estimated 2 matches for "hw_qemu_guest_ag".
2014 Dec 11
2
Freeze Windows Guests For Consistent Storage Snapshots
...Server 2008
I was able to freeze Centos guests by issuing the command:
virsh qemu-agent-command <guest_ID> '{"execute":"guest-fsfreeze-freeze"}'
For CentOS guests, I enabled access between compute nodes and guests
through a socket by setting metadata parameter, hw_qemu_guest_agent=yes for
the guest image.
And then installing qemu-guest-agent inside the guest.
What steps do i have to follow for windows ?
Regars,
Payes
2014 Dec 11
0
Re: Freeze Windows Guests For Consistent Storage Snapshots
...o a
guest-agent 'guest'fsfreeze-freeze' command, although since you are
using older CentOS builds, your libvirt does not yet have that command
supported.
>
> For CentOS guests, I enabled access between compute nodes and guests
> through a socket by setting metadata parameter, hw_qemu_guest_agent=yes for
> the guest image.
> And then installing qemu-guest-agent inside the guest.
>
> What steps do i have to follow for windows ?
The same steps - qemu-guest-agent is available for both Linux and
Windows guests.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virt...