NFS problems with 2.6.6 Kernel and Sun OS

Submitted by hfoster52
on August 12, 2004 - 9:52am

I have Redhat 9.0 server running the 2.6.6 Kernel which is my NFS server.
I have two Solaris NFS clients(2.6 and 2.8), 1 Red Hat 7.2 with the
2.4.19 kernel, 1 Yellowdog linux 2.4.24(Apple G4) and 1 Red Hat 9.0
2.6.6 NFS client.
When I run compiles on all the linux boxes over NFS mounts the NFS server is fine. But when I run a Solaris compile on either solaris
2.6 or solaris 2.8 the kernel panics in the 2.6.6 redhat 9.0 NFS server everytime.
Any suggestions?

Fixed

on
August 17, 2004 - 6:15pm

Well did some digging and realized Solaris's NFS by default is TCP and Linux is UDP. I added the tcp option to my mount and was good to go. Hope this helps someone else.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.