Categories
Proxmox

How to Setup a SSD Read Cache for ZFS Pool – Part 2

As shown in part one of this series, adding a cache drives to ZFS pool is very easy. Tonight’s post is going to show you the needed command to set up and begin using a read cache drive with your ZFS pool.

The below video tutorial will take you through the steps of using the below, command. To configure your cache drive using your Proxmox web interface and shell terminal.

Command:

zpool add [Pool Name] cache [Drive Name]

Leave a Reply