${title()} ${fence_instance_container(nodename)} ${fence_device_container()}
Add
! Node Name Node ID Votes Status Uptime Hostname
${entity_name} ${nodeobj and nodeobj.getNodeID()} ${nodeobj and nodeobj.getVotes()} ${_('Cluster Member')} ${node_data and node_data.uptime_str} Node is not a cluster member. ${entity_name} ${nodeobj and nodeobj.getNodeID()} ${nodeobj and nodeobj.getVotes()} ${_('Not a cluster member')} ${node_data and node_data.uptime_str} Status of the node is unknown. ${entity_name} ${nodeobj and nodeobj.getNodeID()} ${nodeobj and nodeobj.getVotes()} ${_('The status of this node is unknown')} ${node_data and node_data.uptime_str} Node is being deleted. ${entity_name} ${nodeobj and nodeobj.getNodeID()} ${nodeobj and nodeobj.getVotes()} ${_('Node is being removed')} ${nodedbobj.hostname}
Status of the node is unknown. ${hostname} ${_('This node is currently being added')}
Errors parsing cluster.conf XML Luci was not able to parse this cluster's configuration without errors. Your configuration may be invalid. The following errors occurred:
  • ${m}
Fixing this may require you to log into one of the cluster nodes, edit the cluster.conf file to fix the error, and propagate the new configuration.
Unable to contact any of the nodes in this cluster. No item to display Select an item to view details

Status ${_('Cluster Member')} ${_('Not a cluster member')} ${_('The status of this node is unknown')}

Properties

Number of votes
ricci host
ricci port
DLM locking weight

Services

Service has a problem. ${svc_name}

Failover Domains

Priority
${fdom.getName()} ${fdom.get_member_node(name).getPriority()}

Fence Devices


Method
${method_name.replace(' ',' ')} Move Up Move Down Remove
Name Type/Values
${agent_alias} ${agent_name}
${key} : ${val}
unfencing enabled

Cluster Daemons

Status
${daemon} ${running is None and _('Unknown') or running == 'true' and _('Running') or _('Not running') }