Re: [libvirt-users] Cannot create a volume

2013-09-09 Thread Daniele
Looks like it was just a permission problem in the destination folder! Thanks for your answer anyway Daniele On Sep 7, 2013 8:15 AM, "Osier Yang" wrote: > On 06/09/13 00:18, Daniele wrote: > >> Hi all, I'm trying to create a new volume in a netfs pool. >> >

[libvirt-users] Cannot create a volume

2013-09-05 Thread Daniele
start * *-* *routers active yes * * * *virsh # vol-create-as routers namevol 2G* *error: Failed to create vol vr1* *error: cannot create path '/var/lib/libvirt/images/routers/namevol': Invalid argument* What am I missing? Thanks for you

Re: [libvirt-users] migration job: unexpectedly failed

2013-05-08 Thread Daniele
On May 8, 2013 9:14 PM, "Eric Blake" wrote: > > On 05/08/2013 12:36 PM, Daniele wrote: > > I downgraded libvirt so now I have the same version both in the source and > > the destination host. > > Now this is the situation: in one direction (from B to A) ther

Re: [libvirt-users] migration job: unexpectedly failed

2013-05-08 Thread Daniele
2013/5/8 Eric Blake > On 05/08/2013 01:58 AM, Daniele wrote: > > [please don't top-post on technical lists] > > > Hi Eric, so I will try to downgrade libvirt in the source host back to > the > > 0.9.8 version. To completely remove libvirt is enough to run the ap

Re: [libvirt-users] migration job: unexpectedly failed

2013-05-08 Thread Daniele
Hi Eric, so I will try to downgrade libvirt in the source host back to the 0.9.8 version. To completely remove libvirt is enough to run the apt-get command with the purge option? Same thing also for the qemu packet? Thanks Daniele 2013/5/7 Eric Blake > On 05/07/2013 10:58 AM, Daniele wr

Re: [libvirt-users] migration job: unexpectedly failed

2013-05-07 Thread Daniele
Thanks for your answer 2013/5/7 Eric Blake > On 05/07/2013 05:08 AM, Daniele wrote: > > Hi, I am trying to run some test and analysis while performing a wide > live > > migration of a VM between two different network location. I use libvirt > and > > qemu-kvm as hyper

[libvirt-users] migration job: unexpectedly failed

2013-05-07 Thread Daniele
us:945 : operation failed: migration job: unexpectedly failed* * * Apparently i can't find any clue of what is causing the error, do you have any idea/solution? * * (I'm not sure if this is the appropriate mailing-list, maybe it was better the devs l

Re: [libvirt-users] Faulty manual?

2013-04-09 Thread Daniele Testa
med out during operation: cannot acquire state change lock Regards, Daniele ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

[libvirt-users] Faulty manual?

2013-04-09 Thread Daniele Testa
@h2)-(/)# virsh --version 0.7.5 Is someone playing a trick on me? Regards, Daniele ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

Re: [libvirt-users] How to device port on the controller

2013-04-09 Thread Daniele Testa
the command used to start the virtual server. It does not contain any of the commands I used to attache the additional disk. Regards, Daniele 2013/4/9 Martin Kletzander > On 04/08/2013 11:58 PM, Daniele Testa wrote: > > Hi, > > > > I am adding a disk to my KVM virtual ser

[libvirt-users] How to device port on the controller

2013-04-08 Thread Daniele Testa
using this: udevadm info -a -p $(udevadm info -q path -n /dev/vdb) But it does not show the serial string there anywhere. Regards, Daniele ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

[libvirt-users] 2 Problems with attaching/detaching disks with virsh and KVM

2013-04-07 Thread Daniele Testa
able to do this just fine. It will be a pain to write automated scripts when new disks are just attached to random devices. Regards, Daniele ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

Re: [libvirt-users] Problem with pty

2012-05-21 Thread Daniele Milani
g the command as root? > > Regards > Yes, if I run it from standard libvirt directory it works, if I run it from not standard directory (I configured it with option --prefix=/usr/local/recompiledlibvirt/) it doesn't. Daniele > On 21/05/2012, Daniele Milani wrote: > > > > D

[libvirt-users] Problem with pty

2012-05-21 Thread Daniele Milani
error, impossible to create a domain from domain_alpha_1.xml) errore: errore interno Process exited while reading console log output: chardev: opening backend "pty" failed: Permission denied Does anyone know what's going wrong and ho to fix it? Tha

Re: [libvirt-users] Openvswitch support - port tagging

2012-04-03 Thread Daniele Milani
, Daniele Milani wrote: I was looking at the release candidate of libvirt (0.9.11-rc2) and I have not been able to understand if the openvswitch support includes the port tagging support. If your question is "Whether it is possible to specify VLAN tag in Domain XML file" then the ans

[libvirt-users] Openvswitch support - port tagging

2012-04-02 Thread Daniele Milani
, Daniele Milani ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

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

2012-03-26 Thread Daniele Milani
...@openvswitch.org; libvirt-users@redhat.com On Fri, Mar 23, 2012 at 4:14 AM, Daniele Milani wrote: Date: Thu, 22 Mar 2012 11:43:03 -0700 Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq From: aatt...@nicira.com To: dano1...@hotmail.it CC: libvir-l...@redhat.com; roberto.sa...@polito.it

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

2012-03-26 Thread Daniele Milani
I solved a part of the problem: running a bridge network (forward mode=network) and starting manually multiple instances of dnsmasq (one for each tag I have) it works... I'm still not able to make it work in a nat network. Daniele Milani From: dano1...@hotmail.it To: aatt...@nicira.c

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

2012-03-26 Thread Daniele Milani
, Daniele Milani wrote: Date: Thu, 22 Mar 2012 11:43:03 -0700 Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq From: aatt...@nicira.com To: dano1...@hotmail.it CC: libvir-l...@redhat.com; roberto.sa...@polito.it; paolo.smirag...@polito.it; d...@openvswitch.org On Thu, Mar

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

2012-03-26 Thread Daniele Milani
, 2012 at 4:14 AM, Daniele Milani wrote: Date: Thu, 22 Mar 2012 11:43:03 -0700 Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq From: aatt...@nicira.com To: dano1...@hotmail.it CC: libvir-l...@redhat.com; roberto.sa...@polito.it; paolo.smirag...@polito.it; d...@openvswitch.org

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

2012-03-23 Thread Daniele Milani
Date: Thu, 22 Mar 2012 11:43:03 -0700 Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq From: aatt...@nicira.com To: dano1...@hotmail.it CC: libvir-l...@redhat.com; roberto.sa...@polito.it; paolo.smirag...@polito.it; d...@openvswitch.org On Thu, Mar 22, 2012 at 11:11 AM, Daniele

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

2012-03-23 Thread Daniele Milani
> Date: Thu, 22 Mar 2012 15:11:44 -0400 > From: la...@laine.org > To: libvir-l...@redhat.com > Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq > > On 03/22/2012 09:10 AM, Daniele Milani wrote: > > Dear all, > > I have the following situation: >