similar to: No way to obtain guest's cpu and mem usage?

Displaying 20 results from an estimated 1000 matches similar to: "No way to obtain guest's cpu and mem usage?"

2012 Mar 08
1
Setting the default Hypervisor
Hi all, I'm using libvirt with qemu-kvm and virtualbox on the same system. Everything is working, but I want to change the default uri fo virsh. At the moment, if i run: # virsh uri vbox:///system and because of this, if I try to list my vm(s) in this way: # virsh list --all Id Name State ---------------------------------- the output is empty. I need always to pass the
2012 Jan 16
2
Quota is not working (Debian Squeeze - Dovecot 1.2)
Hi all, I'm trying to make quota work in Squeeze (Dovecot 1.2.15-7). The quota module is correctly loaded and, when receiving a message, from the log I see these messages: Jan 16 11:20:04 mail-1 dovecot: deliver(testquota@<mydomain>): Loading modules from directory: /usr/lib/dovecot/modules/lda Jan 16 11:20:04 mail-1 dovecot: deliver(testquota@<mydomain>): Module loaded:
2011 May 30
0
Forward routed network bridge on system's vlan
Hi all, I created a two node cluster that manages virtual machines with two servers connected via a cross cable on the network 10.0.0.0/24. I want that machines that runs on different servers in the network 172.16.0.0/24 can see all the others. To make this possible I've configured a vlan on each server: ... ... 5: eth1.111 at eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
2012 Apr 04
0
Bare libvirt web interface
Hi, I set up a virtual environment based upon KVM/libvirt/pacemaker. When managing this I cannot use virt-manager or virsh, since everything is managed by the cluster. So when I need to migrate a vm I must drive the operation from pacemaker (via crm shell program). I'm ok with this kind of management, but what I need now is just a bare web interface to make the users see just the position (=
2010 Nov 04
0
Problem booting Microsoft Windows KVM virtual machine
Hi all, I'm having problems with a vm's startup, I cloned the entire disk of a Windows 2000 with dd on a drbd device, that disk was configured with two partitions. I'm able to see all the partitions contents by using kpartx and mount them: # kpartx -l /dev/drbd0 drbd0p1 : 0 202751488 /dev/drbd0 32 drbd0p2 : 0 285567360 /dev/drbd0 202751520 The problem is that when i try to startup
2012 Jun 25
1
Is it possible to in live migration?
Hi all, In live migration using shared memory, there would be a following step to input the password after typing: migrate --live vm_name qemu+ssh://Destination_IP/system. . I wonder if it is possible to include the password in the URI so that the password procedure can be avoided? Thanks, Yi -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Sep 07
1
How to dedicate a NIC for VM traffic without assigning it an IP
I am testing out a new server with RHEL6 running KVM. We have a few NICs on the server, one of which we would like to dedicate to network traffic to/from the virtual guests. Is it possible to do this without assigning an IP address to the NIC? We're currently doing something like this with Vmware Server, HP's HPVM for HP-UX/IA, and IBM's PowerVM for AIX. -- albert chin (china at
2012 Apr 16
2
What does cpu_time returned by virDomainGetCPUStats mean?
hi, everyone. I find an 'interesting' thing involving virDomainGetCPUStats(). I call it for cpu usage consumed by a domain and get a array of virTypedParameter. My system is 2-core and hyperviser return 1 parameter per cpu. So the contents of the array is like this. virTypedParameter[0] { .fiedl = "cpu_time" .type = 4 .value.ul = 51640610899
2014 Mar 10
3
How to get guest's cpu and mem usage with Java APIs
Hi everybody, I'm using libvirt java api bindings for my thesis. I would like to know if there is a way to obtain live information about cpu and mem usage of a domain. Regards, Enrico De Maio Skype: enrico.de.maio Mobile: +39 338 205 3397
2012 Apr 26
2
Is there a way for telling libvirt to auto define an xml under /etc/libvirt/qemu?
Hi everybody, like in the subject: is there a way for telling libvirt to auto define an xml under /etc/libvirt/qemu? I mean, sometimes it happens to have the /etc/libvirt/qemu shared between nodes, say with a NFS share, since I can set a new xml on a node and I want o see the virtual machine on all the others, is there a way to automate this or am I obligated to launch virsh define <xml> on
2006 Jul 06
1
Bug test di Rails
salve a tutti, sentite, non riesco a capire i test automatizzati di Rails. Secondo il libro, il ciclo di vita di un test prevede che per ogni metodo ( che sarebbe in pratica un test da eseguire ) si verificano sempre 3 eventi: 1) la cancellazione di tutti i record della tabella in esame 2) il caricamento di tutti i dati di test elencati nel file di fixture della tabella ( ad esempio
2006 May 19
2
sharing a printer
Hi folks, I installed a Samsung ML-1610 on CUPS and on my linux server the printer do its work fine. Now I'm trying to share the printer on my local network (windows home edition clients). My smb.conf: [samsung] comment = Samsung ML-1610 path = /tmp guest ok = Yes printable = Yes printer name = Samsung ML-1610 When I install the printer on the
2006 May 26
0
Local groups with ADS users
Hi everybody, I've configured SAMBA for joining the ADs of the place where i work, and everything is working fine. This means that with "getent passwd" i see all the local and the ADS users, i am also able to log into my machine via ssh by using the pam_winbind module and so on. I've configured some directories that are shared by samba and are property of their owners and
2014 Mar 10
0
Fwd: How to get guest's cpu and mem usage with Java APIs
I would like to know how much memory and cpu virtual machine are using so yes guest's perspective. I'm building a web app that has to alert the user when the vm is going to be stressed and I would like to do this in terms of mem and cpu usage. Thanks in advance for your support, Enrico De Maio On Mon, Mar 10, 2014 at 7:16 PM, Eric Blake <eblake@redhat.com> wrote: > On
2012 Jun 21
1
How to obtain guest's monthly internet bandwidth usage?
Hello, I want to monitor the outgoing and incoming monthly internet usage. How can I do that? -- Tony
2003 Apr 09
0
can't use both controllers...
hi when two calls are active on controller 2, chan_capi won't use controller 1. this is with AVM C2 roy -- Executing Goto("SIP/torgeir-b476", "capiring|BYEXTENSION|1") in new stack -- Goto (capiring,90044875,1) -- Executing Dial("SIP/torgeir-b476", "CAPI/22545066:bBYEXTENSION|120|Ttr") in new stack == data = 22545066:b90044875 ==
2016 Mar 08
1
How to measure memory utilizatin of guest when dommemstat reports "RSS" is more than "ACTUAL"?
How to measure memory utilizatin of guest when dommemstat reports "RSS" is more than "ACTUAL"? Following is the output on RHEL 6.6 # dommemstat 1 actual 16777216 rss 16890372 # dommemstat 2 actual 16777216 rss 16460516 I found following article on Redhat which suggests that this is normal/expected? https://access.redhat.com/solutions/2017943 Now we use following
2016 Mar 18
3
Incorrect memory usage returned from virsh
When I run `virsh dominfo <domain>` I get the following: Id: 455 Name: instance-000047e0 UUID: 50722aa0-d5c6-4a68-b4ef-9b27beba48aa OS Type: hvm State: running CPU(s): 4 CPU time: 123160.4s Max memory: 33554432 KiB Used memory: 33554432 KiB Persistent: yes Autostart: disable Managed save: no Security model:
2001 Feb 12
0
Samba and password protected directories
Hello, I have Win98 clients that need to connect "securely" to directories on Linux boxes. In smb.conf, I have added these home directories: [Luser Dir] comment = dir public = no browseable = yes writable = yes path = /home/luser Accounts have been created in the appropriate directories with proper accessibility, this includes passwords. This was done with "useradd
2006 Dec 20
2
Kde-window-decorator Crashes
hello i'm on a debian sid updated. i have installed last git version of compiz. when i quit a session or shutdown my pc (in general when i stop the decorator) kwd crashes with this backtrace (i hope it is useful): Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1226017088 (LWP 14523)] [KCrash handler]