Re: OpenZFS: using an encrypted dataset without a prompt for its passphrase

2020-10-17 Thread Ryan Moeller
On 10/17/20 9:02 AM, Graham Perrin wrote: root@momh167-gjp4-8570p:~ # date ; uname -v ; uptime Sat Oct 17 14:00:10 BST 2020 FreeBSD 13.0-CURRENT #69 r366648: Tue Oct 13 05:49:05 BST 2020 root@momh167-gjp4-8570p:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG  2:00PM  up 9 mins, 5 users, load

Re: OpenZFS: using an encrypted dataset without a prompt for its passphrase

2020-10-17 Thread Graham Perrin
On 17/10/2020 12:35, Ryan Moeller wrote: On 10/17/20 5:55 AM, Graham Perrin wrote: On 17/10/2020 08:40, Ryan Moeller wrote: This is intentional. The pool can be imported but the filesystem is not mounted until the key is loaded. Thanks, the file system mounts without me entering a passphras

Re: OpenZFS: using an encrypted dataset without a prompt for its passphrase

2020-10-17 Thread Ryan Moeller
On 10/17/20 5:55 AM, Graham Perrin wrote: On 17/10/2020 08:40, Ryan Moeller wrote: This is intentional. The pool can be imported but the filesystem is not mounted until the key is loaded. Thanks, the file system mounts without me entering a passphrase; is this intentional? It shouldn't

Re: OpenZFS: using an encrypted dataset without a prompt for its passphrase

2020-10-17 Thread Graham Perrin
On 17/10/2020 08:40, Ryan Moeller wrote: This is intentional. The pool can be imported but the filesystem is not mounted until the key is loaded. Thanks, the file system mounts without me entering a passphrase; is this intentional? ___ freebsd-cur

Re: OpenZFS: using an encrypted dataset without a prompt for its passphrase

2020-10-17 Thread Ryan Moeller
On 10/17/20 1:54 AM, Graham Perrin wrote: root@momh167-gjp4-8570p:~ # zfs get all Transcend/VirtualBox | grep -e creation -e key -e crypt Transcend/VirtualBox  creation  Wed Sep  2 19:02 2020 - Transcend/VirtualBox  encryption aes-256-gcm   - Transcend/VirtualBox  ke

OpenZFS: using an encrypted dataset without a prompt for its passphrase

2020-10-16 Thread Graham Perrin
root@momh167-gjp4-8570p:~ # zfs get all Transcend/VirtualBox | grep -e creation -e key -e crypt Transcend/VirtualBox  creation  Wed Sep  2 19:02 2020 - Transcend/VirtualBox  encryption aes-256-gcm   - Transcend/VirtualBox  keylocation prompt    local Tr