All of lore.kernel.org
 help / color / mirror / Atom feed
* xm list error changeset:6796
@ 2005-09-14 22:22 Ted Kaczmarek
  2005-09-14 22:38 ` Steven Hand
  0 siblings, 1 reply; 8+ messages in thread
From: Ted Kaczmarek @ 2005-09-14 22:22 UTC (permalink / raw)
  To: xen-devel

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.

Unexpected error: xen.xend.XendProtocol.XendError

Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in ?
    main.main(sys.argv)
  File
"/usr/src/redhat/SOURCES/xen-unstable/dist/install/usr/lib/python/xen/xm/main.py", line 710, in main
    rc = cmd(args)
  File
"/usr/src/redhat/SOURCES/xen-unstable/dist/install/usr/lib/python/xen/xm/main.py", line 231, in xm_list
    info = server.xend_domain(dom)
  File
"/usr/src/redhat/SOURCES/xen-unstable/dist/install/usr/lib/python/xen/xend/XendClient.py", line 217, in xend_domain
    return self.xendGet(self.domainurl(id))
  File
"/usr/src/redhat/SOURCES/xen-unstable/dist/install/usr/lib/python/xen/xend/XendClient.py", line 152, in xendGet
    return self.client.xendGet(url, args)
  File
"/usr/src/redhat/SOURCES/xen-unstable/dist/install/usr/lib/python/xen/xend/XendProtocol.py", line 86, in xendGet
    return self.xendRequest(url, "GET", args)
  File
"/usr/src/redhat/SOURCES/xen-unstable/dist/install/usr/lib/python/xen/xend/XendProtocol.py", line 170, in xendRequest
    val = self.handleStatus(resp.version, resp.status, resp.reason)
  File
"/usr/src/redhat/SOURCES/xen-unstable/dist/install/usr/lib/python/xen/xend/XendProtocol.py", line 106, in handleStatus
    return self.handleException(XendError(message))
  File
"/usr/src/redhat/SOURCES/xen-unstable/dist/install/usr/lib/python/xen/xend/XendProtocol.py", line 132, in handleExcepti on
    raise err
xen.xend.XendProtocol.XendError: Internal server error

Regards,
Ted

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-09-15 16:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-14 22:22 xm list error changeset:6796 Ted Kaczmarek
2005-09-14 22:38 ` Steven Hand
2005-09-14 23:02   ` Ted Kaczmarek
2005-09-15 12:34   ` Ted Kaczmarek
2005-09-15 14:22     ` Sean Dague
2005-09-15 16:45       ` Ted Kaczmarek
2005-09-15 16:00     ` Ted Kaczmarek
2005-09-15 16:14       ` David F Barrera

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.