Hi
all,
I have the following
rgmanager configuration:
<resources>
<ip address="<my-cluster-ip>" monitor_link="on" sleeptime="1"/>
<script file="/etc/init.d/clearcase" name="clearcase"/>
<script file="/etc/init.d/flexlm" name="flexlm"/>
</resources>
<ip address="<my-cluster-ip>" monitor_link="on" sleeptime="1"/>
<script file="/etc/init.d/clearcase" name="clearcase"/>
<script file="/etc/init.d/flexlm" name="flexlm"/>
</resources>
<service autostart="1" domain="lic2_primary" exclusive="0" name="Licenses" recovery="relocate">
<ip ref="<my-cluster-ip>">
<script ref="clearcase"/>
<script ref="flexlm"/>
</ip>
</service>
Today one of our
(not cluster-aware :) ) colleagues manually stopped flexlm by "service flexlm
stop".
What I've
expected to happen is, that rgmanager detects the stopped flexlm-service and
either restarts it
or relocates
the complete cluster-service to my other node, but nothing happened. In
rgmanager.log I can
see lots of
calls of "/etc/init.d/flexlm status", but no action of restart or
relocate.
What's going
wrong here? Or is this behaviour ok?
Thanks a lot,
Christian
-- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster