![]() | ||||||||||
Messages in this thread |
Orion Poplawski wrote: > Hello - > > I was wondering if there were and know NFS issues with IRIX > clients? I'm seeing a problem where an IRIX 6.5.17m client > accessing a linux 2.4.18 (redhat 7.2: -18.7.x) server will hang trying > to access a mount. No traffic appears to make it to the server so it > appears to be locked up on the client end, but I don't know why. Can you give a few more details? Does the nfs share mount, or hang at mounting? What type of mount are you trying to do? (IE nfs v3 tcp, or v2 udp) PS- Are you certain you aren't running iptables or ipchains? "/etc/init.d/ipchains stop" Also try mounting with out locking. "mount foo:/foobar /mnt/nfs -onolock" Have you tried nfs v2? "mount -o nfsvers=2 foo:/foobar /mnt/nfs" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-03-22 12:31 [from the cache] ©2003-2008 | ||||||||||