NFS Sharedroot two node cluster based on Red Hat Cluster configuration
Two node NFS Sharedroot cluster configuration based on a Red Hat cluster configuration syntax.
Size 1 kB - File type text/xmlFile contents
<?xml version="1.0"?>
<cluster config_version="1" name="cluster1" type="gfs">
<clusternodes>
<clusternode name="node1" nodeid="1" votes="1">
<com_info>
<rootvolume fstype="nfs" name="192.168.122.1:/home/marc/virtual/nfsosr/axqad109"/>
<eth name="eth0" ip="192.168.10.161" mac="" mask="255.255.255.0" gateway="192.168.10.1"/>
</com_info>
</clusternode>
<clusternode name="node2" nodeid="2" votes="2">
<com_info>
<rootvolume fstype="nfs4" name="192.168.122.1:/axqad109"/>
<eth name="eth0" ip="192.168.10.162" mac="" mask="255.255.255.0" gateway="192.168.10.1"/>
</com_info>
</clusternode>
</clusternodes>
</cluster>
Click here to get the file