[libvirt] [PATCH] OpenVZ: take veid from vmdef->name when defining new domains

Guido Günther agx at sigxcpu.org
Mon Nov 29 00:32:18 UTC 2010


Hi,
We currently use the next free veid although there's one given in the
domain xml. This currently breaks defining new domains since vmdef->name
and veid don't match leading to the following error later on:

    error: Failed to define domain from 110.xml
    error: internal error Could not set UUID

Since silently ignoring vmdef->name is not nice respect it instead. We
avoid veid collisions in the upper levels already.

O.k. to apply?
 -- Guido
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-OpenVZ-take-veid-from-vmdef-name-when-defining-new-d.patch
Type: text/x-diff
Size: 2854 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20101129/29d04d19/attachment-0001.bin>


More information about the libvir-list mailing list