From: "Rainer Brinkmöller" <rainer.brinkmoeller@web.de>
To: xen-devel@lists.xensource.com
Subject: Error Messages at NetBSD domain halt and shutdown
Date: Sat, 28 May 2005 00:37:12 +0200 [thread overview]
Message-ID: <4297A118.9060402@web.de> (raw)
I am running xen (first 2.0.5 now 2.0.6) with NetBSD 3.0_BETA as domain
and guest OS.
If i execute the command "halt -p" in the unprivileged domain and wait
till the last message (... done),
nothing happens until i press the enter button.
Then i get this output: on the screen
************************ REMOTE CONSOLE EXITED ************************
(54, 'Connection reset by peer')
Error: Error connecting to xend, is xend running?
$
I press the enter key again and next i get this:
Traceback (most recent call last):
File "/usr/pkg/sbin/xm", line 9, in ?
main.main(sys.argv)
File "/usr/pkg/lib/python2.3/site-packages/xen/xm/main.py", line 808, in
main
$ xm.main(args)
File "/usr/pkg/lib/python2.3/site-packages/xen/xm/main.py", line 106, in
main
self.main_call(args)
File "/usr/pkg/lib/python2.3/site-packages/xen/xm/main.py", line 124, in
main_
call
p.main(args[1:])
File "/usr/pkg/lib/python2.3/site-packages/xen/xm/main.py", line 259, in
main
create.main(args)
File "/usr/pkg/lib/python2.3/site-packages/xen/xm/create.py", line 476,
in mai
n
console_client.connect('localhost', console)
File "/usr/pkg/lib/python2.3/site-packages/xen/util/console_client.py",
line 8
6, in connect
__send_to_sock(sock)
File "/usr/pkg/lib/python2.3/site-packages/xen/util/console_client.py",
line 4
4, in __send_to_sock
data = os.read(0,1024)
OSError: [Errno 5] Input/output error
Now i get the command prompt i want. I am sure xend is still running
because
i get a appropriate output by executing 'xm list'.
By executing 'xm shutdown -H dom1' from domain0 the same messages appear.
Will this be fixed in future release?
Is there any workaround which prevent this?
reply other threads:[~2005-05-27 22:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4297A118.9060402@web.de \
--to=rainer.brinkmoeller@web.de \
--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.