Re: [libvirt-users] Problem with the use of domfsfreeze mountpoint option

2014-11-12 Thread Eric Blake
On 11/12/2014 10:24 AM, Michal Privoznik wrote: >> What version of qemu-guest-agent is running in the guest? >> qemu-guest-agent doesn't support per-mountpoint freezing until the >> introduction of guest-fsfreeze-freeze-list in qemu 2.2 (still >> unreleased). >> >>> >>> --Upgraded libvirt to 1.2.10

[libvirt-users] Put virbr0 in promiscusous

2014-11-12 Thread Sagar Shedge
Hi , I have two virtual machines VM1 and VM2. Then I have added eth0 of my VM to 'default' network. Use case :- I want to monitor all traffic on virbr0('default' network). Steps followed :- 1. Add VM1 eth0 to virbr0 2. Add VM2 eth1 to virbr0 3. brctl setageing ovsbr0 0 ..(To put bridge in prom

[libvirt-users] Do not attempt to add physical NIC to virbr0

2014-11-12 Thread Sagar Shedge
Hi, I got this NOTE on most of the link. But I am not getting reason for this. Why someone should not add physical NIC to virbr0. I tried to add my eth1 to virbr0 and it get added. So whether it affects to some functionality of NAT network? -- Sagar Dilip Shedge, Pune. With Regards. ___

[libvirt-users] migrate works for xen4.4?

2014-11-12 Thread Ajitha Robert
Hi all, i m using xen 4.4.0 as hypervisor with libvirt 1.2.0. When i tried with migrate command i m facing certain issues.. I need to ensure whether libvirt supports xen 4.4? -- *Regards,Ajitha R* ___ libvirt-users mailing list libvirt-users@redhat.c

Re: [libvirt-users] Problem with the use of domfsfreeze mountpoint option

2014-11-12 Thread Michal Privoznik
On 11.11.2014 22:51, Eric Blake wrote: On 11/11/2014 01:58 PM, Payes Anand wrote: Hi everybody, I am having a problem with the use of domfsfreeze command. It is freezing all the filesystems present on the domain, instead of freezing just the mountpoints provided. I am issuing the command--

Re: [libvirt-users] Is there a way to disable libvirt qemu monitor while creating kvm vm using virsh?

2014-11-12 Thread Daniel P. Berrange
On Tue, Nov 11, 2014 at 02:42:48PM -0700, Min Du wrote: > Hi Daniel, > > Thanks. The debugger program I used is a multi-level debugging tool called > StackDB developed in our department. It was developed for Xen initially, > and KVM support was only added recently. > > I've forwarded your email t

[libvirt-users] TCP or TLS Connection error

2014-11-12 Thread Ajitha Robert
Hi all i am using libvirt 1.2.0 with xen hypervisor 4.4.. I am facing error while remotely connecting other libvirt using TCP or TLS. I couldnt make libvirt to listen to the port.. I installed libvirt from source in debian. I enabled --listen option by uncommenting LIBVIRTD_ARGS="--listen" /opt/