1833883 Members
2069 Online
110063 Solutions
New Discussion

NFS version 3 (ACE)

 
SOLVED
Go to solution
news groups
Occasional Advisor

NFS version 3 (ACE)

Do I need install of some other bundle upon a normal HP-UX 10.20 installation before installing "Networking ACE" bundle just to get NFS version 3 enhancement ?
My config is HP9000/800 and I want to modify my OS config as less as possible to get just NFS V3.

Thanks for answers.
1 REPLY 1
Andreas Voss
Honored Contributor
Solution

Re: NFS version 3 (ACE)

Hi,

try to load the patch PHNE_21108
thats the NFS Kernel General Rel & Perf Patch which includes NFS V3
After installation you have to edit the /etc/rc.confid.d/nfsconf where there are new variables which controlls the NFS behavior:
MOUNTD_VER=(2|3)
also you can enable the new automount feature with:
AUTOFS=1

If you don't see these new variables take a look at /usr/newconfig/etc/rc.config.d/nfsconf

Greetings

Andrew