Hi,
When guest agent command "guest-fsfreeze-freeze" is invoked on a linux VM,
a hook is provided to do execute any pre-script before actually doing a
freeze.
int64_t qmp_guest_fsfreeze_freeze(Error **errp)
{
:::
execute_fsfreeze_hook(FSFREEZE_HOOK_FREEZE, &local_err);
:::
}
Can the
gent (with VSS support), which I can
install on Windows to quisce the applications.
*What I need *
If I can get pre-compiled qga-vss.dll, I can copy it to Windows8 guest VM
and hopefully work with guest-fsfreeze-* commands to quisce the
applications.
Can somebody point me to pre-compiled QEMU g
Hi,
I want to work with "guest-fsfreeze-*" commands in Windows 2008 guest VM.
Host is CentOS 6.4.
Windows 2008 is running QEMU VSS provider. When "guest-fsfreeze-*" commands
are invoked from host, response received is "This is not supported".
I am following
http://lists.gnu.org/archive/html/qemu
[root@sdsr720-14 virtio-win]# virsh qemu-agent-command vm_win_05 '{
"execute":"guest-ping"}'
[root@sdsr720-14 virtio-win]#
Regards,
~Puneet
On Wed, Jul 2, 2014 at 10:09 PM, Eric Blake wrote:
> On 07/02/2014 01:13 AM, Puneet Bakshi wrote:
> > Hi,
>
Hi,
I am running qemu guest agent in Windows 2k8. I am able to execute
"qemu-agent-commands" using socat but not through "virsh
qemu-agent-command".
*Guest VM xml*
*Guest win2k8 is running following command*
C:\qemu-ga> qemu-
Can somebody point me to the working way of installing quemu guest agents
in Windows 2008 guest machine?
Regards,
~Puneet
On Tue, Jul 1, 2014 at 3:57 PM, Puneet Bakshi
wrote:
> Hi,
>
> I have a CenOS host machine running KVM and a Windows 2008 guest machine.
> I am able to run &
Hi,
I have a CenOS host machine running KVM and a Windows 2008 guest machine. I
am able to run "qemu-monitor-command" but not "qemu-agent-command".
[root@sdsr720-14 Windows_ISO]# virsh qemu-monitor-command --hmp vm_win_05
'info network'
Devices not on any VLAN:
hostnet0: fd=23 peer=net0
net0
On Tue, Jun 24, 2014 at 06:20:16PM +0530, Puneet Bakshi wrote:
> > Hi,
> >
> > >From host, I wrote 26 alphabets in guest file (/tmp/testqga) using
> > guest-file-write guest agent command (logs pasted below). I faced 2
> issues
> > when doing that.
> >
>
Hi,
>From host, I wrote 26 alphabets in guest file (/tmp/testqga) using
guest-file-write guest agent command (logs pasted below). I faced 2 issues
when doing that.
1a. It could wrote only 18bytes! Why could it not write all 26 characters?
Are we supposed to track how much data is written and need
Adding subject.
On Thu, Jun 12, 2014 at 8:15 PM, Puneet Bakshi
wrote:
> Hi,
>
> I want to be able to install RPM packages (available in host system at
> some path) to the online guest VM and want this facility to be available as
> a tool.
>
> I am thinking of having a gemu
. get the result of that operation.
Regards,
~Puneet
On Thu, Jun 12, 2014 at 9:37 PM, Puneet Bakshi
wrote:
> Forgot to mention that these guest VMs can be UNIX based or Windows.
>
>
> On Thu, Jun 12, 2014 at 9:36 PM, Puneet Bakshi
> wrote:
>
>> Thanks Dale for responding.
Hi,
I want to be able to install RPM packages (available in host system at some
path) to the online guest VM and want this facility to be available as a
tool.
I am thinking of having a gemu guest agent (qemu-ga) running inside guest
VM. I did not find any available command ("virsh qemu-agent-comm
12 matches
Mail list logo