# ZFS指令

# 設定ZFS使用SSD做Cache與Log

zpool add ZFS\_Pool cache &lt;&lt; /dev/xxxx &gt;&gt;

zpool add ZFS\_Pool log &lt;&lt; /dev/xxxx &gt;&gt;

# 顯示ZFS相關資訊

zfs list

[![image.png](https://mdfk.goddamn.idv.tw/uploads/images/gallery/2024-06/scaled-1680-/ty4image.png)](https://mdfk.goddamn.idv.tw/uploads/images/gallery/2024-06/ty4image.png)

zpool list

[![image.png](https://mdfk.goddamn.idv.tw/uploads/images/gallery/2024-06/scaled-1680-/XJfimage.png)](https://mdfk.goddamn.idv.tw/uploads/images/gallery/2024-06/XJfimage.png)

zpool status

[![image.png](https://mdfk.goddamn.idv.tw/uploads/images/gallery/2024-06/scaled-1680-/G9uimage.png)](https://mdfk.goddamn.idv.tw/uploads/images/gallery/2024-06/G9uimage.png)