Re: [zfs-discuss] zfs mounting
The regular mount/umount commands can only be used if you have the filesystems present in /etc/vfstab. To create a zfs filesystem with the idea of using mount/umount you must specify 'mountpoint=legacy'. Now you can 'mount /d/d5' ... as per regular ufs. Zpools don't need mountpoints ... ie 'mount
[zfs-discuss] zfs mounting
It would be nice to be able to mount zfs file system by its mountpoit also and not just by the pool... For example I have the following: mypool5 257G 199G 24.5K /mypool5 mypool5/d5 257G 199G 257G /d/d5