Skip to main content
Version: 2.0

Import license to Cube Cluster

Import license with USB

Check the license status

❯ ssh [email protected]
Warning: Permanently added '10.32.20.211' (ECDSA) to the list of known hosts.
Password:
Welcome to the Cube Appliance
Enter "help" for a list of available commands
control-converged> license
control-converged:license> show
controller: control-converged
serial: KSE0252329
state: License files are not installed

Plugin USB and import

control-converged:license> import_node
1: usb
2: local
Enter index: 1
Insert a USB drive into the USB port on the appliance.
Enter 'YES' to confirm: YES
1: advancetech_sky_server
Enter index: 1

controller: control-converged
+----------+----------------------------------------------------------------+
| Current | License files are not installed |
| New | License (type: trial) is valid for 149 days |
+----------+----------------------------------------------------------------+

Installing the license?
Enter 'YES' to confirm: YES
Importing...
Syncing license files to control-converged ...
Importing advancetech_sky_server complete. It is safe to remove the USB drive.
control-converged:license> check
controller: control-converged
License (type: trial) is valid for 149 days

Import license with local storage

Scp license file to remote server

❯ scp advancetech_sky_server.license [email protected]:/var/support/.
Warning: Permanently added '10.32.20.211' (ECDSA) to the list of known hosts.
Password:
advancetech_sky_server.license 100% 91 25.2KB/s 00:00

SSH to remote server and import license

❯ ssh [email protected]
Warning: Permanently added '10.32.20.211' (ECDSA) to the list of known hosts.
Password:
Welcome to the Cube Appliance
Enter "help" for a list of available commands
control-converged> license
control-converged:license> import_node
1: usb
2: local
Enter index: 2
Insert a USB drive into the USB port on the appliance.
Enter 'YES' to confirm: YES
1: advancetech_sky_server
Enter index: 1

controller: control-converged
+----------+----------------------------------------------------------------+
| Current | License files are not installed |
| New | License (type: trial) is valid for 149 days |
+----------+----------------------------------------------------------------+

Installing the license?
Enter 'YES' to confirm: YES
Importing...
Syncing license files to control-converged ...
control-converged:license> check
controller: control-converged
License (type: trial) is valid for 149 days