Ze Ji Li wrote:
Hi there,

I am just try to use redhat 8.0 as nfs client from the tru64 unix
server. I even put both of them on the same hub. It still just hangs. Any hints? Thank you.

Ze

Hi,

I assume you've tried restarting portmap and nfs on the 8.0 machine. Have you tried relaxing /etc/hosts.allow? /etc/hosts.allow on my 8.0 machine looks like this:

#
# hosts.allow This file describes the names of the hosts which are
# allowed to use the local INET services, as decided
# by the '/usr/sbin/tcpd' server.
#

in.telnetd : LOCAL
in.ftpd : LOCAL

ALL : 192.168.230.
ALL: 127.0.0.1 255.255.255.0
swat: 127.0.0.1 192.168.230.


Good luck,



Hidong




On Sat, 23 Nov 2002, Hidong Kim wrote

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
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:
[stuff deleted]

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