Sun Microsystems
Products & Services
 
Support & Training
 
 

Previous Previous     Contents     Index     Next Next

Index

Numbers and Symbols

2N redundancy
loss of, (Understanding Change Notifications), (Managing Changes in the Cluster State), (Managing Changes in the Cluster State)
synchronization flag, (Introduction to the Properties of a Node)

A

address space, locking, (Building CMM Applications)
administrative attributes, (Introduction to the Properties of a Node), (Retrieving Node Information Using the CMM API), (Retrieving Node Information Using the CMM API)
CMM_ELIGIBLE_MEMBER, (Introduction to the Properties of a Node), (Retrieving Node Information Using the CMM API)
CMM_EXCLUDED_MEMBER, (Retrieving Node Information Using the CMM API)
CMM_FLAG_DISQUALIFIED, (Introduction to the Properties of a Node)
CMM_FLAG_SYNCHRO_NEEDED, (Introduction to the Properties of a Node)
CMM_FROZEN_MEMBER, (Retrieving Node Information Using the CMM API)
amnesia, (Understanding Change Notifications)
APIs
development environment, (The Foundation Services CMM API)
for managing peer nodes, (The Foundation Services CMM API)
examples of use, (The Foundation Services CMM API), (Building CMM Applications)
applications
connecting to nhcmmd daemon, (Managing Changes in the Cluster State)
debugging, (Setting up the Development Environment), (Debugging Applications in the Foundation Services)
development environment for, (Setting up the Development Environment)
disconnecting from nhcmmd daemon, (Managing Changes in the Cluster State)
registering for notifications, (Managing Changes in the Cluster State)
starting automatically, (Building CMM Applications)
testing, (Building CMM Applications), (Building CMM Applications)
attributes
administrative
See administrative attributes

B

binary files, location for cluster, (Building CMM Applications)
broken pipes, (Debugging Applications in the Foundation Services)

C

