ONCplus B.11.31.07.
© Copyright 2009 Hewlett-Packard Development Company, L.P Legal Notices Confidential computer software. Valid license required from Hewlett-Packard for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor’s standard commercial license. The information contained herein is subject to change without notice.
Table of Contents 1 ONCplus Release Notes...............................................................................................5 Announcement.......................................................................................................................................6 Availability of ONCplus as an ISU....................................................................................................6 NIS+ Obsolescence Notice..................................................................
List of Tables 1-1 4 ONCplus Software Fixes.................................................................................................................
1 ONCplus Release Notes This document contains the most recent product information pertaining to the Open Networking Computing (ONC) product, version B.11.31.07.01, which is supported on the HP-UX 11i v3 operating system. This document addresses the following topics: • • • • • • • • • • • • • • “Announcement” (page 6) “Overview” (page 7) “What's New in ONCplus B.11.31.07.01” (page 7) “Fixes in ONCplus to date” (page 7) “Installation Information ” (page 10) “Features Introduced in ONCplus B.11.31.
Announcement This version of ONCplus (B.11.31.07.01) is supported on systems running the HP-UX 11i v3 operating system. Availability of ONCplus as an ISU Prior to the HP-UX 11i v3 release, ONC was delivered as a core product called NFS. Core products cannot be released independent of the operating system. Any changes (defect fixes, for example) to core products are only available to customers by installing HP-UX patches. For HP-UX 11i v3, ONCplus is available as an Independent Software Unit (ISU).
Overview Open Network Computing (ONC) comprises core services that enable administrators to implement distributed applications in a heterogeneous distributed computing environment. It also includes tools to administer clients and servers. ONC consists of the following components: • Network File System The Network File System (NFS) is a distributed filesystem that provides transparent access to files and directories that are shared on remote systems.
Table 1-1 ONCplus Software Fixes CR ID Description QXCR1000914413 Directory related operations on an NFS client with ONCplus B.11.31.06 or B.11.31.07 versions installed along with mounted file systems with read/write permissions that are greater than 8192 bytes in size may result in system panic or data corruption. B.11.31.07.01 QXCR1000869504 System panics while renaming a file located on a local filesystem mounted with nfs4deleg stackable module. B.11.31.
Table 1-1 ONCplus Software Fixes (continued) CR ID Description ONCplus Version QXCR1000792753 Spinlock contention in checkexport/exi_rele. B.11.31.04 QXCR1000795425 Serviceguard NFS failover fails in the presence of the "fsid=" option. B.11.31.04 QXCR1000810049 Remove the NFSv4.1 server stubs for referrals. B.11.31.04 QXCR1000816572 The xdr_hyper() and xdr_u_hyper() functions incorrectly process data. B.11.31.
Table 1-1 ONCplus Software Fixes (continued) CR ID Description ONCplus Version QXCR1000593322 Performance improvement in NFS Server WRITE path. B.11.31.02 QXCR1000731755 The automountd daemon does not work correctly with long hostnames. B.11.31.01 QXCR1000732349 The rpc.pcnfsd and rpc.rexd daemons do not support long usernames. B.11.31.01 QXCR1000735912 System panics with heavy load on a CacheFS mount point; CacheFS unmount B.11.31.01 threads may hang. QXCR1000581253 Problem with rpc.
1. 2. Login as root. To check which version of ONCplus is currently installed on your system, run the following command: swlist | grep ONCplus The output will be similar to one of the following nine lines: ONCplus ONCplus ONCplus ONCplus ONCplus ONCplus ONCplus ONCplus ONCplus 3. B.11.31.07 B.11.31.06.01 B.11.31.06 B.11.31.05 B.11.31.04 B.11.31.03 B.11.31.02 B.11.31.01 B.11.31 ONC+ ONC+ ONC+ ONC+ ONC+ ONC+ ONC+ ONC+ ONC+ 2.3 2.3 2.3 2.3 2.3 2.3 2.3 2.3 2.3 After you download the ONCplus_B.11.31.07.
1. Run the following command to verify the software installation: swverify ONCplus If ONCplus B.11.31.07.01 is successfully installed, the following message is displayed: Verification succeeded 2. To check which version of ONCplus is installed on your system, issue the following command: swlist | grep ONCplus The output will be similar to the following: ONCplus 12 ONCplus Release Notes B.11.31.07.01 ONC+ 2.
Reverting to a Previous Version of ONCplus You cannot remove the current version of ONCplus with the swremove command. However, you can revert to the previous version of ONCplus. The following section describes how to revert to the previous version of ONCplus. WARNING! Directory related operations on an NFS client with ONCplus B.11.31.06 or B.11.31.
4. To revert to the previous version of ONCplus enter the following command: swinstall -x allow_downdate=true -x autoreboot=true \ -s /tmp/ONCplus_B.11.31.depot ONCplus NOTE: ONCplus contains kernel filesets. Thus swinstalling the product results in a system reboot after the installation is complete. Features Introduced in ONCplus B.11.31.07 ONCplus B.11.31.07 is a defect fix release and does not include any new features. All features introduced in previous ONCplus versions are supported in ONCplus B.11.
New NIS Features in ONCplus B.11.31.04 NIS introduces the following features: • IPv6 support for RPC commands and daemons Phase I ONCplus B.11.31.04 delivers IPv6 support for rpc.rexd, rpc.rwalld, rpc.rusersd, rusers, and rwall commands and daemons. Other RPC commands and daemons (rpc.statd and rpc.rquotad) will support IPv6 in a future release of ONCplus.
New NFS Features in ONCplus B.11.31.03 NFS introduces the following features for NFSv4: • File Delegation with Local Access NFSv4 clients support delegation on HP-UX 11i v3. However, until ONCplus B.11.31.03, NFSv4 servers supported delegation with the caveat that no local file access will occur on any delegated file. For example, if the server grants a delegation to the file “/a/b/foo” then any local users on the server need to avoid accessing file “foo” while the delegation is in effect.
occupied by the cache directory (also known as the working set size). This command uses the logfile created by the cachefslog command to display the information. The cachefswssize command, used with the -a option, displays the information in ASCII format. New NIS Features in ONCplus B.11.31.02 NIS introduces the following features: • Support for IPv6 Protocol The NIS clients and servers are now IPv6 enabled.
operations without immediate interaction with the server. Delegations can be revoked by the server. When another client requests access to the same file, the server revokes the delegation from the first client and grants it to the second client. NOTE: Delegations are disabled by default. If delegations are enabled, they are only supported by applications that access the delegated files remotely via NFS clients. Allowing local access and enabling delegation on a file can corrupt the file.
NOTE: Client failover support is limited to read-only mounts or static filesystems that are not modified often. • Enhanced NFS logging NFS server logging enables an NFS server to provide a record of file operations that are performed on its filesystems. New AutoFS Features in ONCplus B.11.31_LR AutoFS supports the following features: • On-Demand Mounting of Hierarchical Filesystems In earlier versions, AutoFS mounted an entire set of filesystems if they were hierarchically related.
— — • CIFS AutoFS Secure NFS Support If the NFS client supports mounting of secure directories, AutoFS supports Secure NFS filesystems. • IPv6 Support AutoFS provides support for mounting filesystems over IPv6 transports. New CacheFS Features in ONCplus B.11.31_LR CacheFS supports the following features: • Complete Binary Caching CacheFS is commonly used to manage application binaries. This feature enables you to cache a complete binary file in the local cache.
NOTE: • Consistency is not checked at file open time. Switching Mount Options You can switch between mount options without deleting or rebuilding the cache. For instance, you can switch from default to non-shared, or from noconst to demandconst mount options without recreating the cache. • Support for Large Files and Large Filesystems CacheFS supports the maximum file and filesystem sizes supported by both the underlying front filesystem in which the cache resides and the back filesystem.