Skip to content

Commit

Permalink
Update zfs
Browse files Browse the repository at this point in the history
  • Loading branch information
quietsy committed May 22, 2024
1 parent 8d47b1c commit bdd2ad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/zfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ sudo zfs set compression=lz4 pool
sudo zfs set acltype=posixacl pool
sudo zfs set xattr=sa pool
sudo zfs set aclinherit=passthrough pool
sudo zfs set atime=off pool
```

Create a filesystem under `/mnt/pool/media` to configure it for media (larger record size and no monthly snapshots):
Expand Down

0 comments on commit bdd2ad7

Please sign in to comment.