dedupratio is only for the pool/tank

This commit is contained in:
benoit 2020-09-21 10:25:41 +00:00
parent 252828431e
commit 7ae9e84d63
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ zfs set compression=lz4 local/home
zfs get compression
zfs get compressratio local/home
zfs set dedup=on local/home
zpool get dedupratio local/home
zpool get dedupratio local
zfs set mountpoint=/home local/home
zfs set sharenfs="rw=@10.0.1.0/24" local/home
zfs share local/home