apt key bash centos debian docker fbsd fbsd jail ffmpeg fms freebsd freebsd jail hyper-v jail linux linux routing linux security lvm lvm backup lvm snapshot macosx megacli migrate lvm root mysql mysql 5.7 mysql cluster nested hyper-v NO_PUBKEY ntpd postfix postgresql postgresql auto failover postgresql benchmark postgresql replication raid ssd ssh stream supermicro supermicro ipmi vod vpn Windows Windows Server zfs zpool

HOWTO: FreeBSD ZFS add SSD as log/ZIL read cache to ROOT POOL

There is no way on a set bootfs pool to add log cache ,so we have to UNSET the bootfs first:

1. zpool bootfs= zroot   ( be carefull on the empty space bootfs= )

then add SSD as a cache

2. zpool add zroot log /dev/gpt/read-cache (or whatever your gpart add… name is)

then reset the bootfs on the zroot pool !!! ( Do not miss this please! )

3. zpool bootfs=zroot zroot

that;s all

 

One response to “HOWTO: FreeBSD ZFS add SSD as log/ZIL read cache to ROOT POOL”

  1. […] HOWTO: FreeBSD ZFS add SSD as log/ZIL read cache to ROOT POOL […]

    Like

Leave a comment

Create a website or blog at WordPress.com