24.05.2014 Views

AIX Version 4.3 Differences Guide

AIX Version 4.3 Differences Guide

AIX Version 4.3 Differences Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The command uses default values for the various resource thresholds of the<br />

cache object. If you want to alter these, you should create the cache object<br />

using SMIT with the cachefs_admin_create fastpath.<br />

3. Mount the remote filesystem from the server as a cacheFS filesystem type,<br />

specifying the cache object to use for backing store and the name of the<br />

mount point that will be used to access the filesystem.<br />

mount -V cachefs -o backfstype=nfs,cachedir=/cachefs/cachedir<br />

aix4xdev:/images /images<br />

The result of the action can be checked using the mount command with no<br />

arguments to list all mounted filesystems. Three new entries are present. The first<br />

entry is for the JFS used to store the cache object. The second shows the remote<br />

filesystem mounted onto the cache object as an NFS mount. The remote<br />

filesystem should not be accessed through this mount point. The third new<br />

filesystem mount shows /images as a CacheFS mount on the cache object.<br />

Figure 44 shows the mount output of a CacheFS enabled system.<br />

Figure 44. Output of mount Command Showing CacheFS<br />

7.14.2 AutoFS (<strong>4.3</strong>.1)<br />

AutoFS is the component of ONC+ that provides automatic mounting of NFS file<br />

systems. The automounting file system, autofs, mounts file systems when access<br />

is requested and unmounts the file system after a few minutes of inactivity, thus<br />

saving the network overhead traffic required to maintain the NFS connection.<br />

AutoFS allows you to break the connection when the file system is not being used<br />

and restart it again automatically when access is next desired.<br />

7.14.2.1 How AutoFS Works<br />

AutoFS is a client-side service. It is implemented using three components to<br />

accomplish automatic mounts. The components are:<br />

• The automount command<br />

• The autofs kernel extension<br />

• The automountd daemon<br />

Networking Enhancements 187

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!