💾 Archived View for freeshell.de › tldr › zpool.gmi captured on 2022-06-04 at 00:46:10. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Manage ZFS pools.
zpool status
zpool scrub {pool_name}
zpool import
zpool import {pool_name}
zpool export {pool_name}
zpool history {pool_name}
zpool create {pool_name} mirror {disk1} {disk2} mirror {disk3} {disk4}
zpool add {pool_name} cache {cache_disk}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).