1834809 Members
2636 Online
110070 Solutions
New Discussion

Re: hpux 10.20 and nfsv3

 
antonio di paolo
Occasional Advisor

hpux 10.20 and nfsv3


It is possible to update my b100 hpux 10.20 with a nfs v3? And how?
grazie
carpe diem
4 REPLIES 4
Leif Halvarsson_2
Honored Contributor

Re: hpux 10.20 and nfsv3

Hi,
If I don't remember wrong, it is possible. There is a number of patches that must be installed. Try a search in the patch database.
Victor Fridyev
Honored Contributor

Re: hpux 10.20 and nfsv3

Hi,

Look for the following patches:
swlist -l product |grep -i nfs
NFS B.10.20 ONC/NFS; Network-File System,Information
Services,Utilities
PHCO_15339 B.10.00.00.AA fsclean(1M) support for NFSv3
PHCO_15340 B.10.00.00.AA /sbin/is_local_root support for NFSv3
PHCO_15341 B.10.00.00.AA mountall(1M) support for NFSv3 and CacheF
S
PHCO_15343 B.10.00.00.AA umountall(1M) support for NFSv3
PHKL_17574 B.10.00.00.AA ki/nfs, vasusage, ACE 2 bundle cumulative
patch
PHKL_20126 B.10.00.00.AA NFS diskless client kernel patch (ACE 199
912
PHNE_25234 B.10.00.00.AA NFS/NIS General Release/Performance Patch

Download the patches with appropriate dependencies.

HTH
Entities are not to be multiplied beyond necessity - RTFM
Stuart Abramson
Trusted Contributor

Re: hpux 10.20 and nfsv3

1. HP-UX 10.20 does not support NFS 3 as released. You must:
a. install the ACE patch bundle from the HP Response Center
with reinstall=true.
b. vi /etc/rc.config.d/nfsconf to set:
set:
MOUNTD_VER=3
MOUNT_VER=3
c. Restart nfs.client.

2. Now you are running NFS 3 for both served filesystems and mounted
filesystems, if they are explicitly mounted.

3. HOWEVER, if you are using automounter, then, again, the mount
will be processed using NFS 2.

4. To use the new AutoFS daemon on HP-UX 10.20, you would:
a. vi /etc/rc.config.d/nfsconf
set:
AUTOFS=1
c. restart nfs.client


C. AutoFS
One advantage of using AutoFS is that you can change automounts
on the fly, without interrupting current automounts. Here's how:
1. vi /etc/auto.direct
2. Add the new file system in auto.direct
3. /usr/sbin/automount

D. If you want to test to see whether you are using NFS 3 or not:

nfsstat -m
rick jones
Honored Contributor

Re: hpux 10.20 and nfsv3

IIRC the NFSv3 support in 10.20 did not include NFS over TCP...

The "best" way to update your b box for NFSv3 would be to install HP-UX 11i.
there is no rest for the wicked yet the virtuous have no pillows