[UCLA-LUG] A NFS question

Richard Wang cmwang@ucla.edu
Wed, 15 Sep 1999 00:56:38 -0700


I try to mount Linux from Solaris 2.6 using NFS, but I can not succeed.
I get a message : NFS service not responding.  I check the nfsd, it is
up with state SW.  I put the following line in the /etc/exports file

/home hostname(insecure)

and then run /usr/sbin/exportfs.

By the way,  if I run  /usr/sbin/rpc.nfsd I get a message:

nfssvc : Address already in use.

My rpc.statd and rpc.mountd and rpc.rquotad are all sleeping there.  But
I don't have rpc.nfsd in the process.  Is this the reason why I have
problem?

Richard