lcdsync [-d destname]
This program checks to see if the LifeKeeper resource hierarchy configuration and communication path status data stored in shared memory has been modified. If it is different, the data is “synchronously” written to disk. Therefore, when this program returns, the data is guaranteed to be on disk properly. If destname is not specified, the current system is assumed.
Note: The commands used to modify resource hierarchy configurations or communication paths (such as ins_create, dep_create, ins_setit, eqv_remove,…) only modify the shared memory segment and are not reflected in the permanent file storage of LifeKeeper, until the lcdsync program is run.
Post your comment on this topic.