[libvirt-users] HDD- and NIC-stats for dom0

2012-03-22 Thread inge85
Hello,I wrote a tool to get hdd and nic stats based on bytes read&written. This only works for domU's. If I use same code (virDomainBlockStats) for dom0 there's this error: "libvir: Linux Stats error : internal error Failed to read any block statistics for domain 0".Concerning the nic data I use vi

Re: [libvirt-users] [libvirt] Problem with Open vSwitch and dnsmasq

2012-03-22 Thread Laine Stump
(Cc'ing to libvirt-users@redhat.com) On 03/22/2012 02:43 PM, Ansis Atteka wrote: > > > On Thu, Mar 22, 2012 at 11:11 AM, Daniele Milani > wrote: > > I think I could try the first solution. Can you explain me how do > I create the port used by dnsmasq? > > F

[libvirt-users] Does libvirt check MCS labels during hot-add disk image ?

2012-03-22 Thread Onkar N Mahajan
Libvirt doesn't care about security during hot add disk images. It even accepts addition of disk images of other guest running on the host. Steps followed to create this scenario : Started two VMs with following security configurations: vm1: system_u:system_r:svirt_t:s0:c219,c564 sys

Re: [libvirt-users] Does libvirt check MCS labels during hot-add disk image ?

2012-03-22 Thread Daniel P. Berrange
On Thu, Mar 22, 2012 at 09:36:30AM +0530, Onkar N Mahajan wrote: > Libvirt doesn't care about security during hot add disk images. It even > accepts addition of disk images of other guest running on the host. > > Steps followed to create this scenario : > Now, try to add vm1's disk image into

Re: [libvirt-users] Error when executing virsh command to ESX

2012-03-22 Thread li_fuqiong
Osier, Thank you very much for your helpful reply. I think I missed some info: 1. I execute nodeinfo, dumpxml command in windows client throw out of memory error, but can get right result in linux client, use the same VMware ESX 4.0 server, and virsh version is both 0.9.3 2. I want to try this wi