> Does anyone know of a patch, or a package to resolve this problem.
> Under Redhat 6.0 on my Alpha server, and Solaris 7 x86, I cannot even do
> mounts. I just get errors in /var/log/messages about v3 not being
> recognized.
>
> I'm running an Alpha on RedHat 6.0 with kernel 2.2.12
> The client is a Solaris 7 x86.
Edit /etc/rc.d/init.d/nfs
Change the line which says 'daemon rpc.mountd' to read
'daemon rpc.mountd --no-nfs-version 3'
Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/