osf1 man page for clu_is_ready

Query: clu_is_ready

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)

NAME
clu_is_member, clu_is_ready - Determine whether the local system is currently a cluster member or has been configured to be a cluster mem- ber
LIBRARY
Standard C Library (libc.so, libc.a)
SYNOPSIS
#include <sys/clu.h> boolean_t clu_is_member (); boolean_t clu_is_ready ();
DESCRIPTION
The 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 VALUES
Upon 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 INFORMATION
Functions: versw(3), clu_get_info(3) Commands: versw(8) delim off clu_is_member(3)
Related Man Pages
clinfo(1m) - opensolaris
cmhaltcl(1m) - hpux
clu_free_info(3) - osf1
clu_get_info(3) - osf1
clu_get_info(8) - osf1
Similar Topics in the Unix Linux Community
Dual booted RHL 7.3 with Win XP..
KONSEC Groupware 1.1.6.8 (Default branch)
KONSEC Groupware 1.1.8.1 (Default branch)
KONSEC Groupware 1.9.1.0 (Default branch)
Building a Linux Virtual Server cluster