FilesetItems(4dfs)

Records location mappings for filesets accessed by a Cache Manager using a disk cache

Description
The FilesetItems file is a binary file created and maintained by the Cache Manager for its own use and for use by developers for debugging. It stores the fileset-to-mount point mapping for each fileset accessed by a Cache Manager using a disk cache. The mappings enable the Cache Manager to respond correctly to operating system and related commands such as pwd.

The FilesetItems file always resides in the cache directory. The default directory 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 FilesetItems 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)