Skip to main content
Version: 2.3

Import image(CLI)

Download image

You can easily download Cloud Images from Our webiste, Go to Downloads

Upload image over SCP or winscp

scp Ubuntu-22.04-amd64.vmdk root@IPADDRESS:/mnt/cephfs/glance/.

Import image with cli

Connect to cli with terminal or putty

$ ssh admin@IPADDRESS
Warning: Permanently added '192.168.X.X' (ECDSA) to the list of known hosts.
Password:
Welcome to the Cube Appliance
Enter "help" for a list of available commands
controller>

Import image with local storage

controller> image
controller:image> import
1: usb
2: local
Enter index: 2
1: ubuntu2204.qcow2
Enter index: 1
Specify image name: ubuntu2204
Select domain:
1: default
Enter index: 1
Select tenant:
1: admin
Enter index: 1
Visibility:
1: public
2: private
Enter index: 1
Importing...
[10:58:57] Converting image to RAW format ...
(100.00/100%)
[10:59:00] Calculating RAW image checksum ... 5d971e656e3fdac6b27650c13c953d14 (MD5)
[10:59:21] Creating image ubuntu2204 ...
[11:00:25] Validating checksum: OK
Importing ubuntu2204 complete. It is safe to remove the local image file

Migration from VMware/Hyper-V images

  • Note: for VMware/Hyper-V images please use import_efi intead of import for optimized configuration