Page 1 of 1

ZFS prevents shutdown when pools are from files

PostPosted: Thu Nov 04, 2021 1:52 am
by minimons
Hello!

If I have a pool that is created on a file - something like:
zpool create mypool /Volumes/myzfsdata.zfs

Then ZFS will freeze and prevent the computer from shutting down.
If I manually do a 'zfs export mypool' and then shutdown it works fine.

Hardware: MacBook Air M1 (aarch64)

$ sw_vers
ProductName: macOS
ProductVersion: 11.6
BuildVersion: 20G165
$ zpool version
zfs-macOS-2.1.0-1
zfs-kmod-2.1.0-1

Best regards,
- Minimons

Re: ZFS prevents shutdown when pools are from files

PostPosted: Mon Jan 03, 2022 6:07 pm
by lundman
Interesting, thx