|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH]: xl: use libuuid to generate random UUID's
To: |
Vincent Hanquez <Vincent.Hanquez@xxxxxxxxxxxxx> |
Subject: |
Re: [Xen-devel] [PATCH]: xl: use libuuid to generate random UUID's |
From: |
Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> |
Date: |
Tue, 10 Aug 2010 15:38:21 +0100 |
Cc: |
Jeremy Fitzhardinge <jeremy@xxxxxxxx>, Xen Devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Stefano Stabellini <Stefano.Stabellini@xxxxxxxxxxxxx>, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx>, Ian Pratt <Ian.Pratt@xxxxxxxxxxxxx>, "Gianni Tedesco \(3P\)" <gianni.tedesco@xxxxxxxxxx> |
Delivery-date: |
Tue, 10 Aug 2010 07:40:02 -0700 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<4C61348B.6000000@xxxxxxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
References: |
<1280944162.18490.219.camel@xxxxxxxxxxxxxxxxxxxxxx> <4FA716B1526C7C4DB0375C6DADBC4EA37AD0596B2F@xxxxxxxxxxxxxxxxxxxxxxxxx> <4C5A21A3.3020601@xxxxxxxx> <1281437086.24292.3882.camel@xxxxxxxxxxxxxxxxxxxxxx> <4C61348B.6000000@xxxxxxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
User-agent: |
Alpine 2.00 (DEB 1167 2008-08-23) |
On Tue, 10 Aug 2010, Vincent Hanquez wrote:
> On 10/08/10 11:44, Ian Campbell wrote:
> > Where I care about a stable MAC I use
> > vif = [ 'mac=xx:xx:xx:xx:xx:xx' ]
> > in my domain config file. AFAICT that is the only 100% reliable way to
> > get a stable MAC address since the other schemes all have some corner
> > case or other...
>
> At the expense of the common error of having 2 vms with the same mac
> address because one copied the config file and forgot to change the mac
> address.
>
> XCI and XCP doesn't have any "corner cases or other" since uuid uniquess
> is enforced which means mac too (siding apart the unlikely hash collisions).
I am still waiting for the patch :-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|