Opened 15 months ago
#21841 new defect
Import from OCI fails
Reported by: | abbasha | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.10 |
Keywords: | NS_ERROR_INVALID_ARG | Cc: | |
Guest type: | Linux | Host type: | Mac OS X |
Description
We are trying to import OCI VM into on-prem VirtualBox in MAC server. During the import i provided the RAM size same as OCI VM RAM size 15GB. After downloading the image from OCI, import process fails to create the on-prem VM with below error; ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={300763af-5d6b-46e6-aa96-273eac15538a} aComponent={MachineWrap} aText={Invalid RAM size: 0 MB (must be in range [4, 2097152] MB)}, preserve=false aResultDetail=0
Why the RAM size is set 0 MB whereas we have provided 15GB during import job.
here is the details log from VBoxSVC
14:53:52.449159 CloudImpt i_importCloudImpl: Importing cloud instance ocid1.instance.oc1.me-jeddah-1.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 14:53:52.449236 CloudImpt i_importCloudImpl: Number of CPUs is 1 14:53:52.449264 CloudImpt i_importCloudImpl: Size of RAM is 2048 MB 14:53:52.449286 CloudImpt i_importCloudImpl: VM description 'VM with id ocid1.instance.oc1.me-jeddah-1.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX imported from the cloud provider OCI created by AbdulHameed' 14:53:52.449306 CloudImpt i_importCloudImpl: OS type is Oracle7_64 14:53:52.449333 CloudImpt i_importCloudImpl: Hard disk controller type is AHCI 14:53:52.449358 CloudImpt i_importCloudImpl: Sound card is 0 14:54:41.490077 createImport Saving settings file "/Users/itranks/Library/VirtualBox/VirtualBox.xml" with version "1.12-macosx" 14:54:41.491144 createImport Finished saving settings file "/Users/itranks/Library/VirtualBox/VirtualBox.xml" 14:54:41.491725 CloudImpt ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={300763af-5d6b-46e6-aa96-273eac15538a} aComponent={MachineWrap} aText={Invalid RAM size: 0 MB (must be in range [4, 2097152] MB)}, preserve=false aResultDetail=0 14:54:41.491950 CloudImpt i_importCloudImpl: Cloud import (local phase) failed. The exception (NS_ERROR_INVALID_ARG)