輸入許可証
情報
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.