On Wed, Mar 01, 2000 at 04:58:00PM -0800, Allan Jarina wrote:
-> Ive experienced this kind of problem many times and what i normally do is:
-> - remove my share in /etc/exports
-> - reboot the system
-> - add my share in /etc/exports
-> - restart the daemon
->    /etc/rc.d/init.d/nfs restart
-> - run exportfs
->    exportfs -av
-> 
-> It works for me so i hope it works for you too.

Unfortunately, it did not work. Thanks

-> 
-> 
-> Charles Curley wrote:
-> 
-> > On Fri, Feb 18, 2000 at 05:55:18PM -0000, Bois, Mathieu wrote:
-> > -> I use Sun Solaris at work, and when I reboot one, I do a ping to know if
-> > -> it's alive and then a rup machinename to know if I can log in.
-> > -> If the Sun has not yet finished its rc.* scripts, then the answer is 'RPC
-> > -> program not registred'. When rup gives the upload and not the error message,
-> > -> then I know the machine is up and running.
-> > ->
-> > -> In your case, maybe the NFS server 'server' is not in a good state (crashed
-> > -> ?) or you have to start /etc/rc.d/init.d/rpc_something or
-> > -> /etc/rc.d/init.d/nfs.server ?
-> >
-> > I wouldn't know how to interpret the results, but running likely scripts
-> > with "status" as the argument produces the following output. On server:
-> >
-> > root@server # /etc/rc.d/init.d/nfs
-> > Usage: nfs {start|stop|status|restart|reload}
-> > root@server # /etc/rc.d/init.d/nfs status
-> > rpc.mountd (pid 296) is running...
-> > rpc.nfsd (pid 305) is running...
-> > root@server # /etc/rc.d/init.d/nfsfs status
-> > Configured NFS mountpoints:
-> > Active NFS mountpoints:
-> >
-> > I would think the last would show root as a configured mountpoint, as it
-> > is in /etc/exports:
-> >
-> > root@server # cat /etc/exports
-> > /       charlesc(no_root_squash)
-> >
-> > On charlesc:
-> >
-> > ccurley@charlesc $ /etc/rc.d/init.d/netfs status
-> > ccurley@charlesc $ /etc/rc.d/init.d/network
-> > Usage: network {start|stop|restart|reload|status|probe}
-> > ccurley@charlesc $ /etc/rc.d/init.d/network status
-> > Configured devices:
-> > lo eth0
-> > Currently active devices:
-> > eth0 lo
-> > ccurley@charlesc $ /etc/rc.d/init.d/nfs status
-> > rpc.statd (pid 419) is running...
-> > rpc.mountd (pid 439) is running...
-> > nfsd (pid 460 459 458 457 456 455 454 453) is running...
-> > rpc.rquotad (pid 429) is running...

-- 

                -- C^2

No windows were crashed in the making of this email.

Looking for fine software and/or web pages?
http://w3.trib.com/~ccurley

Reply via email to