Table of Contents
crm_mon
.
status
section.
Example 14.1. A bare-bones status entry for a healthy node cl-virt-1
<node_state id="cl-virt-1" uname="cl-virt-2" ha="active" in_ccm="true" crmd="online" join="member" expected="member" crm-debug-origin="do_update_resource"> <transient_attributes id="cl-virt-1"/> <lrm id="cl-virt-1"/> </node_state>
Table 14.1. Authoritative Sources for State Information
CIB Object | Authoritative Source |
---|---|
node_state
|
crmd
|
transient_attributes
|
attrd
|
lrm
|
lrmd
|
node_state
objects are named as they are largely for historical reasons and are rooted in Pacemaker’s origins as the Heartbeat resource manager. They have remained unchanged to preserve compatibility with older versions.
Table 14.2. Node Status Fields
Field | Description |
---|---|
id
| |
uname
| |
ha
| |
in_ccm
| |
crmd
| |
join
| |
expected
| |
crm-debug-origin
|