[libvirt-users] Temporary use of disk space when deploying KVM with qcow2 ?

2011-12-14 Thread Jorge Somavilla
Hello, I'm using libvirt to deploy a series of 7 KVM (in qcow2 format) sequentially. The base image of the qcow2 is an ubuntu server of around 1.6GB. The environment where i am doing this is a Live USB Ubuntu with a persistence file (so that changes made remain). So, the problem: * If the pers

Re: [libvirt-users] point-to-point connection between vm and host

2011-05-12 Thread Jorge Somavilla
8 What am i doing wrong? How can i specify the name of the host's interface? regards, Jorge On Wed, Apr 13, 2011 at 14:29, Jorge Somavilla wrote: > > Hi! hopefully someone can give me a hint with this: > > > I need to create a vm with a point-to-point connection to the hos

Re: [libvirt-users] point-to-point connection between vm and host

2011-04-13 Thread Jorge Somavilla
aul > > > -Original Message- > From: libvirt-users-boun...@redhat.com > [mailto:libvirt-users-boun...@redhat.com] On Behalf Of Jorge Somavilla > Sent: Wednesday, April 13, 2011 7:29 AM > To: libvirt-users@redhat.com > Subject: [libvirt-users] point-to-point connec

[libvirt-users] point-to-point connection between vm and host

2011-04-13 Thread Jorge Somavilla
Hi! hopefully someone can give me a hint with this: I need to create a vm with a point-to-point connection to the host using a /30 subnet. Right now i have this in the vm's xml for libvirt: Which brings up an interface in the vm that is configured later by a a daemon, getting to this

Re: [libvirt-users] behaviour of "virsh shutdown domainName"

2010-03-16 Thread Jorge Somavilla
Thank you for your prompt reply, it was very helpful. Jorge On Mon, Mar 15, 2010 at 17:48, Daniel P. Berrange wrote: > On Sat, Mar 13, 2010 at 06:08:05PM +0100, Jorge Somavilla wrote: >> Hi all, >> >> I am experiencing some problems with different versions of libvir

[libvirt-users] behaviour of "virsh shutdown domainName"

2010-03-13 Thread Jorge Somavilla
pparently shuts down correctly, the domain sometimes shows in "list --all", and sometimes it doesn't. With libvirt 0.7.7 the domain never shows in "list --all" after a successful shutdown, which makes me think it was a b