L2ARC

speed up reads

  • Second layer of read caching
  • Quick device like SSD for more caching of read-heavy stuff
# Add an L2ARC device to a pool
sudo zpool add mypool cache /dev/nvme0n1