<div dir="ltr"><div>Dear StarlingXer,</div><div><br></div><div><p style="margin:0px;white-space:pre-wrap"><font face="monospace">I am attempts to setup a quicklab using "pybox" from this link </font><a href="https://opendev.org/starlingx/tools/src/branch/master/deployment/virtualbox/pybox">https://opendev.org/starlingx/tools/src/branch/master/deployment/virtualbox/pybox</a></p><p style="margin:0px;white-space:pre-wrap">, but I have got an error message:</p><p style="margin:0px;white-space:pre-wrap">"<font face="monospace">Error stdout: b'0%...\nProgress state: VBOX_E_IPRT_ERROR\nVBoxManage: error: Failed to create medium\nVBoxManage: error: Could not create the directory \'/home/sharkyjobbo/vbox_disks\' (VERR_NOT_SUPPORTED)\nVBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component VirtualBoxWrap, interface IVirtualBox\nVBoxManage: error: Context: "RTEXITCODE handleCreateMedium(HandlerArg *)" at line 510 of file VBoxManageDisk.cpp\n' stderr: None</font>"</p><p style="margin:0px;white-space:pre-wrap"><br></p><p style="margin:0px;white-space:pre-wrap">I am using <span style="font-family:monospace">VirtualBox 6.1.12 r139181 (Qt5.6.3). Please guide me how to fixed this issue.</span></p></div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div><font face="monospace">(base) AGC-FVFY80CTHV2H:pybox sharkyjobbo$ ./install_vbox.py --setup-type AIO-SX --iso-location "/Users/sharkyjobbo/Workspace/StarlingX/tools/deployment/virtualbox/bootimage.iso" --labname stx-lab --install-mode serial --config-files-dir /Users/sharkyjobbo/Workspace/StarlingX/tools/deployment/virtualbox/pybox/configs/aio-sx/ --config-controller-ini /Users/sharkyjobbo/Workspace/StarlingX/tools/deployment/virtualbox/pybox/configs/aio-sx/stx_config.ini_centos --vboxnet-name vboxnet0 --controller0-ip 10.10.10.8 --ini-oam-cidr '<a href="http://10.10.10.0/24">10.10.10.0/24</a>'<br>2020-07-22 22:48:43,899: Logging to directory: /Users/sharkyjobbo/vbox_installer_logs/stx-lab/2020_7_22_22_48_43/<br>2020-07-22 22:48:43,900: Install manages: 1 controllers, 0 workers, 0 storages.<br>2020-07-22 22:48:43,900: Executing 7 stage(s): ['create-lab', 'install-controller-0', 'config-controller', 'rsync-config', 'lab-setup1', 'unlock-controller-0', 'lab-setup2'].<br>2020-07-22 22:48:43,900: ######## (1/7) Entering stage create-lab ########<br>2020-07-22 22:48:44,051: #### We will create the following nodes: ['stx-lab-controller-0']<br>2020-07-22 22:48:44,052: #### Creating node: stx-lab-controller-0<br>2020-07-22 22:48:44,052: Creating VM stx-lab-controller-0<br>2020-07-22 22:48:44,162: Creating sata storage controller on VM stx-lab-controller-0<br>2020-07-22 22:48:44,278: ['vboxmanage', 'modifyvm', 'stx-lab-controller-0', '--cpus', '8', '--memory', '20000', '--nicbootprio2', '1', '--boot4', 'net']<br>2020-07-22 22:48:44,278: Updating VM stx-lab-controller-0 configuration<br>2020-07-22 22:48:44,411: Creating disk /home/sharkyjobbo/vbox_disks/stx-lab-controller-0_disk_1 of size 240000 on VM stx-lab-controller-0 on device 0 port 0<br>2020-07-22 22:48:44,584: Error stdout: b'0%...\nProgress state: VBOX_E_IPRT_ERROR\nVBoxManage: error: Failed to create medium\nVBoxManage: error: Could not create the directory \'/home/sharkyjobbo/vbox_disks\' (VERR_NOT_SUPPORTED)\nVBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component VirtualBoxWrap, interface IVirtualBox\nVBoxManage: error: Context: "RTEXITCODE handleCreateMedium(HandlerArg *)" at line 510 of file VBoxManageDisk.cpp\n' stderr: None<br>2020-07-22 22:48:44,585: INSTALL FAILED, ABORTING!<br>2020-07-22 22:48:44,585: ===================== Metrics ====================<br>2020-07-22 22:48:44,585:   Time in stage 'create-lab': 0.68s<br>2020-07-22 22:48:44,585:   Total time: 0.70s<br>2020-07-22 22:48:44,585: ==================================================<br>2020-07-22 22:48:44,585: Exception details: Command '['vboxmanage', 'createmedium', 'disk', '--size', '240000', '--filename', '/home/sharkyjobbo/vbox_disks/stx-lab-controller-0_disk_1', '--format', 'vdi', '--variant', 'standard']' returned non-zero exit status 1.<br>Traceback (most recent call last):<br>  File "./install_vbox.py", line 1584, in <module><br>    STAGE_CALLBACKS[stage][CALLBACK]()<br>  File "./install_vbox.py", line 715, in stage_create_lab<br>    create_lab(vboxoptions)<br>  File "./install_vbox.py", line 307, in create_lab<br>    vbox_home_dir=vboxoptions.vbox_home_dir)<br>  File "/Users/sharkyjobbo/Workspace/StarlingX/tools/deployment/virtualbox/pybox/helper/vboxmanage.py", line 403, in vboxmanage_createmedium<br>    stderr=subprocess.STDOUT)<br>  File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/subprocess.py", line 395, in check_output<br>    **kwargs).stdout<br>  File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/subprocess.py", line 487, in run<br>    output=stdout, stderr=stderr)<br>subprocess.CalledProcessError: Command '['vboxmanage', 'createmedium', 'disk', '--size', '240000', '--filename', '/home/sharkyjobbo/vbox_disks/stx-lab-controller-0_disk_1', '--format', 'vdi', '--variant', 'standard']' returned non-zero exit status 1.<br>(base) AGC-FVFY80CTHV2H:pybox sharkyjobbo$<br></font></div><div><font face="monospace"><br></font></div><div><font face="monospace"><br></font></div><div><br></div><div><br></div><div><font face="trebuchet ms, sans-serif">Best Regards,</font></div><div><font face="trebuchet ms, sans-serif">Sharkrit Impat (<font color="#ff0000">Job</font>)</font></div><div><br></div></div></div></div></div></div>