docs: update ZFS-Commands

This commit is contained in:
Administrator 2026-02-18 12:38:41 +00:00 committed by John Smith
parent fb2fd299ab
commit 4e5a4711dd

View file

@ -2,7 +2,7 @@
title: ZFS Common Commands title: ZFS Common Commands
description: ZFS Commands description: ZFS Commands
published: true published: true
date: 2026-01-31T15:26:03.716Z date: 2026-02-18T12:38:32.940Z
tags: zfs commands tags: zfs commands
editor: markdown editor: markdown
dateCreated: 2026-01-31T15:23:07.585Z dateCreated: 2026-01-31T15:23:07.585Z
@ -42,6 +42,12 @@ zfs get -s local -r all vault
zfs get quota,refquota,reservation,refreservation -r vault zfs get quota,refquota,reservation,refreservation -r vault
## Mount Encrypted Dataset
zfs load-key vault/Green/Pocket
zfs mount vault/Green/Pocket
## Pool I/O & Performance Monitoring ## Pool I/O & Performance Monitoring
zpool iostat -v 1 zpool iostat -v 1