Is there a difference - Yep,

'legacy' tells ZFS to refer to the /etc/vfstab file for FS mounts and options
whereas
'none' tells ZFS not to mount the ZFS filesystem at all. Then you would need to manually mount the ZFS using 'zfs set mountpoint=/mountpoint poolname/fsname' to get it mounted.

In a nutshell, setting 'none' means that 'zfs mount -a' wont mount the FS cause there is no mount point specified anywhere


Dick Davies wrote On 11/28/06 17:15,:

Is there a difference between setting mountpoint=legacy and mountpoint=none?

Hope that helps,

Sincerely,

--
Terence Donoghue
Senior Engineer
Sun Microsystems
+41 44 908 9000

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to