
www.redhat.com 57
Red Hat Network Satellite High Availability Guide | Wayman Smith
<fencedevices>
<fencedevice agent=”fence_rsa” ipaddr=”192.168.1.11” login=”user” name=”node1.
fence” passwd=”password”/>
<fencedevice agent=”fence_rsa” ipaddr=”192.168.1.21” login=”user” name=”node2.
fence” passwd=”password”/>
</fencedevices>
<rm>
<failoverdomains>
<failoverdomain name=”cluster_fail_domain” ordered=”1” restricted=”1”>
<failoverdomainnode name=”node1.example.com” priority=”1”/>
<failoverdomainnode name=”node2.example.com” priority=”2”/>
</failoverdomain>
</failoverdomains>
<resources>
<ip address=”192.168.1.30” monitor_link=”1”/>
<script le=”/etc/init.d/rhn-satellite” name=”rhn_satellite”/>
</resources>
<service autostart=”1” domain=”cluster_fail_domain” name=”satellite-service”
recovery=”relocate”>
<ip ref=”192.168.1.30”/>
<script ref=”rhn_satellite”/>
</service>
</rm>
</cluster>
Komentáře k této Příručce