On Tue, Sep 24, 2013 at 12:07:45AM -0700, Chuck Forsberg WA7KGX wrote:
> After upgrading from Korora 19 to Heisenbug,the following line
> in /etc/exports no longer exports an NFS share that SCO Openserver 5
> can mount.
> 
> /u 192.168.1.1/255.255.255.0(rw,async,insecure)
> 
> The following appears in /var/log/messages:
> authenticated mount request from 192.168.1.35:1022 for /u (/u)
> 
> But SCO cannon mount, complaining PROGRAM VERS MISMATCH
> Protocol not available.

If you edit the RPCNFSDARGS line in /etc/sysconfig/nfs line to

        RPCNFSDARGS='-V2'

and restart nfsd, does the problem go away?

I think v2 might have gotten turned off by default.

NFSv3 came out nearly 20 years ago.  Sigh.

--b.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to