Re: [libvirt] Re: virDomainCreate() response time

2009-12-02 Thread Daniel P. Berrange
On Wed, Dec 02, 2009 at 01:33:58PM -0500, Christopher Pyper wrote: > I am using xen with libvirt and I have very slow response times with > calls to virDomainCreate(). It takes approximately 5-6 seconds to > return. Other calls like virDomainReboot() or virtDomainShutdown() > return immediately

[libvirt] Re: virDomainCreate() response time

2009-12-02 Thread Christopher Pyper
I am using xen with libvirt and I have very slow response times with calls to virDomainCreate(). It takes approximately 5-6 seconds to return. Other calls like virDomainReboot() or virtDomainShutdown() return immediately. Do you know what might be causing this, and how I might speed this up.