diff --git a/Storage.md b/Storage.md index 8726470..dc9ca56 100644 --- a/Storage.md +++ b/Storage.md @@ -2,7 +2,7 @@ title: Netgrimoire Storage description: Where is it at published: true -date: 2026-01-22T21:33:52.493Z +date: 2026-01-31T14:44:07.519Z tags: editor: markdown dateCreated: 2026-01-22T21:10:37.035Z @@ -66,3 +66,9 @@ vault/docker | /srv/vault/docker |10.1T - Boot order - systemd mount timing - NFS export dependencies + +## Command Reference +- Health: `zpool status` +- Space Avail to pool: `zpool list` +- Space avail to datasets: `zfs list` +- Dataset configuration: `zfs get -r compression,dedup,recordsize,atime,quota,reservation vault`