Installation guide

Action Syntax
resource
agents.
Display the
start and
stop
ordering of
a service.
Display start order:
rg_test noop /etc/cluster/cluster.conf start service servicename
Display stop order:
rg_test noop /etc/cluster/cluster.conf stop service servicename
Explicitly
start or
stop a
service.
Important
Only
do
this
on
one
node,
and
always
disable
the
service
in
rgmanager
first.
Start a service:
rg_test test /etc/cluster/cluster.conf start service servicename
Stop a service:
rg_test test /etc/cluster/cluster.conf stop service servicename
Calculate
and display
the
resource
tree delta
between
two
cluster.conf
files.
rg_test delta cluster.conf file 1 cluster.conf file 2
For example:
rg_test delta /etc/cluster/cluster.conf.bak
/etc/cluster/cluster.conf
Table D.2. rg_test Utility Summary
Debugging and Testing Services and
117