Near the end of the detailed status display, LifeKeeper provides a list of the flags set for the system. A common type is a Lock LCD flag used to ensure that other processes wait until the process lock completes its action. The following is the standard LCD lock format:
!action!processID!time!machine:id.
These are examples of general LCD lock flags:
- !action!02833!701236710!<servername>:filesys. The creation of a filesystem hierarchy produces a flag in this format in the status display. The filesys designation can be a different resource type for other application resource hierarchies or app for generic or user-defined applications.
- Other typical flags include !nofailover!machine and shutdown_switchover. The !nofailover!machine flag is an internal, transient flag created and deleted by LifeKeeper which controls aspects of server failover. The shutdown_switchover flag indicates that the shutdown strategy for this server has been set to switchover such that a shutdown of the server will cause a switchover to occur. See LCDI-flag(1M) for more detailed information on the possible flags.
Post your comment on this topic.