On 2009/09/01, at 22:15, kurosan wrote:

Hi kurosan,

I met the same but probably it cannot work.
check zfs get all your_pool_mounted_/pathname
you can see 'mountpoint' is 'legacy'
so you have to use zfs sharenfs=on again to try

Hi,
thanks for the reply... I've had time only today to retry.
I've re-enabled zfs sharenfs=on but nfs server doesn't start because it can't find the shared directories... if I go back to automount the zfs filesystem the nfs server works again... Can't go around this... maybe I'll simply wait for the mount order bug to be fixed.
Tnx for your help.


Hi,

sorry I did'nt explain in detail.
have you set again zfs set mountpoint?
if you still set your mountpoint 'legacy' ,you have to change zfs set mountpoint=$MOUNTPOINT your_pool_mounted_/pathname
and then zfs set sharenfs=on

ex.  zfs set mountpoint=/tank rpool/tank
        zfs set sharenfs=on rpool/tank


P.S.: I'm italian and not japanese ;)

UUps! sorry :(


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

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

Reply via email to