All of lore.kernel.org
 help / color / mirror / Atom feed
* Error Messages at NetBSD domain halt and shutdown
@ 2005-05-27 22:37 Rainer Brinkmöller
  0 siblings, 0 replies; only message in thread
From: Rainer Brinkmöller @ 2005-05-27 22:37 UTC (permalink / raw)
  To: xen-devel

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?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-27 22:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-27 22:37 Error Messages at NetBSD domain halt and shutdown Rainer Brinkmöller

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.