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-devel

RE: [Xen-devel] [PATCH]: xl: use libuuid to generate random UUID's

To: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, "Gianni Tedesco (3P)" <gianni.tedesco@xxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH]: xl: use libuuid to generate random UUID's
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxxx>
Date: Tue, 10 Aug 2010 17:06:01 +0100
Accept-language: en-US
Acceptlanguage: en-US
Cc: Ian Pratt <Ian.Pratt@xxxxxxxxxxxxx>, Xen Devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Stefano Stabellini <Stefano.Stabellini@xxxxxxxxxxxxx>
Delivery-date: Tue, 10 Aug 2010 09:07:56 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <19553.28415.356871.984129@xxxxxxxxxxxxxxxxxxxxxxxx>
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> <19551.56759.804055.642585@xxxxxxxxxxxxxxxxxxxxxxxx> <1281351866.18490.252.camel@xxxxxxxxxxxxxxxxxxxxxx> <19553.28415.356871.984129@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acs4oBgmQZFijGzCTSeFjipDjiOw5AABMJ0Q
Thread-topic: [Xen-devel] [PATCH]: xl: use libuuid to generate random UUID's
> > > VM uuids are not stable in xend nor xl.  Perhaps xl should hash the VM
> > > name, which is stable and supposedly unique.
> >
> > But they can be made to be stable and I suppose this is the point here.
> 
> No, I don't think VM uuids can be made stable in xl.  If for no other
> reason than that localhost migration would be impossible.

Localhost migration is useful for testing but is not a normal mode of 
operation.  It's fine to temporarily break the stability of UUIDs during the 
localhost migration as long as it is cleaned up afterwards. The VMs will not 
actually be running at the same time. 

> I think the only way to have stable MAC addresses is to derive them
> from the VM name, or for the user to explicitly write a MAC address in
> the config file.

Deriving MAC addresses from the VM UUID is the best approach if the MAC hasn't 
been specified in the config file. Locally administered addresses are the only 
sane thing to use if random addresses are being generated -- there aren't 
enough bits for AUI addresses to be generated randomly without high probability 
of collision.

Ian

> Users who do the latter will find things continue to work no matter
> how we change the default scheme, and the default is already somewhat
> broken, so perhaps we should indeed consider changing it.
> 
> Ian.

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