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

SSDキャッシュのフラッシュ比率を変更する

SSH経由でコマンドラインインターフェースにアクセスし、あらかじめ定義されたキャッシュプロファイルのいずれかを選択することで、CubeCOSクラスタのキャッシュフラッシュ比率を変更できます。

SSH 経由で CubeCOS クラスタの VIP にアクセスする


Warning: Permanently added '192.168.1.x' (ECDSA) to the list of known hosts.
Password:

キャッシュのフラッシュ比率を変更する

CLI: storage > cache > set_profile

controller> storage
controller:storage> cache
controller:cache> set_profile
Select profile:
1: high-burst (70% burst, 30% cache)
2: default (40% burst, 60% cache)
3: low-burst (20% burst, 80% cache)
Enter index: 1
Cache profile 'high-burst' configured
controller:cache> status
Status: on
Profile: high-burst
USED SIZE
--
0B 216GiB
--