Alastair Neil wrote:
x86 snv 108
I have a pool with around 5300 file systems called home. I can do:
zfs set sharenfs=on home
however
zfs set sharenfs="sec=krb5,rw" home
complains:
cannot set property for 'home': 'sharenfs' cannot be set to invalid options
I feel I must be overlooking something elementary.
Thanks, Alastair
------------------------------------------------------------------------
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
Does a by-hand share succeed?
I.e, share -F nfs -o sec=krb5,rw /home
?
-tim
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss