zfs mount | less .... zfs umount ... zpool export -f ... reboot
Import with altroot zpool import -f -R /MYALTROOT MYZPOOL
All efective mountpoints will be relative to /MYALTROO, now , zfs list
Change mountpoints in order to have no overmounts.
Or do fstat -f /tmp and kill all the processes using it.
This of course is not a ZFS problem. This is not just a novice ZFS blunder. Mounting any other fs on top of /tmp would have also produced the same result.
This is why we have /mnt. Though, /mnt is used by some ports. It's better to create a directory somewhere when playing with anything fs related.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.