Re: [libvirt-users] Checking if the VM has been created

2011-11-16 Thread Till Mossakowski
P of the VM is only shown in the syslog. However, this is just a workaround, and does not provide reliable identification of the IP if there are many VMs. libvirt resp. virsh should provide a way of obtaining the IP directly from the domain name. Best, Till -- Prof. Dr. Till Mossakowski Carte

Re: [libvirt-users] [ruby-libvirt] who's using it

2011-10-31 Thread Till Mossakowski
We are using ruby-libvirt for Communtu (en.communtu.org), see https://github.com/communtu/communtu in particular https://github.com/communtu/communtu/blob/master/app/models/livecd.rb Best, Till Am 31.10.2011 18:21, schrieb Mohammed Naser: On Mon, Oct 31, 2011 at 12:56 PM, Christian Parpart mail

Re: [libvirt-users] VM with transient disk

2011-10-30 Thread Till Mossakowski
Hi Osier, are there other hypervisors supporting it? And what about qemu's option "snapshot=on" ? Best, Till Am 31.10.2011 04:28, schrieb Osier Yang: On 10/31/2011 03:18 AM, Till Mossakowski wrote: I want to use transient disks with libvirt. According to [1], the transient d

[libvirt-users] VM with transient disk

2011-10-30 Thread Till Mossakowski
I want to use transient disks with libvirt. According to [1], the transient disk feature has been supported since 0.9.5. Hence, I have installed libvirt 0.9.6 for Ubuntu Lucid from [2] and used the following disk configuration: However, I