similar to: Unable to setup qemu-guest-agent

Displaying 20 results from an estimated 300 matches similar to: "Unable to setup qemu-guest-agent"

2013 May 12
1
Check Swap Usage on Guest VM from Host
I was wondering if swap usage of Guest VM can be checked from Host machine via command line.Is it possible? -- Nehal J. Wani UG2, BTech CS+MS(CL) IIIT-Hyderabad http://commanlinewani.blogspot.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130512/bee20a7e/attachment.htm>
2013 Nov 22
1
Re: Query:: Reg: Libvirt Networking
> > (iii) If the answer for (ii) is false, how can I obtain the interface name > for a given bridge name in libvirt? > > > What do you mean by "the interface name for a given bridge name"? A bridge > *is* a type of network device, i.e. an interface from the host's point of > view. > Apologies for the typo error. I was actually asking: How can I obtain the
2013 Nov 21
2
Query:: Reg: Libvirt Networking
Currently, I have two networks configured via xml: virsh # net-dumpxml TestNetwork1 <network connections='2'> <name>TestNetwork1</name> <uuid>a76f665a-0196-4edb-81b4-340944a6869c</uuid> <forward dev='p1p1' mode='nat'> <nat> <port start='1024' end='65535'/> </nat> <interface
2014 Nov 05
1
Re: setvcpus --guest on windows
On 11/05/2014 10:50 AM, Thomas Stein wrote: > Am 04.11.14 17:55, schrieb Thomas Stein: >> Hello. >> >> Just a quick question. Is "setvcpus $windowsVM --guest 4" supposed to >> work? I have qemu-guest-agent (1.6.something) running inside a windows7 >> vm but all i get is: >> >> virsh # setvcpus windows7 --guest 4 >> error: invalid
2013 Jun 01
0
Re: About the change of a VM's vcpu count in runtime?
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. > You might not have to wait that long - if you could help test these >
2014 Nov 05
0
Re: setvcpus --guest on windows
Am 04.11.14 17:55, schrieb Thomas Stein: > Hello. > > Just a quick question. Is "setvcpus $windowsVM --guest 4" supposed to > work? I have qemu-guest-agent (1.6.something) running inside a windows7 > vm but all i get is: > > virsh # setvcpus windows7 --guest 4 > error: invalid argument: requested vcpu count is greater than the count > of enabled vcpus in the
2019 Jul 18
0
Re: domain xml questions
On Thu, Jul 18, 2019 at 10:39:09AM +0300, Vasiliy Tolstov wrote: > Hi! > If i want to use bridged network or openvswitch, does guestfwd only > works with slirp network? Or how it work in case of using > bridge/openvswitch? It is only supported with type=user (aka slirp) networking. > <devices> > <channel type='unix'> > <source mode='bind'
2016 May 11
0
[PATCH] drm/nouveau/bios: remove unused variable.
Remove unused vairable, return 0 explicitly. Signed-off-by: Muhammad Falak R Wani <falakreyaz at gmail.com> --- drivers/gpu/drm/nouveau/nouveau_bios.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_bios.c b/drivers/gpu/drm/nouveau/nouveau_bios.c index 4dca65a..5449838 100644 --- a/drivers/gpu/drm/nouveau/nouveau_bios.c +++
2013 Nov 28
3
Problem with PAM/SSSD/SAMBA4.1.2
Hi I hope that I am not totally wrong when asking this on a Samba list, but as I followed a tutorial found at the SAMBA wiki I hope I can find someone how is able to help me. My goal is to set up a server acting as a SAMBA AD Server with single sign on for linux users. I use a Ubuntu Server 13.10 as the base. On top of this I installed a SAMBA 4.1.2 from GIT, did provisioning, Kerberos
2016 Jul 05
1
Problem in bridged networking
Hello, I am facing some problems in bridged networking. I have successfully created a bridge br0 and added a virtual machine to it. Now the address of virtual machine is 10.1.3.31. I am able to connect to this virtual machine by another computer on same network. The virtual machine is hosting a simple python http server on port 8000, while some other service is running on port 80 When I try
2013 Nov 22
0
Re: Query:: Reg: Libvirt Networking
On 11/21/2013 11:24 PM, Nehal J Wani wrote: > Currently, I have two networks configured via xml: > > virsh # net-dumpxml TestNetwork1 > <network connections='2'> > <name>TestNetwork1</name> > <uuid>a76f665a-0196-4edb-81b4-340944a6869c</uuid> > <forward dev='p1p1' mode='nat'> > <nat> >
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 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
2019 Apr 05
2
Seek some help on operating system drivers. Thanks!
Hello, I am a user of CentOS 7.6. I came here for help. I recently bought a microserver called HPE Proliant MicroServer Gen10(X3216 APU). CentOS 7.6 was installed for it. I found that the fan of the machine would keep turning and the noise was very loud. I searched everywhere but I couldn't find any way out. Pardon my ignorance showing. I don?t know where to seek help. When I use
2012 Feb 21
4
V4 - New Install - Missing Zone File
Hello List, I am trying to compile and install Samba 4 using the wiki guide on Centos 6.2. I am currently using the current source from git. It seems that the zone file used for Bind is not configured and not installed in the private directory. Is there any way to get this file generated so I can finish my install? Thank you for your time and have a great day!! Kind regards, Jeremy
2013 Jan 18
1
F18 import error?
Should I be concerned? [root@fs1 ~]# cobbler import --name=F18 --path=rsync://mirrors.kernel.org/fedora/releases/18/Fedora/x86_64/os --arch=x86_64 task started: 2013-01-18_062009_import task started (id=Media import, time=Fri Jan 18 06:20:09 2013) Found a redhat compatible signature: Packages adding distros creating new distro: F18-x86_64 creating new profile: F18-x86_64 associating repos
2020 Apr 06
2
F18 ready to be merged + preview of merge
Hi llvm-dev We believe we have completed enough of the agreed pre-upstreaming changes to start talking about merging F18 into LLVM. The live status is tracked at [1]. There are a few details that we have not managed to hammer out and we propose to tackle inside the LLVM monorepo. I have put a summary of these at the bottom of this mail. Does anyone have any objections to flang being merged into
2013 May 20
19
xenbr0 / domU static IPs
Hi, I have a new xen hosting platform. I have given the bridge a static IP which I can ping/ssh to etc, when I create a new vm all works well apart from the networking. If I give DomU a static IP I can''t ping out from the box, Dom0 can''t ping the vm. I''m suspecting it just isn''t seeing the bridge but am unsure where to start looking. This is a very standard
2013 Mar 01
0
unremovable dirs from failed unlink
A while ago someone on IRC had a directory with no entries but with a non-zero i_size. rmdir fails because i_size isn''t zero but there are no items left to remove and decrease i_size. At the time casual code inspection implied that this would be possible in unlucky error cases. I finally got around to really reading up and reproducing it. diff --git a/fs/btrfs/inode.c
2014 Nov 04
2
setvcpus --guest on windows
Hello. Just a quick question. Is "setvcpus $windowsVM --guest 4" supposed to work? I have qemu-guest-agent (1.6.something) running inside a windows7 vm but all i get is: virsh # setvcpus windows7 --guest 4 error: invalid argument: requested vcpu count is greater than the count of enabled vcpus in the domain: 4 > 1 The xml file looks like this: <vcpu placement='static'