Installation guide

<service name="foo">
<script name="script_one" ...>
<script name="script_two" .../>
</script>
<script name="script_three" .../>
</service>
Example D.6. Service foo Normal Failure Recovery
<service name="foo">
<script name="script_one" __independent_subtree="1" ...>
<script name="script_two" __independent_subtree="1" .../>
<script name="script_three" .../>
</script>
<script name="script_four" .../>
</service>
Example D.7. Service foo Failure Recovery with __independent_subtree
Attribute
5. Debugging and Testing Services and Resource
Ordering
You can debug and test services and resource ordering with the rg_test utility. rg_test is a
command-line utility that is run from a shell or a terminal (it is not available in Conga or
system-config-cluster.) Table D.2, “rg_test Utility Summary” summarizes the actions and
syntax for the rg_test utility.
Action Syntax
Display the
resource
rules that
rg_test
understands.
rg_test rules
Test a
configuration
(and
/usr/share/cluster)
for errors or
redundant
rg_test test /etc/cluster/cluster.conf
Appendix D. HA Resource Behavior
116