#19320 closed defect (fixed)
Allow exporting & importing of VMs with NVMe storage devices
回報者: | davecardwell | 負責人: | paulson |
---|---|---|---|
元件: | other | 版本: | VirtualBox 6.1.2 |
關鍵字: | 副本: | ||
Guest type: | all | Host type: | all |
描述
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
附加檔案 (1)
更動歷史 (4)
5 年 前 由 編輯
comment:1 5 年 前 由 編輯
Started a thread at https://www.alldomusa.eu.org/pipermail/vbox-dev/2020-February/015416.html
comment:2 17 月 前 由 編輯
狀態: | new → assigned |
---|---|
負責人: | 指定為 |
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.
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
Patch for ticket #19320 adding import/export support for NVMe (MIT licensed)