Page 1 of 1

[FIXED] V4.1b3: ExtraData lost when cloning?

Posted: 15. Jul 2011, 11:54
by mpack
I just tried out cloning with beta 3. At first sight it went great, the VDI file naming now works much better than before. Time estimates are as wonky as ever, but I appreciate that that's not seen as a priority.

I also checked to see if you had implemented my suggestion made here, to preserve the main DMI signature in the clone by setting a new <ExtraData> item matching the original VM UUID. To my surprise I found that the entire <ExtraData> section had been eliminated from the clone xml.

Isn't this a bug? It would mean that all "VBoxManage setextradata ..." effects from the original are lost from the clone.

Or did the cloning process somehow determine that all my existing <ExtraDataItem> lines were obsolete?

Re: V4.1b3: ExtraData lost when cloning?

Posted: 18. Jul 2011, 14:07
by poetzsch
Your suggestion from http://forums.virtualbox.org/viewtopic.php?f=15&t=43058 is still discussed internally.

The missing extradata section in the cloned VM is indeed a bug. Will be fixed in the next version. Thanks for finding it.