From: "Andrew D. Ball" <aball@us.ibm.com>
To: Christian.Limpach@cl.cam.ac.uk, xen-devel@lists.xensource.com
Subject: Re: Q: How to find own domid or uuid from domU?
Date: Mon, 22 May 2006 10:18:15 -0400 [thread overview]
Message-ID: <4471C827.70100@us.ibm.com> (raw)
In-Reply-To: <3d8eece20605180959i5b06dbd2q3f66ebfeba0be255@mail.gmail.com>
Christian Limpach wrote:
> On 5/18/06, Andrew D. Ball <aball@us.ibm.com> wrote:
>
>> Good! I've been strapped for time, but will eventually get around to it
>> perhaps. Mike Day's been doing excellent work on it.
>>
>> I think it would be nice if the attribute were called uuid and not vm
>> with "/vm/" prepended. I suppose it's fine to keep "vm" as a shortcut,
>> but a separate UUID attribute is more important, IMHO.
>
>
> There's a uuid node under the vm path. I.e. you'd do:
> vmpath=$(xenstore-read vm)
> uuid=$(xenstore-read $vmpath/uuid)
>
> I think exposing this through sysfs would be wrong, there's no need to
> make the kernel aware of any of this.
It's not the kernel's knowing about it that I'm interested in, but
userspace systems management applications.
It's essential that management applications running outside of domU's
and the dom0's hosting those domU's to have a stable method of
correlating output from agents running in the domU's with their dom0's.
The UUID's are good for this, but need to be read from xenstore now.
Since I'm interested in <uuid> instead of /vm/<uuid>, I'd like to see
<uuid> by itself in xenstore.
Make sense?
>
> christian
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2006-05-22 14:18 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-18 8:32 Q: How to find own domid or uuid from domU? Markus Armbruster
2006-05-18 8:55 ` Keir Fraser
2006-05-18 9:46 ` Markus Armbruster
2006-05-18 10:01 ` Keir Fraser
2006-05-18 10:52 ` Markus Armbruster
2006-05-18 12:27 ` Keir Fraser
2006-05-18 13:18 ` Markus Armbruster
2006-05-18 13:29 ` Keir Fraser
[not found] ` <446C8488.1030503@us.ibm.com>
[not found] ` <8d2b2f0e40dfb24f939a81970a493a7f@cl.cam.ac.uk>
2006-05-18 15:21 ` Andrew D. Ball
2006-05-18 16:59 ` Christian Limpach
2006-05-22 14:18 ` Andrew D. Ball [this message]
2006-05-22 14:45 ` Christian Limpach
2006-05-22 18:36 ` Andrew D. Ball
2006-05-23 7:52 ` Markus Armbruster
2006-05-23 8:31 ` Christian Limpach
2006-05-23 10:02 ` Ewan Mellor
2006-05-23 11:02 ` Markus Armbruster
2006-05-23 11:43 ` Keir Fraser
2006-05-23 15:25 ` Ewan Mellor
2006-05-18 13:43 ` Gerd Hoffmann
-- strict thread matches above, loose matches on Subject: below --
2006-05-18 12:06 James Harper
2006-05-18 14:53 Andrew D. Ball
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=4471C827.70100@us.ibm.com \
--to=aball@us.ibm.com \
--cc=Christian.Limpach@cl.cam.ac.uk \
--cc=xen-devel@lists.xensource.com \
/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.