進口許可證
資訊
USB儲存裝置預設為被封鎖狀態。 若需存取 USB 裝置,請以管理員身分登入後,透過 CLI > tuning > configure 指令將調校選項 cubesys.probeusb 設定為 true。
上傳授權檔案
將授權檔案上傳至 /var/support
檢查授權狀態
❯ ssh admin@<your host IP>
Warning: Permanently added '<your host IP>' (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: <your hardware serial>
state: License files are not installed
取得硬體序號以申請授權
control-converged:license> hardware_serial
+------------------+------------------------+
| Hostname | Serial |
+------------------+------------------------+
| <hostname>| A5124 |
| <hostname>| A5125 |
| <hostname>| A5126 |
+------------------+------------------------+
cluster serials for license: A5124,A5125,A5126
準備一個USB隨身碟
- 請將 USB 隨身碟格式化為 FAT32/exFAT 格式。
- 請將授權檔案複製至 USB 隨身碟的根目錄。
- 請勿更改授權檔案的名稱。
匯入授權(單一節點)
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: <your-license-file-name>
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 <your-license-file-name> complete. It is safe to remove the USB drive.
control-converged:license> check
controller: control-converged
License (type: trial) is valid for 149 days
匯入授權(整個叢集)
Welcome to the Cube Appliance
Enter "help" for a list of available commands
cc1> license
cc1:license> import
1: usb
2: local
Enter index: 2
Insert a USB drive into the USB port on the appliance.
Enter 'YES' to confirm: YES
cc1> license
cc1:license> import
1: usb
2: local
Enter index: 2
1: trial_license
Enter index: 1
controller: cc1
+----------+----------------------------------------------------------------+
| Current | License files are not installed |
| New | License (type: trial) is valid for 90 days |
+----------+----------------------------------------------------------------+
controller: cc2
+----------+----------------------------------------------------------------+
| Current | License files are not installed |
| New | License (type: trial) is valid for 90 days |
+----------+----------------------------------------------------------------+
controller: cc3
+----------+----------------------------------------------------------------+
| Current | License files are not installed |
| New | License (type: trial) is valid for 90 days |
+----------+----------------------------------------------------------------+
Installing the license?
Enter 'YES' to confirm: YES
Importing...
Syncing license files to cc1 ...
Syncing license files to cc2 ...
Syncing license files to cc3 ...
Importing <license-file-name> complete. It is safe to remove the local license file.