Query: clu_is_member
OS: osf1
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
clu_is_member(3) Library Functions Manual clu_is_member(3)NAMEclu_is_member, clu_is_ready - Determine whether the local system is currently a cluster member or has been configured to be a cluster mem- berLIBRARYStandard C Library (libc.so, libc.a)SYNOPSIS#include <sys/clu.h> boolean_t clu_is_member (); boolean_t clu_is_ready ();DESCRIPTIONThe clu_is_member function determines whether the local system is currently a cluster member (that is, the TruCluster Server software has been installed and configured, the system has booted a clusterized kernel, and the connection manager has allowed the system to join the cluster membership). The clu_is_ready function determines whether the local system has been configured to run in a cluster (that is, the TruCluster Server soft- ware has been installed and configured, and the system has booted a clusterized kernel). The clu_is_ready function is most useful to code that runs in the boot path before the connection manager establishes the cluster membership.RETURN VALUESUpon completion, the clu_is_member function returns TRUE if the local system is currently a cluster member, FALSE otherwise. Upon completion, the clu_is_ready function returns TRUE if the local system has booted from a clusterized kernel, FALSE otherwise.RELATED INFORMATIONFunctions: versw(3), clu_get_info(3) Commands: versw(8) delim off clu_is_member(3)
Related Man Pages |
---|
cmdeleteconf(1m) - hpux |
cmhaltcl(1m) - hpux |
cmrunnode(1m) - hpux |
clu_is_ready(3) - osf1 |
clinfo(1m) - sunos |
Similar Topics in the Unix Linux Community |
---|
KONSEC Groupware 1.1.6.8 (Default branch) |
KONSEC Groupware 1.1.8.0 (Default branch) |
Bush Gets booted!! |
To find when is the system last re-booted |
Memory trouble |