From: "Andrew D. Ball" <aball@us.ibm.com>
To: Anthony Liguori <aliguori@us.ibm.com>, xen-devel@lists.xensource.com
Subject: Re: [Xen-users] creating a domU with a particular UUID with xen-unstable
Date: Mon, 31 Oct 2005 18:12:52 -0500 [thread overview]
Message-ID: <4366A4F4.8020309@us.ibm.com> (raw)
In-Reply-To: <43627F2F.3040702@us.ibm.com>
It looks like I can do this by starting a domain from an SXP directly
instead of a Python-based configuration.
If I use a suitable algorithm for generating UUIDs, I should be able to
guarantee at least an extremely low probability of UUID collisions
across an entire farm of systems running Xen. I will read up some more
on the ISO UUID algorithm commonly used by hardware manufacturers. I
don't trust it quite yet, but it does seem that this is in line with its
purpose.
I'm not really fond of the behavior of domain name collisions. I don't
want to have to query some sort of farm-wide database to see if a domain
name isn't being used to guarantee uniqueness, but I want to be able to
guarantee that I'll never have a domain name collision when doing a live
migration of a domU to another system. They are nice to have around for
being easily readable by humans though.
Thanks for your help.
Andrew
Anthony Liguori wrote:
> Andrew D. Ball wrote:
>
>> Is it possible with xen-unstable (hopefully soon to be Xen 3.0) to
>> create a domU with a particular UUID? I don't want the UUID for a
>> domain to change when I destroy it and create it again from the same
>> configuration.
>
>
> You could always make the domain's name it's UUID.
>
> Regards,
>
> Anthony Liguori
>
>> This doesn't necessarily have to have anything to do with xenstore's
>> being persistent, it could just involve a configuration option similar
>> to the one for virtual NICs where MAC addresses can be assigned
>> explicitly if desired but will be pseudo-randomly generated otherwise.
>>
>> Thanks for your help.
>>
>> Andrew
>>
>>
>>
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@lists.xensource.com
>> http://lists.xensource.com/xen-users
>>
>
>
next parent reply other threads:[~2005-10-31 23:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <43615AA3.3000203@us.ibm.com>
[not found] ` <43627F2F.3040702@us.ibm.com>
2005-10-31 23:12 ` Andrew D. Ball [this message]
2005-10-31 23:52 ` Re: [Xen-users] creating a domU with a particular UUID with xen-unstable Tim Freeman
2005-11-01 1:22 ` Anthony Liguori
2005-11-01 1:34 ` Tim Freeman
2005-11-01 18:40 ` 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=4366A4F4.8020309@us.ibm.com \
--to=aball@us.ibm.com \
--cc=aliguori@us.ibm.com \
--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.