From: Ted Kaczmarek <tedkaz@optonline.net>
To: xen-devel@lists.xensource.com
Subject: Name uniqueness has been violated for
Date: Wed, 05 Oct 2005 08:59:57 -0400 [thread overview]
Message-ID: <1128517197.3676.89.camel@pluto.linsolutions.com> (raw)
xen_changeset : Wed Oct 5 06:43:23 2005 +0100 c60036fe7418
###############################################
Centos 4.1 dom0, Tyan 2462 SMP, 8k kernel stack
###############################################
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/lib/python/xen/xm/main.py", line 704, in main
rc = cmd(args)
File "/usr/lib/python/xen/xm/main.py", line 230, in xm_list
doms = server.xend_domains()
File "/usr/lib/python/xen/xend/XendClient.py", line 197, in
xend_domains
return self.xendGet(self.domainurl())
File "/usr/lib/python/xen/xend/XendClient.py", line 150, in xendGet
return self.client.xendGet(url, args)
File "/usr/lib/python/xen/xend/XendProtocol.py", line 90, in xendGet
return self.xendRequest(url, "GET", args)
File "/usr/lib/python/xen/xend/XendProtocol.py", line 180, in
xendRequest
val = self.handleResponse(data)
File "/usr/lib/python/xen/xend/XendProtocol.py", line 129, in
handleResponse
return self.handleException(err)
File "/usr/lib/python/xen/xend/XendProtocol.py", line 136, in
handleException
raise err
xen.xend.XendProtocol.XendError: Name uniqueness has been violated for
name debian
xm list is unusable after this.
restart xend
xm list works
and the domain from before shows up paused
xm shutdown debian
xm list fails only on first attempt with identical error
debian domU terminated
Behavior is consistent, sent to users by mistake at first.
Regards,
Ted
next reply other threads:[~2005-10-05 12:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-05 12:59 Ted Kaczmarek [this message]
2005-10-05 13:23 ` Name uniqueness has been violated for Ewan Mellor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1128517197.3676.89.camel@pluto.linsolutions.com \
--to=tedkaz@optonline.net \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.