Manually flush SSD cache
#
This article describes the following topics- Ceph pool has reach the full ratio at ~=60%, by default it will automatically flush the data into HDD pool.
- But, in some production case, the incoming data/IO and the process of flushing data are stacked togather; It will cause a loop at 60% flushing data and accepting incoming data.
- It will create a consistent IOPS for a long period, So we must manually flush the Data with command.
#
Connect to console$ ssh [email protected]Warning: Permanently added '192.168.1.x' (ECDSA) to the list of known hosts.Password:
storage > cache > flush
#
Flush SSD data to HDD pool: Welcome to the Cube ApplianceEnter "help" for a list of available commandscontroller> storagecontroller:storage> cachecontroller:cache> flush