Displaying 1 result from an estimated 1 matches for "89af4c83c10a".
2015 Jul 20
1
Hot Cloning - clone running Virtual Machines
...pecific fields in the XML. As
I run several instances on the same server, I need to provide different
names and UUIDs to avoid collisions. Unfortunately, libvirt forbids this
operation issuing the following error message:
error: unsupported configuration: Target domain uuid
7c85e288-88fe-43d2-8b9c-89af4c83c10a does not match source
62f28517-8601-4d2e-942c-a20d087f9f4a
Same thing applies with the name field.
Is this a limitation of the API or it is a designed protection mechanism?
Would it be possible to overcome this limit?
Thank you.