- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: hpux 10.20 and nfsv3
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 10:27 PM
06-20-2005 10:27 PM
hpux 10.20 and nfsv3
It is possible to update my b100 hpux 10.20 with a nfs v3? And how?
grazie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 10:44 PM
06-20-2005 10:44 PM
Re: hpux 10.20 and nfsv3
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2005 12:21 AM
06-21-2005 12:21 AM
Re: hpux 10.20 and nfsv3
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2005 01:57 AM
06-21-2005 01:57 AM
Re: hpux 10.20 and nfsv3
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2005 04:19 AM
06-22-2005 04:19 AM
Re: hpux 10.20 and nfsv3
The "best" way to update your b box for NFSv3 would be to install HP-UX 11i.