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

2011-11-16 Thread Eric Blake
On 11/16/2011 08:46 AM, William A. Mahaffey III wrote: >>> The route command on the host will show the newly added routes for the >>> VM. Also, tail your syslog file & you will see messages about every 15 >>> min. from dnsmasq w/ the IP adder. of the VM. >> > > & I definitely agree that virsh *sh

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

2011-11-16 Thread Michal Privoznik
On 16.11.2011 16:46, William A. Mahaffey III wrote: > On 11/16/11 08:28, Till Mossakowski wrote: >> Am 16.11.2011 14:46, schrieb William A. Mahaffey III: >> >>> The route command on the host will show the newly added routes for the >>> VM. Also, tail your syslog file & you will see messages about e

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

2011-11-16 Thread William A. Mahaffey III
On 11/16/11 08:28, Till Mossakowski wrote: Am 16.11.2011 14:46, schrieb William A. Mahaffey III: The route command on the host will show the newly added routes for the VM. Also, tail your syslog file & you will see messages about every 15 min. from dnsmasq w/ the IP adder. of the VM. route ju

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

2011-11-16 Thread Till Mossakowski
Am 16.11.2011 14:46, schrieb William A. Mahaffey III: The route command on the host will show the newly added routes for the VM. Also, tail your syslog file & you will see messages about every 15 min. from dnsmasq w/ the IP adder. of the VM. route just shows the bridge, the individual IP of th

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

2011-11-16 Thread William A. Mahaffey III
On 11/16/11 06:16, Preethi Ramesh wrote: I'm a Libvirt newbie and I'd really appreciate it if someone could answer my doubts. I'm using Libvirt's Java API. My doubts: 1.Currently, I'm able to create a VM on Ubuntu 11.04 using Libvirt function

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

2011-11-16 Thread Preethi Ramesh
I'm a Libvirt newbie and I'd really appreciate it if someone could answer my doubts. I'm using Libvirt's Java API. My doubts: 1.Currently, I'm able to create a VM on Ubuntu 11.04 using Libvirt functions domainCreateLinux() and domainDefineXML(). Apart fromt the boolean return status of these opera