Closed
Description
System information
Type | Version/Name |
---|---|
Distribution Name | Arch Linux |
Distribution Version | Latest |
Kernel Version | 6.4.10 |
Architecture | x64 |
OpenZFS Version | 2.2.0-rc4 |
Describe the problem you're observing
Mounting ZFS filesystems fails with
failed to lock /etc/exports.d/zfs.exports.lock: No such file or directory
Further mount attempts may fail with
cannot mount '<dataset>': filesystem already mounted
And zpool export -f <pool>
results in
cannot unmount '<dataset>': no such pool or dataset
Describe how to reproduce the problem
zfs mount -a
Include any warning/errors/backtraces from the system logs
Can be provided upon request indicating what particular log is needed.