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 1 Introduction

CacheFS

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

The cache filesystem (CacheFS) is a general purpose filesystem caching mechanism that improves the performance of client-side applications when dealing with slow NFS servers or a slow network. By caching the data to a fast local filesystem instead of going over the wire, the client sees better performance. This results in reduced server and network load, and improves NFS response time and scalability.

In an NFS environment, the CacheFS filesystem increases the client per server ratio, reduces server and network loads, and improves performance on slow links.

NOTE: CacheFS does not support NFSv4 filesystems.

How CacheFS Works

The CacheFS filesystem is created on a client system so that the client can access the cached filesystem locally, instead of accessing the filesystem on the server.

Figure 1-3 “CacheFS Workflow Process” shows the CacheFS workflow process.

Figure 1-3 CacheFS Workflow Process

CacheFS Workflow Process

The back filesystem (the filesystem that is cached) is mounted on the cache. When the user accesses files that are part of the back filesystem, these files are placed in the client’s local cache.

The front filesystem (the local filesystem that stores the cached data) is mounted in the cache and is accessed from the local mount point. An overhead is observed during the initial request to access a file in the CacheFS filesystem. However, the subsequent accesses are faster as they are served from this local cache.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2007 Hewlett-Packard Development Company, L.P.