From: aq <aquynh@gmail.com>
To: "Jan Kundrát" <jan.kundrat@fzu.cz>,
"Mark Williamson" <maw48@cl.cam.ac.uk>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: Cannot connect to console?
Date: Wed, 22 Dec 2004 23:59:35 +0900 [thread overview]
Message-ID: <9cde8bff041222065949b169d2@mail.gmail.com> (raw)
In-Reply-To: <41C973D3.1040007@fzu.cz>
> > Here is how I connect to console (my Xen installation is from Xen
> > 2.0.1 binary tarball):
> > ---
> > $ xm list
> > Name Id Mem(MB) CPU State Time(s) Console
> > Domain-0 0 245 0 r---- 271.4
> > tty 13 64 0 -b--- 0.5 9613
> > $ xm console tty
> > ************ REMOTE CONSOLE: CTRL-] TO QUIT ********
> > Cannot connect to console 13 on domain 13
> >
> > ************ REMOTE CONSOLE EXITED *****************
> > $ xm console 13
> > ************ REMOTE CONSOLE: CTRL-] TO QUIT ********
> > Cannot connect to console 13 on domain 13
> >
> > ************ REMOTE CONSOLE EXITED *****************
> > $
>
> what does `nc localhost 9613`? in other words, are you able to connect
> to the TCP port that console is bound to? does option "-c" for `xend
> create` work?
ah, I forgot to tell you that the problem I got was with -c option (xm
create tty.xen -c)
here is the output of my attempt to connect to tcp socket, as suggested by Jan:
---
$ nc localhost 9602
Cannot connect to console 13 on domain 2
---
as you see, the problem still occurs.
then I tried again, this time without -c option. and I was surprised
to see that "xm console tty" works (!!).
so I conclude that this is the expected behaviour of Xen: if I want to
connect to console with "xm console", then I must not use "-c" option?
Thank you,
AQ
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
next prev parent reply other threads:[~2004-12-22 14:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-22 2:50 Cannot connect to console? aq
2004-12-22 13:17 ` Jan Kundrát
2004-12-22 14:59 ` aq [this message]
2004-12-22 20:22 ` Jan Kundrát
2004-12-23 4:31 ` aq
2004-12-23 4:56 ` Derrik Pates
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=9cde8bff041222065949b169d2@mail.gmail.com \
--to=aquynh@gmail.com \
--cc=jan.kundrat@fzu.cz \
--cc=maw48@cl.cam.ac.uk \
--cc=xen-devel@lists.sourceforge.net \
/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.