Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] Can DomU find it's domain id?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Can DomU find it's domain id?
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Tue, 30 Aug 2005 00:16:33 +0100
Cc: Evan Bigall <evan.bigall@xxxxxxxxxxx>
Delivery-date: Mon, 29 Aug 2005 23:17:33 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <431395A6.70509@xxxxxxxxxxx>
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>
References: <431395A6.70509@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8
> Is there anyway for a DomU to find it's domain ID? ie: inside a user
> domain, I need to know the domain ID as reported by xm list in Dom0.

We really want to hide the current domain ID from a domain - on the ground 
that it doesn't *really* need it for any operation and kernel programmers 
will probably abuse it if they have access to it.

How about setting "extra=" parameter in the domain config file to contain some 
identifier (e.g. a textual name) then parse it out of /proc/cmdline.

Although what you want can be done using the dom ID do you *really* need a 
mechanism for the domain to find out?  Can the mapping to dom ID be done 
outside the domain?

Cheers,
Mark

On Tuesday 30 August 2005 00:09, Evan Bigall wrote:
>
> Evan
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users

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

<Prev in Thread] Current Thread [Next in Thread>