Thanks for the reply. Well I might have not stated my problem correctly. I
ment to say that if one resource in a group fails - all resources get
restarted. And this behavious is what I do not want. This is my CIB.
<cib admin_epoch="0" generated="true" have_quorum="true" ignore_dtd="false"
num_peers="1" cib_feature_revision="2.0" crm_feature_set="2.0" epoch="250"
num_updates="112" cib-last-written="Wed Jul 9 12:14:03 2008"
ccm_transition="1" dc_uuid="3a325e23-2184-46ed-9e88-42a11f28c2be">
<configuration>
<crm_config>
<cluster_property_set id="cib-bootstrap-options">
<attributes>
<nvpair id="cib-bootstrap-options-symmetric-cluster"
name="symmetric-cluster" value="true"/>
<nvpair id="cib-bootstrap-options-default-resource-stickiness"
name="default-resource-stickiness" value="INFINITY"/>
<nvpair id="cib-bootstrap-options-is-managed-default"
name="is-managed-default" value="true"/>
<nvpair id="cib-bootstrap-options-no-quorum-policy"
name="no-quorum-policy" value="stop"/>
<nvpair id="cib-bootstrap-options-dc-version" name="dc-version"
value="2.1.3-node: a3184d5240c6e7032aef9cce6e5b7752ded544b3"/>
<nvpair name="last-lrm-refresh"
id="cib-bootstrap-options-last-lrm-refresh" value="1215511688"/>
</attributes>
</cluster_property_set>
</crm_config>
<nodes>
<node id="5e0f97b7-6780-4487-baf9-6c36500b1276" uname="www2test"
type="normal"/>
<node id="3a325e23-2184-46ed-9e88-42a11f28c2be" uname="www1test"
type="normal"/>
</nodes>
<resources>
<group id="group_1" ordered="false">
<primitive class="ocf" id="IPaddr_192_168_11_25"
provider="heartbeat" type="IPaddr">
<operations>
<op id="IPaddr_192_168_11_25_mon" interval="5s" name="monitor"
timeout="15s"/>
<op id="IPaddr_192_168_11_25_attr_1" name="start" interval="0"
timeout="120s"/>
</operations>
<instance_attributes id="IPaddr_192_168_11_25_inst_attr">
<attributes>
<nvpair id="IPaddr_192_168_11_25_attr_0" name="ip"
value="192.168.11.25"/>
</attributes>
</instance_attributes>
</primitive>
<primitive class="ocf" provider="heartbeat" type="apache"
id="apache_2">
<operations>
<op id="apache_2_start" name="start" interval="0"
timeout="120s"/>
<op id="apache_2_mon" interval="5s" name="monitor"
timeout="15s"/>
</operations>
<instance_attributes id="apache_2_inst_attr">
<attributes>
<nvpair id="apache_2_attr_0" name="configfile"
value="/opt/apache2/conf/httpd.conf"/>
<nvpair id="apache_2-httpd" name="httpd"
value="/opt/apache2/bin/httpd"/>
<nvpair id="apache_2-statusurl" name="statusurl"
value="http://localhost/server-status"/>
</attributes>
</instance_attributes>
</primitive>
</group>
<group id="group_2" ordered="false">
<primitive class="ocf" id="tomcat_21" provider="heartbeat"
type="tomcat">
<operations>
<op id="tomcat_21_start" name="start" interval="0"
timeout="120s"/>
<op id="tomcat_21_mon" interval="5s" name="monitor"
timeout="15s"/>
</operations>
<instance_attributes id="tomcat_21">
<attributes>
<nvpair id="tomcat_21-java_home" name="java_home"
value="/usr/lib/java"/>
<nvpair id="tomcat_21-catalina_home" name="catalina_home"
value="/opt/jakarta/tomcat-5"/>
<nvpair id="tomcat_21-statusurl" name="statusurl"
value="http://localhost:8085/icrf2/handler/perform_internal_test"/>
<nvpair id="tomcat_21-catalina_pid" name="catalina_pid"
value="/opt/jakarta/tomcat-5/logs/catalina.pid"/>
<nvpair id="tomcat_21-user" name="tomcat_user"
value="wwwrun"/>
<nvpair id="tomcat_21-startup-log" name="script_log"
value="/var/log/www/jakarta/tomcat5/startup.log"/>
<nvpair id="tomcat_21-name" name="tomcat_name"
value="tomcat_21"/>
</attributes>
</instance_attributes>
</primitive>
<primitive class="ocf" provider="heartbeat" type="tomcat"
id="tomcat_22">
<operations>
<op id="tomcat_22_start" name="start" interval="0"
timeout="120s"/>
<op id="tomcat_22_mon" interval="5s" name="monitor"
timeout="15s"/>
</operations>
<instance_attributes id="tomcat_22">
<attributes>
<nvpair id="tomcat_22-java_home" name="java_home"
value="/usr/lib/java"/>
<nvpair id="tomcat_22-catalina_home" name="catalina_home"
value="/opt/jakarta/tomcat-5-iCRF2.2"/>
<nvpair id="tomcat_22-statusurl" name="statusurl"
value="http://localhost:8086/icrf22/handler/perform_internal_test"/>
<nvpair id="tomcat_22-catalina_pid" name="catalina_pid"
value="/opt/jakarta/tomcat-5-iCRF2.2/logs/catalina.pid"/>
<nvpair id="tomcat_22-user" name="tomcat_user"
value="wwwrun"/>
<nvpair id="tomcat_22-startup-log" name="script_log"
value="/var/log/www/jakarta/tomcat5.22/startup.log"/>
<nvpair id="tomcat_22-name" name="tomcat_name"
value="tomcat_22"/>
</attributes>
</instance_attributes>
</primitive>
<primitive class="ocf" provider="heartbeat" type="tomcat"
id="tomcat_22sdb">
<operations>
<op id="tomcat_22sdb_start" name="start" interval="0"
timeout="120s"/>
<op id="tomcat_22sdb_mon" interval="5s" name="monitor"
timeout="15s"/>
</operations>
<instance_attributes id="tomcat_22sdb">
<attributes>
<nvpair id="tomcat_22sdb-java_home" name="java_home"
value="/usr/lib/java"/>
<nvpair id="tomcat_22sdb-catalina_home" name="catalina_home"
value="/opt/jakarta/tomcat-5-iCRF2.2_SDB2"/>
<nvpair id="tomcat_22sdb-statusurl" name="statusurl"
value="http://localhost:9086/icrf22sdb2/handler/perform_internal_test"/>
<nvpair id="tomcat_22sdb-catalina_pid" name="catalina_pid"
value="/opt/jakarta/tomcat-5-iCRF2.2_SDB2/logs/catalina.pid"/>
<nvpair id="tomcat_22sdb-user" name="tomcat_user"
value="wwwrun"/>
<nvpair id="tomcat_22sdb-startup-log" name="script_log"
value="/var/log/www/jakarta/tomcat5.22_sdb2/startup.log"/>
<nvpair id="tomcat_22sdb-name" name="tomcat_name"
value="tomcat_22sdb"/>
</attributes>
</instance_attributes>
</primitive>
<primitive class="ocf" provider="heartbeat" type="tomcat"
id="tomcat_30">
<operations>
<op id="tomcat_30_start" name="start" interval="0"
timeout="120s"/>
<op id="tomcat_30_mon" interval="5s" name="monitor"
timeout="15s"/>
</operations>
<instance_attributes id="tomcat_30">
<attributes>
<nvpair id="tomcat_30-java_home" name="java_home"
value="/opt/jdk1.5.0_05_icrf30"/>
<nvpair id="tomcat_30-catalina_home" name="catalina_home"
value="/opt/jakarta/tomcat-5-iCRF3.0"/>
<nvpair id="tomcat_30-statusurl" name="statusurl"
value="http://localhost:8087/icrf30/handler/perform_internal_test"/>
<nvpair id="tomcat_30-catalina_pid" name="catalina_pid"
value="/opt/jakarta/tomcat-5-iCRF3.0/logs/catalina.pid"/>
<nvpair id="tomcat_30-user" name="tomcat_user"
value="wwwrun"/>
<nvpair id="tomcat_30-startup-log" name="script_log"
value="/var/log/www/jakarta/tomcat5.30/startup.log"/>
<nvpair id="tomcat_30-name" name="tomcat_name"
value="tomcat_30"/>
</attributes>
</instance_attributes>
</primitive>
<primitive class="ocf" provider="heartbeat" type="tomcat"
id="tomcat_34">
<operations>
<op id="tomcat_34_start" name="start" interval="0"
timeout="120s"/>
<op id="tomcat_34_mon" interval="5s" name="monitor"
timeout="15s"/>
</operations>
<instance_attributes id="tomcat_34">
<attributes>
<nvpair id="tomcat_34-java_home" name="java_home"
value="/opt/jdk1.5"/>
<nvpair id="tomcat_34-catalina_home" name="catalina_home"
value="/opt/jakarta/tomcat-5-iCRF3.4"/>
<nvpair id="tomcat_34-statusurl" name="statusurl"
value="http://localhost:8287/icrf34/handler/perform_internal_test"/>
<nvpair id="tomcat_34-catalina_pid" name="catalina_pid"
value="/opt/jakarta/tomcat-5-iCRF3.4/logs/catalina.pid"/>
<nvpair id="tomcat_34-user" name="tomcat_user"
value="wwwrun"/>
<nvpair id="tomcat_34-startup-log" name="script_log"
value="/var/log/www/jakarta/tomcat5.34/startup.log"/>
<nvpair id="tomcat_34-name" name="tomcat_name"
value="tomcat_34"/>
</attributes>
</instance_attributes>
</primitive>
<primitive class="ocf" provider="heartbeat" type="tomcat"
id="tomcat_35">
<operations>
<op id="tomcat_35_start" name="start" interval="0"
timeout="120s"/>
<op id="tomcat_35_mon" interval="5s" name="monitor"
timeout="15s"/>
</operations>
<instance_attributes id="tomcat_35">
<attributes>
<nvpair id="tomcat_35-java_home" name="java_home"
value="/opt/jdk1.5"/>
<nvpair id="tomcat_35-catalina_home" name="catalina_home"
value="/opt/jakarta/tomcat-5-iCRF3.5"/>
<nvpair id="tomcat_35-statusurl" name="statusurl"
value="http://localhost:8387/icrf35/handler/login"/>
<nvpair id="tomcat_35-catalina_pid" name="catalina_pid"
value="/opt/jakarta/tomcat-5-iCRF3.5/logs/catalina.pid"/>
<nvpair id="tomcat_35-user" name="tomcat_user"
value="wwwrun"/>
<nvpair id="tomcat_35-startup-log" name="script_log"
value="/var/log/www/jakarta/tomcat5.35/startup.log"/>
<nvpair id="tomcat_35-name" name="tomcat_name"
value="tomcat_35"/>
</attributes>
</instance_attributes>
</primitive>
<primitive class="ocf" provider="heartbeat" type="tomcat"
id="tomcat_36">
<operations>
<op id="tomcat_36_start" name="start" interval="0"
timeout="120s"/>
<op id="tomcat_36_mon" interval="5s" name="monitor"
timeout="15s"/>
</operations>
<instance_attributes id="tomcat_36">
<attributes>
<nvpair id="tomcat_36-java_home" name="java_home"
value="/opt/jdk1.5"/>
<nvpair id="tomcat_36-catalina_home" name="catalina_home"
value="/opt/jakarta/tomcat-5-iCRF3.6"/>
<nvpair id="tomcat_36-statusurl" name="statusurl"
value="http://localhost:8487/icrf36/handler/login"/>
<nvpair id="tomcat_36-catalina_pid" name="catalina_pid"
value="/opt/jakarta/tomcat-5-iCRF3.6/logs/catalina.pid"/>
<nvpair id="tomcat_36-user" name="tomcat_user"
value="wwwrun"/>
<nvpair id="tomcat_36-startup-log" name="script_log"
value="/var/log/www/jakarta/tomcat5.36/startup.log"/>
<nvpair id="tomcat_36-name" name="tomcat_name"
value="tomcat_36"/>
</attributes>
</instance_attributes>
</primitive>
<primitive class="ocf" provider="heartbeat" type="tomcat"
id="tomcat_37">
<operations>
<op id="tomcat_37_start" name="start" interval="0"
timeout="120s"/>
<op id="tomcat_37_mon" interval="5s" name="monitor"
timeout="15s"/>
</operations>
<instance_attributes id="tomcat_37">
<attributes>
<nvpair id="tomcat_37-java_home" name="java_home"
value="/opt/jdk1.5"/>
<nvpair id="tomcat_37-catalina_home" name="catalina_home"
value="/opt/jakarta/tomcat-5-iCRF3.7"/>
<nvpair id="tomcat_37-statusurl" name="statusurl"
value="http://localhost:8488/icrf37/handler/login"/>
<nvpair id="tomcat_37-catalina_pid" name="catalina_pid"
value="/opt/jakarta/tomcat-5-iCRF3.7/logs/catalina.pid"/>
<nvpair id="tomcat_37-user" name="tomcat_user"
value="wwwrun"/>
<nvpair id="tomcat_37-startup-log" name="script_log"
value="/var/log/www/jakarta/tomcat5.37/startup.log"/>
<nvpair id="tomcat_37-name" name="tomcat_name"
value="tomcat_37"/>
</attributes>
</instance_attributes>
</primitive>
<primitive class="ocf" id="tomcat_38" provider="heartbeat"
type="tomcat">
<operations>
<op id="tomcat_38_start" name="start" interval="0"
timeout="120s"/>
<op id="tomcat_38_mon" interval="5s" name="monitor"
timeout="15s"/>
</operations>
<instance_attributes id="tomcat_38">
<attributes>
<nvpair id="tomcat_38-java_home" name="java_home"
value="/opt/jdk1.5"/>
<nvpair id="tomcat_38-catalina_home" name="catalina_home"
value="/opt/jakarta/tomcat-5-iCRF3.8"/>
<nvpair id="tomcat_38-statusurl" name="statusurl"
value="http://localhost:8489/icrf38/handler/login"/>
<nvpair id="tomcat_38-catalina_pid" name="catalina_pid"
value="/opt/jakarta/tomcat-5-iCRF3.8/logs/catalina.pid"/>
<nvpair id="tomcat_38-user" name="tomcat_user"
value="wwwrun"/>
<nvpair id="tomcat_38-startup-log" name="script_log"
value="/var/log/www/jakarta/tomcat5.38/startup.log"/>
<nvpair id="tomcat_38-name" name="tomcat_name"
value="tomcat_38"/>
</attributes>
</instance_attributes>
</primitive>
</group>
</resources>
<constraints>
<rsc_order id="group_order1" from="group_1" action="start"
type="before" to="group_2" score="0"/>
</constraints>
</configuration>
-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Dominik Klein
Gesendet: Mittwoch, 9. Juli 2008 12:07
An: General Linux-HA mailing list
Betreff: Re: [Linux-HA] failed resource in a group
Ehlers, Kolja wrote:
> I would like to use groups for my resources. But always if I manually stop
> one of the resources in the group all resources will be shutted down and
> restarted by heartbeat. I have tryed to find any information if this
> behaviour is normal, but I have not found anything about it. Only that the
> resources are started and stopped sequentially. Is this normal, and can I
> prevent that? The log does not tell me anything
>
> at this point I stopped tomcat_21
>
> crmd[32141]: 2008/07/09_11:53:14 info: process_lrm_event: LRM operation
> tomcat_21_monitor_5000 (call=99, rc=7) complete
> tengine[32148]: 2008/07/09_11:53:14 info: process_graph_event: Action
> tomcat_21_monitor_5000 arrived after a completed transition
> tengine[32148]: 2008/07/09_11:53:14 info: update_abort_priority: Abort
> priority upgraded to 1000000
> tengine[32148]: 2008/07/09_11:53:14 WARN: update_failcount: Updating
> failcount for tomcat_21 on 3a325e23-2184-46ed-9e88-42a11f28c2be after
failed
> monitor: rc=7
> crmd[32141]: 2008/07/09_11:53:14 info: do_state_transition: State
transition
> S_IDLE -> S_POLICY_ENGINE [ input=I_PE_CALC cause=C_IPC_MESSAGE
> origin=route_message ]
> crmd[32141]: 2008/07/09_11:53:14 info: do_state_transition: All 1 cluster
> nodes are eligible to run resources.
> pengine[32149]: 2008/07/09_11:53:14 info: determine_online_status: Node
> www1test is online
> pengine[32149]: 2008/07/09_11:53:14 WARN: unpack_rsc_op: Processing failed
> op tomcat_21_monitor_5000 on www1test: Error
> pengine[32149]: 2008/07/09_11:53:14 notice: group_print: Resource Group:
> group_1
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print:
> IPaddr_192_168_11_25 (ocf::heartbeat:IPaddr): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: apache_2
> (ocf::heartbeat:apache): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: group_print: Resource Group:
> group_2
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_21
> (ocf::heartbeat:tomcat): Started www1test FAILED
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_22
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_22sdb
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_30
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_34
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_35
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_36
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_37
> (ocf::heartbeat:tomcat): Started www1test
> tengine[32148]: 2008/07/09_11:53:14 info: extract_event: Aborting on
> transient_attributes changes for 3a325e23-2184-46ed-9e88-42a11f28c2be
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_38
> (ocf::heartbeat:tomcat): Started www1test
> tengine[32148]: 2008/07/09_11:53:14 WARN: notify_crmd: Delaying completion
> until all CIB updates complete
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> IPaddr_192_168_11_25 (www1test)
> tengine[32148]: 2008/07/09_11:53:14 info: te_update_diff: Aborting on
> transient_attributes deletions
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> apache_2 (www1test)
> tengine[32148]: 2008/07/09_11:53:14 WARN: notify_crmd: Delaying completion
> until all CIB updates complete
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Recover resource
> tomcat_21 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: StopRsc: www1test Stop
> tomcat_21
> pengine[32149]: 2008/07/09_11:53:14 notice: StartRsc: www1test Start
> tomcat_21
> pengine[32149]: 2008/07/09_11:53:14 notice: RecurringOp: www1test
> tomcat_21_monitor_5000
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_22 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_22sdb (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_30 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_34 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_35 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_36 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_37 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_38 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 info: process_pe_message: Transition
10:
> PEngine Input stored in: /var/lib/heartbeat/pengine/pe-input-68.bz2
> pengine[32149]: 2008/07/09_11:53:14 info: determine_online_status: Node
> www1test is online
> pengine[32149]: 2008/07/09_11:53:14 WARN: unpack_rsc_op: Processing failed
> op tomcat_21_monitor_5000 on www1test: Error
> pengine[32149]: 2008/07/09_11:53:14 notice: group_print: Resource Group:
> group_1
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print:
> IPaddr_192_168_11_25 (ocf::heartbeat:IPaddr): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: apache_2
> (ocf::heartbeat:apache): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: group_print: Resource Group:
> group_2
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_21
> (ocf::heartbeat:tomcat): Started www1test FAILED
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_22
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_22sdb
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_30
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_34
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_35
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_36
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_37
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: native_print: tomcat_38
> (ocf::heartbeat:tomcat): Started www1test
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> IPaddr_192_168_11_25 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> apache_2 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Recover resource
> tomcat_21 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: StopRsc: www1test Stop
> tomcat_21
> pengine[32149]: 2008/07/09_11:53:14 notice: StartRsc: www1test Start
> tomcat_21
> pengine[32149]: 2008/07/09_11:53:14 notice: RecurringOp: www1test
> tomcat_21_monitor_5000
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_22 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_22sdb (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_30 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_34 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_35 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_36 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_37 (www1test)
> pengine[32149]: 2008/07/09_11:53:14 notice: NoRoleChange: Leave resource
> tomcat_38 (www1test)
> crmd[32141]: 2008/07/09_11:53:14 info: do_state_transition: State
transition
> S_POLICY_ENGINE -> S_TRANSITION_ENGINE [ input=I_PE_SUCCESS
> cause=C_IPC_MESSAGE origin=route_message ]
> tengine[32148]: 2008/07/09_11:53:14 info: unpack_graph: Unpacked
transition
> 11: 32 actions in 32 synapses
> tengine[32148]: 2008/07/09_11:53:14 info: te_pseudo_action: Pseudo action
43
> fired and confirmed
> tengine[32148]: 2008/07/09_11:53:14 info: send_rsc_command: Initiating
> action 39: tomcat_38_stop_0 on www1test
> crmd[32141]: 2008/07/09_11:53:14 info: do_lrm_rsc_op: Performing
> op=tomcat_38_stop_0 key=39:11:a5a5ae88-f0aa-4e5a-9c45-59cfb6304a70)
> lrmd[32138]: 2008/07/09_11:53:14 info: rsc:tomcat_38: stop
>
> and here it is now stopping tomcat_38, tomcat_37 ... the whole group in
> reverse order.
Groups are ordered by default. This means: if you stop the first
resource in the group, all subsequent resources are stopped before.
If you do not want this and understand the change, you can set
<group id="whatever" ordered="false">
If you post your cib.xml, we might confirm this assumption.
Regards
Dominik
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
Geschäftsführung: Dr. Michael Fischer, Reinhard Eisebitt
Amtsgericht Köln HRB 32356
Steuer-Nr.: 217/5717/0536
Ust.Id.-Nr.: DE 204051920
--
This email transmission and any documents, files or previous email
messages attached to it may contain information that is confidential or
legally privileged. If you are not the intended recipient or a person
responsible for delivering this transmission to the intended recipient,
you are hereby notified that any disclosure, copying, printing,
distribution or use of this transmission is strictly prohibited. If you
have received this transmission in error, please immediately notify the
sender by telephone or return email and delete the original transmission
and its attachments without reading or saving in any manner.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems