syncfsconfig user exit
Keeps file system configuration data in replicated clusters synchronized.
Description
The /var/mmfs/etc/syncfsconfig user exit, when properly installed, will be synchronously invoked after each command that may change the configuration of a file system. Examples of such commands are: mmadddisk, mmdeldisk, mmchfs, and so forth. The syncfsconfig user exit can be used to keep the file system configuration data in replicated GPFS clusters automatically synchronized.
Read the sample file /usr/lpp/mmfs/samples/syncfsconfig.sample for a detailed description on how to code and install this user exit.
Parameters
None.
Exit status
The syncfsconfig user exit should always return a value of zero.