WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] How to communicate with the domU using serial port.

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] How to communicate with the domU using serial port.
From: Ligesh <myself@xxxxxxxxxx>
Date: Tue, 8 Aug 2006 17:45:19 +0530
Delivery-date: Tue, 08 Aug 2006 05:10:08 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: Ligesh <myself@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.6i
 Hi,

  I am trying to write a simple management interface for Xen, and I have come 
to the conclusion that the serial port is the only reliable way to identify the 
domU. The network ipaddress cannot be guaranteed from the dom0, since that can 
be changed from the inside, without Xen being aware of it. I know that xen 
exports the serial port of the domU to a pty in the dom0, and I would like to 
know how I can get the pty name given the domain name. How do I find the pty 
name for a particular domains's serial port from a language other than python?

 Any help would be greatly appreciated.

 Thanks in advance.


--
:: Ligesh :: http://ligesh.com 



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] How to communicate with the domU using serial port., Ligesh <=