Skip to main content
Version: 2.1

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 ApplianceEnter "help" for a list of available commandscontrol-converged> licensecontrol-converged:license> showcontroller: control-convergedserial: KSE0252329state: License files are not installed

Plugin USB and import#

control-converged:license> import_node1: usb2: localEnter index: 1Insert a USB drive into the USB port on the appliance.Enter 'YES' to confirm: YES1: advancetech_sky_serverEnter 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: YESImporting...Syncing license files to control-converged ...Importing advancetech_sky_server complete. It is safe to remove the USB drive.control-converged:license> checkcontroller: control-convergedLicense (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 ApplianceEnter "help" for a list of available commandscontrol-converged> licensecontrol-converged:license> import_node1: usb2: localEnter index: 2Insert a USB drive into the USB port on the appliance.Enter 'YES' to confirm: YES1: advancetech_sky_serverEnter 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: YESImporting...Syncing license files to control-converged ...control-converged:license> checkcontroller: control-convergedLicense (type: trial) is valid for 149 days
Last updated on by Roy Tan