Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
NFS Services Administrator’s Guide: HP-UX 11i version 3 > Chapter 4 Configuring and Administering a Cache Filesystem

CacheFS Overview

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

CacheFS is a general purpose filesystem caching mechanism that improves NFS client and server performance. CacheFS client performance is improved by caching data to a faster local filesystem instead of going over the wire to a slow server or on a slow network. This results in reduced server and network load because the clients send fewer requests to the server.

In an NFS environment, CacheFS:

  • performs local disk caching of filesystems which enables the client systems to become less reliant on the server

  • improves performance of clients on slow networks

  • increases the number of clients that can be supported by a single server

  • decreases the overall server load which can result in better server performance.

When data is read from a cached NFS-mounted filesystem for the first time, it results in some overhead when CacheFS writes the data to its local cache. After the data is written to the cache, read performance for the cached data improves significantly. CacheFS improves read performance for data that is read more than once. However, it does not improve NFS write performance. Therefore, good candidates for cached filesystems include manpages and executable programs, which are read multiple times though rarely modified.

By default, CacheFS maintains consistency between the cached filesystem and the remote filesystem, using a consistency checking model similar to that of standard NFS (polling for changes in file attributes).

NOTE: CacheFS cannot be used with NFSv4.
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2008 Hewlett-Packard Development Company, L.P.