zfs:pools:add_a_cache_drive_to_a_pool
ZFS - Pools - Add a Cache Drive to a Pool
Cache drives add a layer of caching between RAM and the main storage drives.
- Typically, a faster SSD should be used for caching.
- They are especially useful to improve random-read performance of mainly static data.
Add a Cache Drive to a Pool
sudo zpool add testpool cache /dev/sdh -f
zfs/pools/add_a_cache_drive_to_a_pool.txt · Last modified: 2021/10/13 22:17 by peter