jm90@alpinenetworks.com wrote:
> I've been dodging this issue for a while but the work around (reboot)
> is becoming quite an interruption now.
>
> If I have a machine /net/netapp with two exported shares vol1 and vol2
> I'm able to access them just fine. If I add/export a new share say vol3
> I can't see it from /net/netapp/vol3 unless I reboot the machine. I've
> tried restarting statd and lockd but that doesn't help. Anyone else run
> into this?
>
> I'm running SunOS 5.8 Generic_108528-14 sun4u sparc
>
> Thank you
/etc/init.d/nfs.server stop
/etc/init.d/nfs.server start
/tony