VirtualBox

Opened 4 years ago

Closed 3 months ago

#19320 closed defect (fixed)

Allow exporting & importing of VMs with NVMe storage devices

Reported by: davecardwell Owned by: paulson
Component: other Version: VirtualBox 6.1.2
Keywords: Cc:
Guest type: all Host type: all

Description

VirtualBox errors when exporting a VM with an NVMe controller:

VBoxManage error: VBoxManage: error: Cannot handle medium attachment: storageBus is 7, channel is 0, device is 0
VBoxManage: error: Details: code VBOX_E_NOT_SUPPORTED (0x80bb0009), component MachineWrap, interface IMachine, callee nsISupports
VBoxManage: error: Context: "ExportTo(pAppliance, Bstr(pszAbsFilePath).raw(), pVSD.asOutParam())" at line 1534 of file VBoxManageAppliance.cpp

There is no support for StorageBus_PCIe in src/VBox/Main/src-server/ApplianceImplExport.cpp nor ApplianceImplImport.cpp

Attachments (1)

vbox-import_export_nvme.patch (18.8 KB ) - added by davecardwell 4 years ago.
Patch for ticket #19320 adding import/export support for NVMe (MIT licensed)

Download all attachments as: .zip

Change History (4)

by davecardwell, 4 years ago

Patch for ticket #19320 adding import/export support for NVMe (MIT licensed)

comment:2 by paulson, 6 months ago

Owner: set to paulson
Status: newassigned

Many thanks for the bug report and the supplied patch! This has been addressed now in the development branch of VirtualBox and the fix will also be part of the next maintenance releases of VirtualBox 7.0.x and 6.1.x.

comment:3 by galitsyn, 3 months ago

Resolution: fixed
Status: assignedclosed

Hello,

We just released VirtualBox 6.1.50 and 7.0.14. This issue should be fixed there. You can download this version from here. Closing.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use