Installation guide
enterprisecopy/localclone.xml
For detailed information regarding the comoonics enterprise software solution, please consult
the Comoonics Enterprise Copy section of the Open-Sharedroot Administrators Handbook.
Appendix A: cluster.conf
The following /etc/cluster/cluster.conf file content was used during testing.
<?xml version="1.0"?>
<cluster config_version="60" name="lsrhc5">
<cman expected_votes="3" two_node="0"/>
<totem token="41000"/>
<quorumd interval="2" tko="10" votes="1" label="quorum4">
</quorumd>
<fence_daemon clean_start="1" post_fail_delay="0" post_join_delay="3"/>
<clusternodes>
<clusternode name="ls3198a" votes="1" nodeid="1">
<com_info>
<scsi failover="mapper"/>
<syslog name="ls3199a"/>
<rootvolume name="/dev/vg_lsrhc5_sr/lv_sharedroot"/>
<eth name="eth1" mac="00:17:31:A7:83:7F" ip="192.168.10.1"
mask="255.255.255.0" gateway=""/>
<fenceackserver user="root" passwd="xxx"/>
</com_info>
<fence>
<method name="1">
<device name="ipmi" ipaddr="10.20.89.3"/>
</method>
<method name="2">
<device name="fence_manual" nodename="ls3198a"/>
</method>
</fence>
</clusternode>
<clusternode name="ls3199a" votes="1" nodeid="2">
<com_info>
<scsi failover="mapper"/>
<syslog name="ls3198a"/>
<rootvolume name="/dev/vg_lsrhc5_sr/lv_sharedroot"/>
<eth name="eth1" mac="00:17:31:A7:83:E1" ip="192.168.10.2"
mask="255.255.255.0" gateway=""/>
<fenceackserver user="root" passwd="sap"/>
</com_info>
<fence>
<method name="1">
<device name="ipmi" ipaddr="10.20.89.4"/>
</method>
<method name="2">
<device name="fence_manual" nodename="ls3199a"/>
</method>
</fence>
</clusternode>
58 | www.redhat.com