I am trying to create a filesystem in ZFS with the following command:
zfs create -o compression=on -o recordsize=1M -o encryption=on pool/dataset
I am unable to do so, since I receive the following error:
cannot create 'pool/dataset': Keyformat required for new encryption root.
There are 3 results for this in Google, none of them are particularly helpful. What am I doing wrong here?
Asked by Gábor DANI
(101 rep)
Aug 21, 2024, 08:28 AM
Last activity: Nov 1, 2024, 08:06 PM
Last activity: Nov 1, 2024, 08:06 PM