Operating System - HP-UX
1834458 Members
2742 Online
110067 Solutions
New Discussion

install networking ace on server?

 
SOLVED
Go to solution
Allyn Fratkin
Occasional Contributor

install networking ace on server?

i have some 10.20 servers still running nfs v2.
i'd like to upgrade them to nfs v3.
can i install the december 1999 networking ace bundle on servers
or is it just for workstations?
otherwise, what do i need to install to upgrade these systems?

thanks.
1 REPLY 1
Andreas Voss
Honored Contributor
Solution

Re: install networking ace on server?

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