The dcelocal/etc/CacheInfo file specifies the Cache Manager's initial configuration. It is manually created during DFS client installation. The Cache Manager checks the file at initialization to determine certain cache configuration information.
The file is a one-line ASCII file that contains three fields separated by colons. The fields provide the following information:
· The local directory where the Cache Manager mounts the DCE global namespace. The default is the global namespace designation (/...).
· The local directory to serve as the cache directory. The Cache Manager stores the CacheItems, FilesetItems, and V files in this directory. The default, dcelocal/var/adm/dfs/cache, can be overridden to direct the Cache Manager to store the files in a different directory.
· The size of the cache in 1024-byte (1-kilobyte) blocks.