VirtualBox

Opened 3 years ago

Closed 21 months ago

#20212 closed defect (fixed)

VirtualBox 6.1.18: virtio-scsi export error => fixed in svn/6.1.x x>36

Reported by: Thomas Dreibholz Owned by: paulson
Component: virtual disk Version: VirtualBox 6.1.18
Keywords: Cc:
Guest type: other Host type: Linux

Description

I created a new VM with AHCI controller. Port 0: HDD, Port 1: CD-ROM (empty). Export to OVA works fine.

I changed the controller type from AHCI to VirtIO. After that, export fails:

Cannot handle medium attachment: storageBus is 8, channel is 0, device is 0.

Result Code: VBOX_E_NOT_SUPPORTED (0x80BB0009) Component: MachineWrap Interface: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

VBox of OK case (AHCI) and bad case (VirtIO) files are attached. The only difference is: < <StorageController name="VirtIO" type="VirtioSCSI" PortCount="30" useHostIOCache="false" Bootable="true"> ---

<StorageController name="VirtIO" type="AHCI" PortCount="30" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">

Attachments (2)

Test-OK-AHCI.vbox (3.9 KB ) - added by Thomas Dreibholz 3 years ago.
OK case VBox file
Test-BAD-VirtIO.vbox (3.8 KB ) - added by Thomas Dreibholz 3 years ago.
Bad case VBox file

Download all attachments as: .zip

Change History (7)

by Thomas Dreibholz, 3 years ago

Attachment: Test-OK-AHCI.vbox added

OK case VBox file

by Thomas Dreibholz, 3 years ago

Attachment: Test-BAD-VirtIO.vbox added

Bad case VBox file

comment:1 by Thomas Dreibholz, 3 years ago

Note, that it is possible to start the VM with VirtIO controller. It is just not possible to export it to OVA.

comment:2 by Thomas Dreibholz, 3 years ago

This issue may be related to the VM start problem filed here: https://www.virtualbox.org/ticket/20213

comment:3 by tstein, 22 months ago

This bug is still current and also affects version 6.1.34:

VBoxManage: error: Cannot handle medium attachment: storageBus is 8, 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 1786 of file VBoxManageAppliance.cpp

comment:4 by paulson, 22 months ago

Owner: set to paulson
Status: newaccepted
Summary: VirtualBox 6.1.18: virtio-scsi export errorVirtualBox 6.1.18: virtio-scsi export error => fixed in svn/6.1.x x>36

This has been addressed now and the fix will be available in the next maintenance release of VirtualBox 6.1.x.

comment:5 by paulson, 21 months ago

Resolution: fixed
Status: acceptedclosed

VirtualBox 6.1.38 was released on September 2nd, 2022 and is available to download from: https://www.virtualbox.org/wiki/Downloads

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use