Veritas™ File System Programmer's Reference Guide - Solaris
- Veritas File System software developer's kit
- File Change Log
- About the File Change Log file
- Record types
- File Change Log tunables
- Application programming interface for File Change Log
- API functions
- File Change Log record
- Copying File Change Log records
- Veritas File System and File Change Log upgrade and downgrade
- Reverse path name lookup
- Multi-volume support
- Named data streams
- Veritas File System I/O
- Caching advisories
- Extents
- Thin Reclamation
Using the File Change Log file
VxFS tracks changes to the file system by appending the FCL file with information pertaining to those changes.
This enables you to do the following:
Use the FCL to determine the sequence of operations that have been performed on the file system in general or on a specific file after a particular point in time.
For example, an incremental backup application can scan the FCL file to determine which files have been added or modified since the file system was last backed up.
Configure the FCL to track additional information, such as file opens, I/O statistics, and access information, such as user ID.
You can then use this information to gather the following data:
Space usage statistics to determine how the space usage for different types of data.
Usage profile for the different files on a file system across different users to help determine which data has been recently accessed and by whom.