Hi, look here: # /usr/sbin/xm shutdown -a -w Error: Domain ''-a'' not found when running ''xm shutdown'' This is hg7793 ... cheers, Gerd _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Tue, Nov 15, 2005 at 07:12:49PM +0100, Gerd Knorr wrote:> Hi, > > look here: > > # /usr/sbin/xm shutdown -a -w > Error: Domain ''-a'' not found when running ''xm shutdown''Could you post your /var/log/xend.log? Thanks. Ewan. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ewan Mellor wrote:> On Tue, Nov 15, 2005 at 07:12:49PM +0100, Gerd Knorr wrote: > >> Hi, >> >> look here: >> >> # /usr/sbin/xm shutdown -a -w >> Error: Domain ''-a'' not found when running ''xm shutdown'' > > Could you post your /var/log/xend.log? Thanks.Not right now, sorry. The one where this happened is gone, and seems it isn''t trivially reproducable (looked like a simple command line parsing bug, but appearently it isn''t). I''ll save the log in case it happens again ... Gerd _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Tue, Nov 15, 2005 at 07:32:45PM +0100, Gerd Knorr wrote:> Ewan Mellor wrote: > >On Tue, Nov 15, 2005 at 07:12:49PM +0100, Gerd Knorr wrote: > > > >> Hi, > >> > >>look here: > >> > >> # /usr/sbin/xm shutdown -a -w > >> Error: Domain ''-a'' not found when running ''xm shutdown'' > > > >Could you post your /var/log/xend.log? Thanks. > > Not right now, sorry. The one where this happened is gone, and seems it > isn''t trivially reproducable (looked like a simple command line parsing > bug, but appearently it isn''t).No, it''s a diabolical error-reporting bug (#172, if anyone has the strength) but that message indicates that one of the two XendError exceptions (no, really, we have two separate exceptions, both called XendError) has been thrown, and the string associated with the exception is "Not found". You really do need to look in the xend.log to discover what the real error is. Ewan. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel