[libvirt-users] Fwd: Put virbr0 in promiscusous

2014-11-20 Thread Sagar Shedge
Hi , If you have any idea then please respond. Regards, Sagar -- Forwarded message -- From: Sagar Shedge Date: Wed, Nov 12, 2014 at 7:25 PM Subject: Put virbr0 in promiscusous To: libvirt-users@redhat.com Hi , I have two virtual machines VM1 and VM2. Then I have added eth0

[libvirt-users] Cannot find suitable CPU model for given data

2014-11-20 Thread mb
Hello all, I have a new Sun fire X4140 server with two amd opteron 2435 CPUs running debian jessie, libvirt 1.2.9-3, virtinst 1.0.1-3, qemu/kvm 2.1. When attempting to create virtual machines (with --debug), I receive this: [Thu, 20 Nov 2014 13:56:36 virt-install 1842] DEBUG (cli:234) File "/usr

[libvirt-users] Libvirt Live Migration

2014-11-20 Thread Dhia Abbassi
I'm trying to implement a virtualization API. I was testing migration with libvirt I got some problems. When I use the following command : *virsh migrate --live --persistent --copy-storage-all vm-clone1 qemu+ssh://server_ip/system* the migration works fine but in the destination host the migrate

Re: [libvirt-users] maxvcpus

2014-11-20 Thread Laszlo Hornyak
Hi Michal, Thank you for the answer, I understand now! Indeed we haven't met for a long while, I hope I will have a chance to talk to you at the Brno developer conference. Best regards, Laszlo On Thu, Nov 20, 2014 at 10:24 AM, Michal Privoznik wrote: > On 20.11.2014 09:12, Laszlo Hornyak wrote

Re: [libvirt-users] maxvcpus

2014-11-20 Thread Michal Privoznik
On 20.11.2014 09:12, Laszlo Hornyak wrote: Hi list, Hey Laszlo, long time no see! According to the libvirt documentation [1] "Show maximum number of virtual CPUs for guest domains on this connection" This may not be a complete definition. My first guess from the above was that this return

Re: [libvirt-users] virsh net-start default fails

2014-11-20 Thread Michal Privoznik
On 20.11.2014 04:52, Ajitha Robert wrote: Same error i faced i edited default.xml using the below command virsh net-edit default default Your Uuid number Then added virtual bridge brctl addbr virbr0 Then restart the libvirt.. Interesting. I see proper error in

[libvirt-users] maxvcpus

2014-11-20 Thread Laszlo Hornyak
Hi list, According to the libvirt documentation [1] "Show maximum number of virtual CPUs for guest domains on this connection" This may not be a complete definition. My first guess from the above was that this returns the number of virtual CPUs that can exist at the same time on the host, eithe