Re: [libvirt] [libxl] shutdown a domain before it finishes starting

2016-04-12 Thread Zhangbo (Oscar)
Hi all: Suppose we have a guest domain which is pvops, for example, rhel6.4. Steps to produce the problem: 1 start the guest by virDomainCreate() 2 the API returns before the guest domain fully available, which >means, >>> the disks, network interfaces

Re: [libvirt] [libxl] shutdown a domain before it finishes starting

2016-03-30 Thread Jim Fehlig
Zhangbo (Oscar) wrote: > Hi all: > Suppose we have a guest domain which is pvops, for example, rhel6.4. > > Steps to produce the problem: > 1 start the guest by virDomainCreate() > 2 the API returns before the guest domain fully available, which means, > the disks, network inter

[libvirt] [libxl] shutdown a domain before it finishes starting

2016-03-30 Thread Zhangbo (Oscar)
Hi all: Suppose we have a guest domain which is pvops, for example, rhel6.4. Steps to produce the problem: 1 start the guest by virDomainCreate() 2 the API returns before the guest domain fully available, which means, the disks, network interfaces and some import services are no