Opened 8 years ago
Closed 8 years ago
#16401 closed defect (fixed)
Importing OVF only imports 10 network adapters
Reported by: | isharacomix | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.1.14 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
I developed a VM that has 16 network interfaces and exported the appliance. The OVF file contains all of the network adapters. When I import the appliance, the resulting VM only has 10 adapters.
Attached please find:
- showvminfo of the machine before export
- output of vboxmanage import
- showvminfo of the machine after import
- ova file to test for yourself
Attachments (4)
Change History (6)
by , 8 years ago
Attachment: | showvminfo-before.txt added |
---|
comment:1 by , 8 years ago
Confirmed. Root cause is an old assumption (slot numbers need only one digit) which isn't true any more. Found a couple of other quirks regarding the network card count handling in the GUI for ICH9.
Fix will be in 5.1.16, whenever it'll happen. Also any test builds starting with 5.1.15r113680 has the fix.
showvminfo of machine before export