Joe Blount wrote: > /_"zfs mount" is called by filesystem/local which is dependent on > filesystem/minimal; so it's ok for during startup. > > However, upon shutdown, there is no "zfs unmount" called by any > service. It's svc.startd that calls "umountall" right before the > shutdown. So presently, your service cannot stop after zfs unmounts._/
Perhaps that could be fixed, so that the unmounts *are* sequenced.