How to Enable Flash Cache for Storage Pool
Connect to a Controller
ssh [email protected]
Warning: Permanently added '192.168.1.x' (ECDSA) to the list of known hosts.
Password:
Check the Storage Cache Status
controller> storage
controller:storage> cache
controller:cache> status
STATUS: off
Promote a SSD Disk as Cache
controller:cache> promote_disk
index name size storage ids
--
1 /dev/sdb 238.5G 0 1
2 /dev/sdc 931.5G 2 3
--
Enter the index to promote: 1
Enable Cache
controller:cache> switch
Current cache status: off
Turn on/off the cache(on/off): on
Check the Result
controller:cache> status
STATUS: on
USED SIZE
--
0.34 223GiB
--