All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan Harper <ryanh@us.ibm.com>
To: kmacy@fsmware.com
Cc: xen-devel@lists.sourceforge.net
Subject: Re: XenDebugger-HOWTO
Date: Tue, 18 Jan 2005 09:55:40 -0600	[thread overview]
Message-ID: <20050118155540.GA3493@luffy.austin.ibm.com> (raw)

> Sample - machine is named "larry"
> from /etc/services:
> shemp0          6056/tcp                        # shemp console
> shempnsplit     12016/tcp                       # shemp nsplit service
>  
> 6056 is the port on the actual console server - 12016 is the port I
> connect to on this machine to connect to the console

What is the "actual console server"?  I'm still not sure which program is
talking to the serial port.  It seems like this console server would be
the one to do that.

Here is how I have the machines set up:

Target
  - Running xen with debugging enabled, booted with pdb=com1
  - serial line out to DevHost


DevHost:
  - serial line in from Target
  - running nsplitd from /etc/xinet.d
  - minicom on /dev/ttyS0 to see xen console messages


See if you can step me through this. 

On DevHost:

Run console_client.py localhost 12016:
 - this runs nsplitd, which in turns connects to some other host that is
   listening on 6056 running some "console service".

This is where I get lost.  What program is listening to port 6056?  I
would assume that this program also then can write to the serial port,
thus giving me "console" access to xen.  It seems  like I need to
replace minicom on DevHost with whatever program will talk to the serial
port and listen for connections on 6056 giving me a remote console over
the network.  Is that correct? What program does this?


Ryan Harper


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

             reply	other threads:[~2005-01-18 15:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-18 15:55 Ryan Harper [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-18  0:04 XenDebugger-HOWTO Ryan Harper
2005-01-18  2:28 ` XenDebugger-HOWTO Kip Macy

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=20050118155540.GA3493@luffy.austin.ibm.com \
    --to=ryanh@us.ibm.com \
    --cc=kmacy@fsmware.com \
    --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.