1844714 Members
1698 Online
110233 Solutions
New Discussion

nfs version

 
Ravi kumar raju
Advisor

nfs version

HI ,

How to find NFS version and how to upgrade it in hpux.


Thanks,
Ravi kumar.R
3 REPLIES 3
Dennis Handly
Acclaimed Contributor

Re: nfs version

The following will give the NFS version for each mount point: nfsstat -m
Ravi kumar raju
Advisor

Re: nfs version

How to upgrade this NFS version on hpux 11.0(B.11.00 A 9000/800 )

# nfsstat -m
/Test_env from peso:/home_7/linker/Test_env (Addr 16.167.12.202)
Flags: vers=3,proto=udp,auth=unix,hard,intr,link,symlink,devs,rsize=8192,wsiz e=8192,retrans=5
David Nixon
Valued Contributor

Re: nfs version

Run this command sequence:

# swlist |grep ONC

This will reveal your current NFS patch level. For HP-UX 11.0 PHNE_31096 was the
last NFS patch..