RHEL 5.0 NFS

Sachin Sharma sachin73 at gmail.com
Wed Oct 27 19:23:26 UTC 2010


Hello Nitin,

Please add the following line to /etc/sysconfig/nfs file to disable nfsv4
support.

RPCNFSDARGS="-N 4"

then restart nfs service

# service nfs restart

# service rpcidmapd stop

# chkconfig rpcidmapd off
Or while mouting you can use nfsvers=3 option either with mount -o command
or in /etc/fstab.
*
*
*
*
*Br.*
*Sachin Sharma*
*sachin.sharma at wipro.com
*
On Wed, Oct 27, 2010 at 8:42 AM, <nitin.gizare at wipro.com> wrote:

>  Hello
>
>
>
> We have Linux servers with RHEL 4.0x version running nfs version 3 has nfs
> servers.
>
> We have added new servers with RHEL 5.0 version.
>
> When I do ps –ef | grep nfs  I see that nfsd4 is started .
>
> We  are facing lot of nfs issue on dir which are shared from RHEL 5.0.
>
>
>
> Please help me disable nfs version 4 if by default started in RHEL 5.0 so
> that we can use nfs version 3 in RHEL 5.0.
>
>
>
>
>
>
>
> Rgds
>
> Nitin
>
>
>
>
>
> --
> redhat-sysadmin-list mailing list
> redhat-sysadmin-list at redhat.com
> https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/redhat-sysadmin-list/attachments/20101027/7e61fc52/attachment.htm>


More information about the redhat-sysadmin-list mailing list