Ze Ji Li wrote:
Hi,
	I got the following from the messages:

Nov 22 16:38:10 theory kernel: nfs: server uhhepi not responding, still
trying
Nov 22 16:43:33 theory kernel: nfs: task 192 can't get a request slot
Nov 22 16:48:05 theory kernel: nfs_statfs: statfs error = 5
Nov 22 16:48:05 theory kernel: nfs_statfs: statfs error = 5

	May I know what it means?  Thank you.

Ze

On Sat, 23 Nov 2002, Yoink! wrote:


On Fri, 22 Nov 2002, Ze Ji Li wrote:

	I am running 8.0. I can mount a tru64 unix filesystem on the
redhat box with nis client on.  The problem is when I do a "ls" on the
mounted directory. It just hangs and nothing happens.  I have to killed
the "rpciod" process to get the prompt back.  df even hangs at the nfs
mount.  I was able to mount under redhat 7.2 with another machine. I can
use the tru64 machine to mounted the redhat 8.0 system
successfully. Any help is greatly appreciated.
You need to look through the logs in the /var/log directory and stuff like
"dmesg" to see if you are getting any errors.

--
\ \/ / _       |~\  _ In God We Trust. All Others Pay Cash.
>  < / \|\  /|+-< | |   "The world is a comedy to those that think,
/ /\ \\_/| \/ ||__)|_|    a tragedy to those who feel." - Horace Walpole



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Hi,

I had nfs problems with a newly re-installed 8.0 machine on our nis network of 7.2 machines. The 8.0 machine was not sharing its partitions with the other 7.2 machines. I modified /etc/exports on the 8.0 machine to explicitly state each of the other 7.2 machines, like this:

/dallas ripley (rw,root_squash)
/sigourney ripley (rw,root_squash)
/sigourney2 ripley (rw,root_squash)
/dallas sulaco (rw,root_squash)
/sigourney sulaco (rw,root_squash)
/sigourney2 sulaco (rw,root_squash)
/dallas kcsa (rw,root_squash)
/sigourney kcsa (rw,root_squash)
/sigourney2 kcsa (rw,root_squash)
/dallas ryder (rw,root_squash)
/sigourney ryder (rw,root_squash)
/sigourney2 ryder (rw,root_squash)
/dallas tovarish (rw,root_squash)
/sigourney tovarish (rw,root_squash)
/sigourney2 tovarish (rw,root_squash)


Then I did "exportfs -a" on the 8.0 machine. It's working now. Good luck,



Hidong












--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to