Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[NFS] Question about Linux 7.1 NFS client with IRIX 6.5.3 server

0 views
Skip to first unread message

Ubik

unread,
May 10, 2001, 1:45:28 PM5/10/01
to
Hello everybody,

this is my first Linux day - I just installed Linux RedHat 7.1 on
a newly assembled PC. Everything goes fine, except when I
try to mount disks via NFS. The NFS server is an IRIX 6.5.3
(Silicon Graphics), the Linux client simply waits for a while and
it says "Timeout".
I think the client is configured correctly.

Has somebody experienced a problem like this?

Thank you very much for your time - best regards,

Enzo Catalano
Technical Supervisor

--

Ubik Visual Effects
Corso Magenta, 52
20123 Milan, Italy
Tel.: +39.02.48007046
Fax: +39.02.48007692

_______________________________________________
NFS maillist - N...@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/nfs

Seth Vidal

unread,
May 10, 2001, 2:35:36 PM5/10/01
to
> this is my first Linux day - I just installed Linux RedHat 7.1 on
> a newly assembled PC. Everything goes fine, except when I
> try to mount disks via NFS. The NFS server is an IRIX 6.5.3
> (Silicon Graphics), the Linux client simply waits for a while and
> it says "Timeout".
> I think the client is configured correctly.
>
> Has somebody experienced a problem like this?
>

run rpcinfo -p on the client

see if anything shows up.

it sounds like one of a few things:

1. you setup the default ipchains on rh linux 7.1 which will prohibit
nfs
2. you don't have the portmapper running and the locker is timing out
starting up.
3. the remote system is firewalled in some way disallowing the connect but
just swallowing the packet not explicitly rejecting it.


-sv

0 new messages