メインコンテンツにスキップ
バージョン: 2.5

修正パック

情報

USBストレージデバイスは、デフォルトでブロックされています。 USBデバイスへのアクセスが必要な場合は、管理者としてログインした後、CLI > tuning > configure を使用して、チューニングオプション cubesys.probeusbtrue に設定してください。

USBメモリ

logrotate_fix.fixpack を USB メモリにコピーしてください(フォーマット:FAT または exFAT)

USBをサーバーに接続してください

SCP

$ scp logrotate_fix.fixpack [email protected]:/var/fixpack/

Fixpack を適用

$ 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> fixpack
controller:fixpack> install
1: usb
2: local
Enter index: 1
1: logrotate_fix.fixpack
Enter index: 1
Installation of fixpack logrotate_fix is successful
controller:fixpack>