Closed GoogleCodeExporter closed 9 years ago
This answer is a bit speculative, I don't have a 10.9.2 to test, and sharing
under 10.9.x is generally experimental.
The problem may happen because the umount forced by "zpool export" does not
properly (or timely enough) propagate to the sharing service. So once the
sharing service tries to release the ZFS filesystems, these are already gone
and therefore no longer "responding".
The suggested sequence is to either first stop all services that access the ZFS
filesystems and then "zpool export", or to use diskutil to initiate the unmount
("diskutil umount /path/to/zfs/fs").
Will add that to the FAQ.
Original comment by googlelogin@bjoern-kahl.de
on 2 Mar 2014 at 12:16
MacZFS has been discontinued. Please switch to https://openzfsonosx.org/
Original comment by googlelogin@bjoern-kahl.de
on 28 Jul 2015 at 9:34
Original issue reported on code.google.com by
sbyt...@gmail.com
on 1 Mar 2014 at 3:20