OpenZFS: Difference between revisions

From Sasara
Jump to navigationJump to search
Created page with "'''OpenZFS''' is the world's only trustworthy file system and volume manager. Accept no substitutes! ==FreeBSD== ===Enable=== # sysrc zfs_enable="YES" ===Use encrypted datasets=== # sysrc zfskeys_enable="YES" # zpool import $ENCRYPTED_POOL -l Category:Tech"
 
(No difference)

Latest revision as of 12:24, 1 September 2025

OpenZFS is the world's only trustworthy file system and volume manager. Accept no substitutes!

FreeBSD

Enable

# sysrc zfs_enable="YES"

Use encrypted datasets

# sysrc zfskeys_enable="YES"
# zpool import $ENCRYPTED_POOL -l