#6802 closed defect (fixed)
VBox 3.2.0 writes wrong disk UUID after exporting appliance
Reported by: | Ciro Iriarte | Owned by: | |
---|---|---|---|
Component: | OVF | Version: | VirtualBox 3.2.0 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description
3.2.0 running on openSUSE 11.2 host. The export function generates the OVF, MF and VMDK files, but the disk UUID written to the OVF is the one from the original VDI image and not the one from the new VMDK file.
Trying to import on a Windows XP host running also 3.2.0 fails because of that.
Attachments (5)
Change History (12)
by , 15 years ago
comment:1 by , 15 years ago
Adding my name so I can track this. I tested and don't have this problem. Ubuntu-10.04x86-32 host Debian-Squeeze guest.
Additional information can be found here.
http://forums.virtualbox.org/viewtopic.php?f=1&t=31139&p=139487#p139351
comment:2 by , 15 years ago
Info about mentioned disks:
Linux guest:
UUID: 4baa960e-6f84-4648-935d-aed8fcbba33c Accessible: yes Description: Logical size: 8192 MBytes Current size on disk: 5935 MBytes Type: normal (base) Storage format: VDI In use by VMs: OpenSUSE 11.2 (UUID: 2411d8fb-1d38-4623-9dd7-96ee1d62edcd) Location: /home/ciro/.VirtualBox/HardDisks/OpenSUSE 11.2.vdi
UUID: 62245eea-24e3-4b0b-9d78-da6f6c72e6dd Accessible: yes Description: Logical size: 8192 MBytes Current size on disk: 2198 MBytes Type: normal (base) Storage format: VMDK Location: /home/ciro/.VirtualBox/export/OpenSUSE 11.2.vmdk
Windows guest:
UUID: 5db60b11-4ba4-4d39-b9bb-f5b520a81ac9 Accessible: yes Description: Logical size: 20480 MBytes Current size on disk: 6877 MBytes Type: normal (base) Storage format: VDI In use by VMs: WB-W2k3 (UUID: a13e59f9-23c7-40ea-93eb-31fd271690d4) Location: /home/ciro/.VirtualBox/HardDisks/WB-W2k3.vdi
UUID: 7d44ee40-bd89-49c4-bdf9-b54493c52ca8 Accessible: yes Description: Logical size: 20480 MBytes Current size on disk: 2916 MBytes Type: normal (base) Storage format: VMDK Location: /home/ciro/.VirtualBox/export/WB-W2k3.vmdk
comment:3 by , 15 years ago
Linux guest:
UUID: 4baa960e-6f84-4648-935d-aed8fcbba33c Accessible: yes Description: Logical size: 8192 MBytes Current size on disk: 5935 MBytes Type: normal (base) Storage format: VDI In use by VMs: OpenSUSE 11.2 (UUID: 2411d8fb-1d38-4623-9dd7-96ee1d62edcd) Location: /home/ciro/.VirtualBox/HardDisks?/OpenSUSE 11.2.vdi
UUID: 62245eea-24e3-4b0b-9d78-da6f6c72e6dd Accessible: yes Description: Logical size: 8192 MBytes Current size on disk: 2198 MBytes Type: normal (base) Storage format: VMDK Location: /home/ciro/.VirtualBox/export/OpenSUSE 11.2.vmdk
Windows guest:
UUID: 5db60b11-4ba4-4d39-b9bb-f5b520a81ac9 Accessible: yes Description: Logical size: 20480 MBytes Current size on disk: 6877 MBytes Type: normal (base) Storage format: VDI In use by VMs: WB-W2k3 (UUID: a13e59f9-23c7-40ea-93eb-31fd271690d4) Location: /home/ciro/.VirtualBox/HardDisks?/WB-W2k3.vdi
UUID: 7d44ee40-bd89-49c4-bdf9-b54493c52ca8 Accessible: yes Description: Logical size: 20480 MBytes Current size on disk: 2916 MBytes Type: normal (base) Storage format: VMDK Location: /home/ciro/.VirtualBox/export/WB-W2k3.vmdk
follow-up: 5 comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in SVN, the fix will be in 3.2.2.
comment:5 by , 15 years ago
Replying to umoeller:
Fixed in SVN, the fix will be in 3.2.2.
Just being curious, why 3.2.2 and not 3.2.1?, it's already out?
comment:6 by , 15 years ago
VBox versioning follows Linux syntax, so a minor version must be even for stable releases, and odd for unstable builds.
-Technologov
Screenshot of error importing appliance