Re: [Libvir] [PATCH] #3: Fix xm_internal / remote interaction

2007-07-04 Thread Daniel Veillard
On Wed, Jul 04, 2007 at 05:12:53AM +0100, Daniel P. Berrange wrote: > On Tue, Jul 03, 2007 at 04:14:30PM +0100, Richard W.M. Jones wrote: > > I'm not quite sure what the problem is (although the problem is in > > xm_internal), but when you use xm_internal over remote, it sometimes > > doesn't initi

Re: [Libvir] [PATCH] #3: Fix xm_internal / remote interaction

2007-07-04 Thread Richard W.M. Jones
Daniel P. Berrange wrote: On Tue, Jul 03, 2007 at 04:14:30PM +0100, Richard W.M. Jones wrote: I'm not quite sure what the problem is (although the problem is in xm_internal), but when you use xm_internal over remote, it sometimes doesn't initialize its internal cache correctly, so it thinks that

Re: [Libvir] [PATCH] #3: Fix xm_internal / remote interaction

2007-07-03 Thread Daniel P. Berrange
On Tue, Jul 03, 2007 at 04:14:30PM +0100, Richard W.M. Jones wrote: > I'm not quite sure what the problem is (although the problem is in > xm_internal), but when you use xm_internal over remote, it sometimes > doesn't initialize its internal cache correctly, so it thinks that > there are no inactiv

[Libvir] [PATCH] #3: Fix xm_internal / remote interaction

2007-07-03 Thread Richard W.M. Jones
I'm not quite sure what the problem is (although the problem is in xm_internal), but when you use xm_internal over remote, it sometimes doesn't initialize its internal cache correctly, so it thinks that there are no inactive domains. The fix is a one-liner which I hit upon by accident -- I don't