Displaying 20 results from an estimated 6000 matches similar to: "Qemu-ga on Windows 10"
2015 Sep 17
3
Guest agent is not responding
hello,
in my windows vm i installed qemu-guest-agent and rebootet the vm.
In the settings for the vm i set via virt-manager a new channel "unix
socket" "org.qemu.guest_agent.0" "virtio".
when i try to do a snapshot via shell i get:
virsh snapshot-create-as --domain win7new win7new-snap1 --disk-only
--atomic --quiesce
error: Guest agent is not responding:
2015 Dec 03
3
Re: snapshot of running vm's
> -----Oorspronkelijk bericht-----
> Van: Lentes, Bernd [mailto:bernd.lentes@helmholtz-muenchen.de]
> Verzonden: donderdag 3 december 2015 13:54
> Aan: libvirt-ML
> CC: Dominique Ramaekers
> Onderwerp: RE: snapshot of running vm's
>
> > ...
> > >
> > > Hi,
> > >
> > > i have inserted:
> > >
> > > <channel
2016 May 25
4
Re: Windows Server 2008 - KVM
Hi there!
I have installed a new VM with Win2k8 and the serial virtio driver works
fine. I don´t know why the other VM the BSOD happen!
About the performance, I had the impression that only one core is
used.....PID 8301 is a linux VM with 4 VCPU and 2 GB of RAM...
2016-05-25 3:39 GMT-03:00 Dominique Ramaekers <
dominique.ramaekers@cometal.be>:
>
>
> *Van:* Thiago
2016 May 24
1
Re: Windows Server 2008 - KVM
Hi there!
I will do soon the disk config, but first I will do some labs.
I´m trying to install the virtio driver to comunicate using qemu-agent but
when the driver is installed, the BSOD happens (win2k8 R2).
I tried with virtio-drivers version 100, 110 and 117, both happens BSOD.
Do you has a tip ? :)
Thanks buddy!
2016-05-20 10:23 GMT-03:00 Dominique Ramaekers <
2016 May 20
1
Re: Windows Server 2008 - KVM
Hi Dominique,
You’ll have to convert the qcow to raw, create a LVM-volume (don’t create a
file system on the volume), and dd the raw tot he LVM volume…
Convert the qcow to raw, Ok
Create a LVM-Volume, OK
Don´t create a file system on the volume ?? Is not clear why...
DD the raw to the LVM? How ? I don´t understand this point....
Thanks a lot!
2016-05-20 10:23 GMT-03:00 Dominique
2015 Dec 01
6
snapshot of running vm's
Hi,
i'd like to create snapshots of my running vm's. I have several hosts with
SLES11 SP4 64bit. I use libvirt 1.2.5-7.1 . VM's are Windows 7, SLES,
Ubuntu, Opensuse.
I use raw files for the vm's.
I try to orientate myself by
http://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit .
The hosts are backuped every night by a network based backup solution
(Legato).
My
2018 Mar 01
1
qemu-guest-agent doesnt start
Hello,
I need to communicate with windows 10 guest from cent os host.
Following this docs - https://access.redhat.com/solutions/732773,
https://wiki.libvirt.org/page/Qemu_guest_agent I add new device in my Win10
guest
<channel type='unix'>
<target type='virtio' name='org.qemu.guest_agent.0'/>
</channel>
and install gemu-ga x64 from this iso -
2016 May 20
4
Re: Windows Server 2008 - KVM
Hi there!
Although the guest has 2GB memory, the windows guest was adjusted to
support this.
I guess that the LVM is the best choice! I will save all images to other
disk and re-build the partition with LVM. Do you recomend to use ext4 or
zfs ?
- About the apparmor, I have my doubts, I will try to disable and see what
will happen!
- About the tablet input device, I removed! Some forums say that
2020 Feb 17
2
RE: guest-fsfreeze-freeze freezes all mounted block devices
Hmmm, using 'virsh domfsinfo testdom' gives me a crash in win2008r2
(using software from virtio-win-0.1.171.iso)
Fault bucket , type 0
Event Name: APPCRASH
Response: Not available
Cab Id: 0
Problem signature:
P1: qemu-ga.exe
P2: 100.0.0.0
P3: 5c473543
P4: KERNELBASE.dll
P5: 6.1.7601.24545
P6: 5e0eb6bd
P7: c0000005
P8: 000000000000c4d2
P9:
P10:
Attached files:
These files may be
2012 Jul 16
1
Using virsh to load scripts for the guest machine
Right on the top of
http://www.centos.org/docs/5/html/5.2/Virtualization/chap-Virtualization-Managing_guests_with_virsh.html,
it seems to imply you can load/send scripts to the vm guest using virsh.
Is that possible? How and what are the limitations? Can you query the vm
guest?
2015 Aug 27
4
Using unix-type channel ....
Hi,
I'm trying to use unix-type channel to send/receive datas between host and guest .
Here are the steps I follow :
1) Adding these lines to expose a channel unix type to my guest
<channel type='unix'>
<source mode='bind' path='/var/lib/libvirt/qemu/omnivision_1.agent'/>
<target type='virtio'
2013 Jun 01
1
Re: About the change of a VM's vcpu count in runtime?
On 06/01/2013 03:16 PM, Dennis Chen wrote:
> On 05/29/2013 04:28 AM, Eric Blake wrote:
>> On 05/28/2013 02:24 PM, Eric Blake wrote:
>>
>>>> So the question is: is there any method I can't find yet to change the
>>>> vcpu count of a running vm dynamically?
>>> Wait for newer qemu and libvirt, or else pitch in and help write
>>> patches.
2015 Aug 11
3
Do I need to enable qemu-ga's guest-suspend: hybrid/suspend-ram/disk/shutdown?
How do I "enable" qemu-ga on a guest to be able to (I think this means have
a success-response:true) for: guest-suspend-hybrid; guest-suspend-ram;
guest-suspend-disk; and guest-shutdown?
At least I think that's my question.
http://wiki.stoney-cloud.org/wiki/Qemu_Guest_Agent_Integration shows these
same 4 as false, so I'm not sure if they're always supposed to be that way.
2012 Jul 16
0
qemu-ga : windows 2008 64bit not working.
Qemu Guest Agent ?on Windows 2008 is not able to connect to virtio-serial socket.
Windows Version : 2008 64 Bit
Version : qemu-ga -V
QEMU Guest Agent 1.1.0
VIRT-IO Serial Driver installed in windows.
Driver Provider : Redhat Inc.
Driver Date : 61.63.103.2200
Libvirt Settings.
<channel type='unix'>
? ? ? ?<source mode='bind'
2018 Apr 17
2
can't find how to solve "QEMU guest agent is not connected"
I am trying to make Qemu agent work with libvirt thanks to
https://github.com/NixOS/nixops/pull/922 with libvirt 4.1.0. I've been
trying to make it work for quite some time but I still haven't the
slightest idea of what is wrong, I keep seeing "Guest agent is not
responding: QEMU guest agent is not connected" as the program I use
(nixops) calls the libvirt python API.
I
2015 Jun 12
1
Re: <vcpu placement='static' current='N'>M</vcpu>
Am 12.06.15 um 11:43 schrieb Dominique Ramaekers:
> Did you shutdown the guest before making this change?
Yes. I even can't set this setting while the machine is powered off.
Here ist the machines xml.
<domain type='kvm'>
<name>changed</name>
<uuid>c71f66b3-2fd1-42f0-b8be-42999857eb95</uuid>
<memory
2013 Jul 21
2
Re: Clipboard
On Sun, 2013-07-21 at 13:49 -0400, Andrew Cathrow wrote:
> ----- Original Message -----
>
> > From: "Dean Hunter" <deanhunter@comcast.net>
> > To: libvirt-users@redhat.com
> > Sent: Sunday, July 21, 2013 1:41:16 PM
> > Subject: [libvirt-users] Clipboard
>
> > I am unable to cut and paste between a Fedora 19 host and a Fedora 19
> >
2013 Feb 15
1
Errors when running 'puppet agent --test' command
Hello,
First of all I am new to the Puppet technology. I am trying to get my
puppet agent (windows) to reach my puppet master (Linux) server.
In this tutorial:
http://docs.puppetlabs.com/learning/agent_master_basic.html
It claims to test your puppet agent you need to use the ''puppet agent
--test'' command. My result when I tried this is:
C:\Program Files (x86)\Puppet
2015 Aug 06
2
Re: Cannot boot libvirt guests with OVMF. Raw qemu-kvm works as expected
On Tue, Aug 04, 2015 at 07:11:29AM -0700, Ryan Barry wrote:
>On 08/03/2015 10:47 PM, Martin Kletzander wrote:
>> On Mon, Aug 03, 2015 at 03:39:30PM -0700, Ryan Barry wrote:
>>> On 08/03/2015 01:43 PM, Ryan Barry wrote:
>>>> Using:
>>>>
>>>> edk2.git-0-20150803.b1141.ga0973dc.x86_64
>>>>
2015 Aug 04
2
Re: Cannot boot libvirt guests with OVMF. Raw qemu-kvm works as expected
On Mon, Aug 03, 2015 at 03:39:30PM -0700, Ryan Barry wrote:
>On 08/03/2015 01:43 PM, Ryan Barry wrote:
>> Using:
>>
>> edk2.git-0-20150803.b1141.ga0973dc.x86_64
>> edk2.git-ovmf-x64-0-20150802.b1139.gb234418.noarch
>>
>> On Fedora 22.
>>
>> Provisioning a i440FX system in virt-manager and attempting to boot
>> results in successful EFI