ONCplus B.11.31.18 Release Notes (762806-002, June 2014)

Backend Support
AutoFS supports the storage and distribution of AutoFS maps in the following:
Files
Network Information Service (NIS)
Lightweight Data Access Protocol (LDAP)
Filesystem Support
AutoFS supports the automatic mounting and unmounting of the following filesystems:
NFS (All versions including NFSv4)
CacheFS
HFS
VxFS
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. To force a client to cache a complete copy of the
accessed binary file, use the rpages mount option. For more information on the rpages
mount option, see the NFS Services Administrator’s Guide.
Cache Pre-Loading
This feature enables you to pre-load or pack specific files and directories in the cache. Packing
files and directories enables you to have greater control over the cache contents because it
ensures that the specified files are always present in the cache. Use the cachefspack
command to pack specific files and directories.
Cache Administering
This feature enables you to perform administrative tasks, such as creation and deletion of a
cache directory. It also enables you to update the resource parameters of the specified cache
directory. In addition, you can view the contents and statistics of the cache.
CacheFS Write Modes
CacheFS supports two write modes, write-around and non-shared. In the write-around
mode, writes are made to the back filesystem. Write-around mode is the default write
mode. In the non-shared mode, writes are made both to the front and the back filesystems.
Features introduced in ONCplus B.11.31_LR 37