${title()}
${fence_instance_container()} ${fence_device_container()}
${agent_fn(fencedev,0)}
Add
!
Node Name
Node ID
Votes
Status
Uptime
Hostname
${entity_name}
${nodeobj.getID()}
${nodeobj.getVotes()}
${_('Cluster Member')}
${entity_name}
${nodeobj.getID()}
${nodeobj.getVotes()}
${_('Not a cluster member')}
${entity_name}
${nodeobj.getID()}
${nodeobj.getVotes()}
${_('The status of this node is unknown')}
${node_data['uptime_str']}
${nodedbobj.hostname}
No item to display
Unable to contact any of the nodes in this cluster.
Select an item to view details
reboot
join
leave cluster
delete
Status
${_('Cluster Member')}
${_('Not a cluster member')}
${_('The status of this node is unknown')}
Services
${service}
Failover Domains
Priority
${fdom.getName()}
${fdom.get_member_node(name).getAttribute('priority')}
Fence Devices
Primary
Secondary
${agent_fn(fd['obj'], len(fd['instance_list']))}
${inst_fn(fenceinst['obj'], cur_dev_id, '%s_%s' % (cur_dev_id, fin + 1))}
${fence_device_select(cluster_data, 1)}
${agent_fn(fd['obj'], len(fd['instance_list']))}
${inst_fn(fenceinst['obj'], cur_dev_id, '%s_%s' % (cur_dev_id, fin + 1))}
${fence_device_select(cluster_data, 2)}
Cluster Daemons
Status
${daemon}
${running is None and _('Unknown') or running == 'true' and _('Running') or _('Not running') }