IndexNumbers and Symbols
- 2N redundancy
- loss of, (
), ( ), ( )
- synchronization flag, (
)
A
- address space, locking, (
)
- administrative attributes, (
), ( ), ( )- CMM_ELIGIBLE_MEMBER, (
), ( )
- CMM_EXCLUDED_MEMBER, (
)
- CMM_FLAG_DISQUALIFIED, (
)
- CMM_FLAG_SYNCHRO_NEEDED, (
)
- CMM_FROZEN_MEMBER, (
)
- amnesia, (
)
- APIs
- development environment, (
)
- for managing peer nodes, (
)- examples of use, (
), ( )
- applications
- connecting to nhcmmd daemon, (
)
- debugging, (
), ( )
- development environment for, (
)
- disconnecting from nhcmmd daemon, (
)
- registering for notifications, (
)
- starting automatically, (
)
- testing, (
), ( )
- attributes
- administrative
- See administrative attributes
B
- binary files, location for cluster, (
)
- broken pipes, (
)
C
- callback functions
- cluster membership change, (
), ( ), ( )
- unregistering failure, (
)
- cancelled operations, failures due to, (
)
- CFLAGS entry, (
)
- cgha_cmm library, (
)
- change notifications, (
), ( ), ( ), ( )
- cluster, (
)- identifying using domainid, (
)
- invalid, (
), ( )
- location of binary files, (
)
- stale, (
), ( ), ( )
- state, (
)- valid, (
)
- Cluster Management Service, programming interface, (
)
- cluster node table, (
)- entries
- removing, (
)
- errors, (
), ( )
- reloading, (
)
- CMM API
- changing the state of nodes, (
)
- connection failure, (
)
- examples of use, (
)
- function calls, (
)
- header files
- accessing, (
)
- introduction to, (
)
- libraries
- accessing, (
)
- multithreading characteristics, (
)
- notifications, (
)
- prerequisites for use, (
)
- return values, (
)
- usage, (
)
- cmm_cmc_filter() function, (
), ( ), ( ), ( )
- cmm_cmc_register() function, (
), ( ), ( )
- cmm_cmc_unregister() function, (
), ( )
- cmm_cmchanges_t structure, (
)
- cmm_config_reload() function, (
)
- cmm_connect() function, (
), ( ), ( )
- cmm_disconnect() function, (
)
- CMM_DISQUALIFIED_MEMBER level, (
), ( )
- CMM_EAGAIN error, (
)
- CMM_EBADF error, (
)
- CMM_EBUSY error, (
)
- CMM_ECANCELED error, (
)
- CMM_ECONN error, (
)
- CMM_EEXIST error, (
)
- CMM_EINVAL error, (
)
- CMM_ELIGIBLE_MEMBER attribute, (
), ( )
- CMM_ENOCLUSTER error, (
)
- CMM_ENOENT error, (
)
- CMM_ENOMSG error, (
)
- CMM_ENOTSUP error, (
)
- CMM_EPERM error, (
)
- CMM_ERANGE error, (
)
- CMM_ESRCH error, (
)
- CMM_ETIMEDOUT error, (
)
- CMM_EXCLUDED_MEMBER attribute, (
)
- CMM_FLAG_DISQUALIFIED attribute, (
)
- CMM_FLAG_SYNCHRO_NEEDED attribute, (
)
- CMM_FROZEN_MEMBER attribute, (
)
- CMM_INVALID_CLUSTER notification, (
), ( )
- CMM_MASTER_DEMOTED notification, (
), ( ), ( ), ( )
- CMM_MASTER_ELECTED notification, (
), ( )
- cmm_master_getinfo() function, (
)- example in source code, (
)
- CMM_MASTER role, (
), ( )
- cmm_mastership_release() function, (
), ( )
- cmm_member_getall() function, (
)- example in source code, (
)
- cmm_member_getcount() function, (
)- example in source code, (
)
- cmm_member_getinfo() function, (
)- example in source code, (
)
- cmm_member_is*() functions, code example, (
)
- cmm_member_isdesynchronized() function, (
), ( )
- cmm_member_isdisqualified() function, (
), ( ), ( ), ( )
- cmm_member_iseligible() function, (
), ( )
- cmm_member_isexcluded() function, (
)
- cmm_member_isfrozen() function, (
)
- cmm_member_ismaster() function, (
), ( )
- cmm_member_isoutofcluster() function, (
), ( )
- cmm_member_isqualified() function, (
), ( )
- cmm_member_isvicemaster() function, (
), ( )
- CMM_MEMBER_JOINED notification, (
), ( )
- CMM_MEMBER_LEFT notification, (
), ( )
- cmm_member_seizequalif() function, (
)
- cmm_member_setqualif() function, (
), ( ), ( ), ( )- example in source code, (
)
- cmm_member_t structure
- fields, (
)
- returned by functions, (
)
- sflag field, (
)
- usage, (
)
- cmm_membership_release() function, (
), ( )
- cmm_membership_remove() function, (
), ( ), ( ), ( )
- cmm_node_getid() function, (
)- example in source code, (
)
- cmm_notify_dispatch() function, (
), ( )
- cmm_notify_getfd() function, (
), ( )
- cmm_notify_t structure, (
), ( ), ( )
- CMM_OK return value, (
)
- CMM_OUT_OF_CLUSTER role, (
), ( ), ( )
- cmm_potential_getinfo() function, (
), ( )
- CMM_QUALIFIED_MEMBER level, (
), ( )
- CMM_STALE_CLUSTER notification, (
), ( ), ( )
- CMM_VALID_STATE notification, (
)
- CMM_VICEMASTER_DEMOTED notification, (
), ( ), ( )
- CMM_VICEMASTER_ELECTED notification, (
), ( ), ( ), ( )
- cmm_vicemaster_getinfo() function, (
)- example in source code, (
)
- CMM_VICEMASTER role, (
), ( )
- commands, nhcmmrole, (
)
- common.h library file, code example, (
)
- compiling
- HA-aware applications, (
)
- programs, (
)
|