callback functions
cluster membership change, (Understanding Change Notifications), (Understanding Change Notifications), (Understanding Change Notifications)
unregistering failure, (Debugging Applications in the Foundation Services)
cancelled operations, failures due to, (Debugging Applications in the Foundation Services)
CFLAGS entry, (Building CMM Applications)
cgha_cmm library, (Building CMM Applications)
change notifications, (Understanding Change Notifications), (Understanding Change Notifications), (Understanding Change Notifications), (Understanding Change Notifications)
cluster, (Building CMM Applications)
identifying using domainid, (Retrieving Node Information Using the CMM API)
invalid, (Understanding Change Notifications), (Understanding Change Notifications)
location of binary files, (Building CMM Applications)
stale, (Understanding Change Notifications), (Understanding Change Notifications), (Understanding Change Notifications)
state, (Understanding Change Notifications)
valid, (Understanding Change Notifications)
Cluster Management Service, programming interface, (The Foundation Services CMM API)
cluster node table, (Introduction to the Properties of a Node)
entries
removing, (Managing Changes in the Cluster State)
errors, (Debugging Applications in the Foundation Services), (Debugging Applications in the Foundation Services)
reloading, (Managing Changes in the Cluster State)
CMM API
changing the state of nodes, (Managing Changes in the Cluster State)
connection failure, (Debugging Applications in the Foundation Services)
examples of use, (The Foundation Services CMM API)
function calls, (The Foundation Services CMM API)
header files
accessing, (The Foundation Services CMM API)
introduction to, (The Foundation Services CMM API)
libraries
accessing, (The Foundation Services CMM API)
multithreading characteristics, (The Foundation Services CMM API)
notifications, (Understanding Change Notifications)
prerequisites for use, (Preface)
return values, (Debugging Applications in the Foundation Services)
usage, (The Foundation Services CMM API)
cmm_cmc_filter() function, (Understanding Change Notifications), (Managing Changes in the Cluster State), (Managing Changes in the Cluster State), (Managing Changes in the Cluster State)
cmm_cmc_register() function, (Understanding Change Notifications), (Managing Changes in the Cluster State), (Managing Changes in the Cluster State)
cmm_cmc_unregister() function, (Managing Changes in the Cluster State), (Managing Changes in the Cluster State)
cmm_cmchanges_t structure, (Understanding Change Notifications)
cmm_config_reload() function, (Managing Changes in the Cluster State)
cmm_connect() function, (Managing Changes in the Cluster State), (Managing Changes in the Cluster State), (Managing Changes in the Cluster State)
cmm_disconnect() function, (Managing Changes in the Cluster State)
CMM_DISQUALIFIED_MEMBER level, (Introduction to the Properties of a Node), (Retrieving Node Information Using the CMM API)
CMM_EAGAIN error, (Debugging Applications in the Foundation Services)
CMM_EBADF error, (Debugging Applications in the Foundation Services)
CMM_EBUSY error, (Debugging Applications in the Foundation Services)
CMM_ECANCELED error, (Debugging Applications in the Foundation Services)
CMM_ECONN error, (Debugging Applications in the Foundation Services)
CMM_EEXIST error, (Debugging Applications in the Foundation Services)
CMM_EINVAL error, (Debugging Applications in the Foundation Services)
CMM_ELIGIBLE_MEMBER attribute, (Introduction to the Properties of a Node), (Retrieving Node Information Using the CMM API)
CMM_ENOCLUSTER error, (Debugging Applications in the Foundation Services)
CMM_ENOENT error, (Debugging Applications in the Foundation Services)
CMM_ENOMSG error, (Debugging Applications in the Foundation Services)
CMM_ENOTSUP error, (Debugging Applications in the Foundation Services)
CMM_EPERM error, (Debugging Applications in the Foundation Services)
CMM_ERANGE error, (Debugging Applications in the Foundation Services)
CMM_ESRCH error, (Debugging Applications in the Foundation Services)
CMM_ETIMEDOUT error, (Debugging Applications in the Foundation Services)
CMM_EXCLUDED_MEMBER attribute, (Retrieving Node Information Using the CMM API)
CMM_FLAG_DISQUALIFIED attribute, (Introduction to the Properties of a Node)
CMM_FLAG_SYNCHRO_NEEDED attribute, (Introduction to the Properties of a Node)
CMM_FROZEN_MEMBER attribute, (Retrieving Node Information Using the CMM API)
CMM_INVALID_CLUSTER notification, (Understanding Change Notifications), (Understanding Change Notifications)
CMM_MASTER_DEMOTED notification, (Understanding Change Notifications), (Understanding Change Notifications), (Understanding Change Notifications), (Managing Changes in the Cluster State)
CMM_MASTER_ELECTED notification, (Understanding Change Notifications), (Managing Changes in the Cluster State)
cmm_master_getinfo() function, (Retrieving Node Information Using the CMM API)
example in source code, (Source Code Examples)
CMM_MASTER role, (Introduction to the Properties of a Node), (Retrieving Node Information Using the CMM API)
cmm_mastership_release() function, (Understanding Change Notifications), (Managing Changes in the Cluster State)
cmm_member_getall() function, (Retrieving Node Information Using the CMM API)
example in source code, (Source Code Examples)
cmm_member_getcount() function, (Retrieving Node Information Using the CMM API)
example in source code, (Source Code Examples)
cmm_member_getinfo() function, (Retrieving Node Information Using the CMM API)
example in source code, (Source Code Examples)
cmm_member_is*() functions, code example, (Building CMM Applications)
cmm_member_isdesynchronized() function, (Retrieving Node Information Using the CMM API), (Retrieving Node Information Using the CMM API)
cmm_member_isdisqualified() function, (Retrieving Node Information Using the CMM API), (Retrieving Node Information Using the CMM API), (Retrieving Node Information Using the CMM API), (Retrieving Node Information Using the CMM API)
cmm_member_iseligible() function, (Retrieving Node Information Using the CMM API), (Retrieving Node Information Using the CMM API)
cmm_member_isexcluded() function, (Retrieving Node Information Using the CMM API)
cmm_member_isfrozen() function, (Retrieving Node Information Using the CMM API)
cmm_member_ismaster() function, (Retrieving Node Information Using the CMM API), (Retrieving Node Information Using the CMM API)
cmm_member_isoutofcluster() function, (Retrieving Node Information Using the CMM API), (Retrieving Node Information Using the CMM API)
cmm_member_isqualified() function, (Retrieving Node Information Using the CMM API), (Retrieving Node Information Using the CMM API)
cmm_member_isvicemaster() function, (Retrieving Node Information Using the CMM API), (Retrieving Node Information Using the CMM API)
CMM_MEMBER_JOINED notification, (Understanding Change Notifications), (Understanding Change Notifications)
CMM_MEMBER_LEFT notification, (Understanding Change Notifications), (Managing Changes in the Cluster State)
cmm_member_seizequalif() function, (Managing Changes in the Cluster State)
cmm_member_setqualif() function, (Understanding Change Notifications), (Managing Changes in the Cluster State), (Managing Changes in the Cluster State), (Managing Changes in the Cluster State)
example in source code, (Source Code Examples)
cmm_member_t structure
fields, (Retrieving Node Information Using the CMM API)
returned by functions, (Retrieving Node Information Using the CMM API)
sflag field, (Retrieving Node Information Using the CMM API)
usage, (Retrieving Node Information Using the CMM API)
cmm_membership_release() function, (Understanding Change Notifications), (Understanding Change Notifications)
cmm_membership_remove() function, (Understanding Change Notifications), (Managing Changes in the Cluster State), (Managing Changes in the Cluster State), (Managing Changes in the Cluster State)
cmm_node_getid() function, (Retrieving Node Information Using the CMM API)
example in source code, (Source Code Examples)
cmm_notify_dispatch() function, (Managing Changes in the Cluster State), (Managing Changes in the Cluster State)
cmm_notify_getfd() function, (Managing Changes in the Cluster State), (Managing Changes in the Cluster State)
cmm_notify_t structure, (Understanding Change Notifications), (Understanding Change Notifications), (Understanding Change Notifications)
CMM_OK return value, (Debugging Applications in the Foundation Services)
CMM_OUT_OF_CLUSTER role, (Introduction to the Properties of a Node), (Retrieving Node Information Using the CMM API), (Managing Changes in the Cluster State)
cmm_potential_getinfo() function, (Retrieving Node Information Using the CMM API), (Retrieving Node Information Using the CMM API)
CMM_QUALIFIED_MEMBER level, (Introduction to the Properties of a Node), (Retrieving Node Information Using the CMM API)
CMM_STALE_CLUSTER notification, (Understanding Change Notifications), (Understanding Change Notifications), (Understanding Change Notifications)
CMM_VALID_STATE notification, (Understanding Change Notifications)
CMM_VICEMASTER_DEMOTED notification, (Understanding Change Notifications), (Understanding Change Notifications), (Understanding Change Notifications)
CMM_VICEMASTER_ELECTED notification, (Understanding Change Notifications), (Understanding Change Notifications), (Understanding Change Notifications), (Understanding Change Notifications)
cmm_vicemaster_getinfo() function, (Retrieving Node Information Using the CMM API)
example in source code, (Source Code Examples)
CMM_VICEMASTER role, (Introduction to the Properties of a Node), (Retrieving Node Information Using the CMM API)
commands, nhcmmrole, (Retrieving Node Information Using the CMM API)
common.h library file, code example, (Building CMM Applications)
compiling
HA-aware applications, (Setting up the Development Environment)
programs, (Building CMM Applications)
Previous Previous     Contents     Index     Next Next