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
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
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.
___
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
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--
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
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/