Records information about each V file in a disk cache
Description
The CacheItems file is a binary file created and maintained by the Cache Manager for its own use and for use by developers for debugging. It records
information about each V file on a client machine using a disk cache. The information includes the file ID number and data version number of each V file.
The CacheItems file always resides in the cache directory with the cache's V files. The default directory for the files is dcelocal/var/adm/dfs/cache. This directory is specified in the second field of the CacheInfo file; it can be overridden to name a different directory.
Cautions
Never directly modify or delete the CacheItems file; this can cause the kernel to panic. Always use the commands provided with DFS to alter the cache. If the
file is accidentally modified or deleted, rebooting the machine should restore normal performance.
Related Information
Files: CacheInfo(4dfs)