[libvirt] [PATCH v2 06/11] conf: Add VM Generation ID parse/format support

Daniel P. Berrangé berrange at redhat.com
Wed Apr 25 08:39:49 UTC 2018


On Wed, Apr 25, 2018 at 10:32:05AM +0200, Peter Krempa wrote:
> 
> Well, that depends. I did not read the docs for this thoroughly enough.
> If it is okay for us to generate a new GUID upon every boot of a VM then
> this will be for a rather simple implementation, since we have a very
> limited set of situations when we are starting a new qemu process which
> should NOT change the GUID and we will change it in all other scenarios.

AFAIK, we *must* change GUID on every cold boot

> A second consideration then is whether to allow user-specified GUID at
> all, but I guess mgmt applications may have a different idea when it's
> necessary to change and thus it makes sense to allow that. For that
> situation the provided GUID should be always honoured.

The microsoft spec describes exactly why GUID must change, and mgmt
applications must not deviate from those rules to make up their own.

So the question is not whether the mgmt app has a different idea of
when to change GUID. Rather, we should consider whether there is any
situation in which it is impossible for libvirt todo the right thing
according to the microsoft spec.

If libvirt has enough knowledge to always do the right thing, then
we could refuse to make it user configurable - just report what is
set.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list