[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] xm list error changeset:6796
On Thu, 2005-09-15 at 08:34 -0400, Ted Kaczmarek wrote: > On Wed, 2005-09-14 at 23:38 +0100, Steven Hand wrote: > > >FC4, tyan 2462 SMP Athlon, 2 gig, appears that xend toasts, I noticed > > >that purging /var/lib/xenstored/store/domain/ appears to allow xend to > > >restart after this type pf error. > > > > > >The problem mostly occurs after issuing an xm shutdowm to a DomU. > > > > Can you check if it's been fixed by cset 6828? > > > > cheers, > > > > S. > > xm list is definetly behaving better, xm destroy is still having issues. > > The best test for xm destroy in my case is to try to start a domain that > is unable to mount root filesystem, once that happens the only way to > get rid of that domain is to kill xend and purge the files. Doing an xm > list shows the domain crashed. Will start a new thread on this. > > Regards, > Ted Got xm list to poop again, with changeset 6831 Had four Domu's going, from 4th domu terminal issued a reboot, after that. [root@inyoureyes ~]# xm list Unexpected error: xen.xend.XendProtocol.XendError Please report to xen-devel@xxxxxxxxxxxxxxxxxxx Traceback (most recent call last): File "/usr/sbin/xm", line 10, in ? main.main(sys.argv) File "/usr/lib/python/xen/xm/main.py", line 717, in main rc = cmd(args) File "/usr/lib/python/xen/xm/main.py", line 230, in xm_list info = server.xend_domain(dom) File "/usr/lib/python/xen/xend/XendClient.py", line 217, in xend_domain return self.xendGet(self.domainurl(id)) File "/usr/lib/python/xen/xend/XendClient.py", line 152, in xendGet return self.client.xendGet(url, args) File "/usr/lib/python/xen/xend/XendProtocol.py", line 86, in xendGet return self.xendRequest(url, "GET", args) File "/usr/lib/python/xen/xend/XendProtocol.py", line 170, in xendRequest val = self.handleStatus(resp.version, resp.status, resp.reason) File "/usr/lib/python/xen/xend/XendProtocol.py", line 106, in handleStatus return self.handleException(XendError(message)) File "/usr/lib/python/xen/xend/XendProtocol.py", line 132, in handleException raise err xen.xend.XendProtocol.XendError: Internal server error Also the mailing lists seem to be having issues most of the day. Regards, Ted _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |