Re: [libvirt] 1. Domain Destroy , 2. Domain boot on a different host and 3. Domain start time

2010-06-17 Thread IKI-サガル バルウェ
: "IKI-サガル バルウェ" Cc: Sent: Thursday, June 17, 2010 8:39 PM Subject: Re: [libvirt] 1. Domain Destroy , 2. Domain boot on a different host and 3. Domain start time On 06/17/2010 07:04 PM, IKI-サガル バルウェ wrote: I understood now what the destroy function does. As for "domainUnd

Re: [libvirt] 1. Domain Destroy , 2. Domain boot on a different host and 3. Domain start time

2010-06-17 Thread Justin Clift
On 06/17/2010 07:04 PM, IKI-サガル バルウェ wrote: > I understood now what the destroy function does. As for "domainUndefine": > To quote from the "undefine" method's documentation: > Undefine a domain but does not stop it if it is running > So, If the Domain remains as it is, what is the significance of

Re: [libvirt] 1. Domain Destroy , 2. Domain boot on a different host and 3. Domain start time

2010-06-17 Thread IKI-サガル バルウェ
part. Firstly, how will I get the domain from server A to server B to launch it there? By migrating it to server B? Please help. Thanks and Regards Sagar Barve - Original Message ----- From: "Justin Clift" To: "IKI-サガル バルウェ" Cc: Sent: Thursday, June 17, 20

Re: [libvirt] 1. Domain Destroy , 2. Domain boot on a different host and 3. Domain start time

2010-06-17 Thread Justin Clift
On 06/17/2010 05:50 PM, IKI-サガル バルウェ wrote: > Hello, > > Firstly, I have some confusion about the libvirt API "virDomainDestroy" > method. here is the link to API: > http://libvirt.org/html/libvirt-libvirt.html#virDomainDestroy "Destroy" here can be a bit confusing. It doesn't really touch or r

[libvirt] 1. Domain Destroy , 2. Domain boot on a different host and 3. Domain start time

2010-06-17 Thread IKI-サガル バルウェ
Hello, Firstly, I have some confusion about the libvirt API "virDomainDestroy" method. here is the link to API: http://libvirt.org/html/libvirt-libvirt.html#virDomainDestroy Does this method completely removes the domain from the system? I have confusion because the "virsh destroy" tool option