Hello,

This question is in regards to a 2-node cluster (Anthony & Brutus) with a 
single resource group.

I'm having a rather odd issue with crm_mon... On one machine (Anthony), it 
gives accurate details, but on the other (Brutus) it is reporting all nodes 
dead and all services stopped. Output details are:

anthony# crm_mon -r1


============
Last updated: Wed Oct 31 07:22:45 2007
Current DC: anthony (674f0b6c-4ea1-46fe-b393-1800e0e590f0)
2 Nodes configured.
1 Resources configured.
============

Node: anthony (674f0b6c-4ea1-46fe-b393-1800e0e590f0): online
Node: brutus (787dd4cd-f84b-4310-8a39-622c8f3e2f06): online

Full list of resources:

Resource Group: fileserver
    ip  (heartbeat::ocf:IPaddr):        Started anthony
    drbd        (heartbeat:drbddisk):   Started anthony
    rep (heartbeat::ocf:Filesystem):    Started anthony
    samba       (lsb:samba):    Started anthony

brutus# crm_mon -r1


============
Last updated: Wed Oct 31 07:36:30 2007
Current DC: NONE
2 Nodes configured.
1 Resources configured.
============

Node: anthony (674f0b6c-4ea1-46fe-b393-1800e0e590f0): OFFLINE
Node: brutus (787dd4cd-f84b-4310-8a39-622c8f3e2f06): OFFLINE

Full list of resources:

Resource Group: fileserver
    ip  (heartbeat::ocf:IPaddr):        Stopped
    drbd        (heartbeat:drbddisk):   Stopped
    rep (heartbeat::ocf:Filesystem):    Stopped
    samba       (lsb:samba):    Stopped

The view provided by Anthony is correct; services are running there and both 
nodes are online.

I have attached the output of various other commands. If anyone has a guess as 
to what's going on here, let me know.

Thanks,

--Ian
 <cib generated="true" have_quorum="true" num_peers="2" 
cib_feature_revision="1" crm_feature_set="1.0.4" admin_epoch="22" 
ccm_transition="54" dc_uuid="674f0b6c-4ea1-46fe-b393-1800e0e590f0" epoch="253" 
num_updates="12422">
   <configuration>
     <crm_config>
       <cluster_property_set id="cib-bootstrap-options">
         <attributes>
           <nvpair name="no_quorum_policy" value="ignore" 
id="58104902-dcb7-49e6-85a2-efe1c09357f5"/>
           <nvpair name="default_resource_stickiness" value="1" 
id="52496a4e-0ed4-4bd9-8611-1bc577dae251"/>
           <nvpair name="default_resource_failure_stickiness" value="-8" 
id="7df1d8d0-1c25-4d4c-a263-af034168e658"/>
           <nvpair name="short_resource_names" value="TRUE" 
id="5258ba1e-c160-4358-9ca8-3d7462c4c40b"/>
           <nvpair id="cib-bootstrap-options-last-lrm-refresh" 
name="last-lrm-refresh" value="1167796376"/>
         </attributes>
       </cluster_property_set>
     </crm_config>
     <nodes>
       <node uname="anthony" id="674f0b6c-4ea1-46fe-b393-1800e0e590f0" 
type="normal">
         <instance_attributes id="nodes-674f0b6c-4ea1-46fe-b393-1800e0e590f0">
           <attributes/>
         </instance_attributes>
       </node>
       <node id="787dd4cd-f84b-4310-8a39-622c8f3e2f06" uname="brutus" 
type="normal">
         <instance_attributes id="nodes-787dd4cd-f84b-4310-8a39-622c8f3e2f06">
           <attributes/>
         </instance_attributes>
       </node>
     </nodes>
     <resources>
       <group id="fileserver">
         <instance_attributes id="group_attributes">
           <attributes>
             <nvpair name="target_role" value="Started" id="uuid-target-role"/>
           </attributes>
         </instance_attributes>
         <primitive id="ip" class="ocf" type="IPaddr" provider="heartbeat">
           <instance_attributes id="ip_attributes">
             <attributes>
               <nvpair name="nic" value="eth0" 
id="d8c083f0-34b4-4eb3-8784-ee0f060c8646"/>
               <nvpair name="ip" value="172.16.59.10" 
id="eb4b0bea-e323-4865-9745-ab2895b6a8bd"/>
               <nvpair name="netmask" value="24" 
id="a757221e-6bc5-44b1-bd22-269c89f3a944"/>
               <nvpair name="broadcast" value="172.16.59.255" 
id="98833b70-4609-486f-b407-a1975afc6c66"/>
             </attributes>
           </instance_attributes>
         </primitive>
         <primitive id="drbd" class="heartbeat" type="drbddisk" 
provider="heartbeat">
           <instance_attributes id="drbd_attributes">
             <attributes>
               <nvpair name="1" value="r0" 
id="85d6e802-a5be-42ca-ac2b-c2dbc218dfeb"/>
             </attributes>
           </instance_attributes>
         </primitive>
         <primitive id="rep" class="ocf" type="Filesystem" provider="heartbeat">
           <instance_attributes id="rep_attributes">
             <attributes>
               <nvpair name="device" value="/dev/drbd0" 
id="35d95883-3687-4736-a789-231f8e4ad917"/>
               <nvpair name="directory" value="/rep" 
id="fd48accf-5250-4a0f-b8d7-3dd10461e057"/>
               <nvpair name="fstype" value="ext3" 
id="93ef51ce-6323-403e-982f-be99d221c753"/>
               <nvpair name="options" value="nodev,nosuid,noatime" 
id="869edb95-b85d-47af-95b3-2e34932d781e"/>
             </attributes>
           </instance_attributes>
         </primitive>
         <primitive id="samba" class="lsb" type="samba" provider="heartbeat">
           <operations>
             <op id="sambamonitor" name="monitor" interval="50s" timeout="30s"/>
           </operations>
         </primitive>
       </group>
     </resources>
     <constraints>
       <rsc_location rsc="fileserver" id="fileserver:prefer">
         <rule id="fileserver:prefer:1" score="100000">
           <expression attribute="#uname" id="fileserver:prefer:1:expr" 
operation="defined"/>
         </rule>
       </rsc_location>
     </constraints>
   </configuration>
   <status>
     <node_state uname="anthony" crmd="online" in_ccm="true" ha="active" 
shutdown="0" id="674f0b6c-4ea1-46fe-b393-1800e0e590f0" join="member" 
expected="member" crm-debug-origin="do_update_resource">
       <transient_attributes id="674f0b6c-4ea1-46fe-b393-1800e0e590f0">
         <instance_attributes id="status-674f0b6c-4ea1-46fe-b393-1800e0e590f0">
           <attributes>
             <nvpair 
id="status-674f0b6c-4ea1-46fe-b393-1800e0e590f0-probe_complete" 
name="probe_complete" value="true"/>
           </attributes>
         </instance_attributes>
       </transient_attributes>
       <lrm id="674f0b6c-4ea1-46fe-b393-1800e0e590f0">
         <lrm_resources>
           <lrm_resource id="drbd" type="drbddisk" class="heartbeat" 
provider="heartbeat">
             <lrm_rsc_op id="drbd_monitor_0" operation="monitor" 
crm-debug-origin="build_active_RAs" 
transition_key="35:323d1688-1b10-4487-8ae6-bbfab4856b8c" 
transition_magic="4:7;35:323d1688-1b10-4487-8ae6-bbfab4856b8c" call_id="3" 
crm_feature_set="1.0.6" rc_code="7" op_status="4" interval="0" 
op_digest="eaef18223bea84e8b011465368d9f74e"/>
             <lrm_rsc_op id="drbd_start_0" operation="start" 
crm-debug-origin="build_active_RAs" 
transition_key="0:f8c4238a-7219-427d-a22a-0f813b80eff4" 
transition_magic="0:0;0:f8c4238a-7219-427d-a22a-0f813b80eff4" call_id="8" 
crm_feature_set="1.0.6" rc_code="0" op_status="0" interval="0" 
op_digest="eaef18223bea84e8b011465368d9f74e"/>
           </lrm_resource>
           <lrm_resource id="ip" type="IPaddr" class="ocf" provider="heartbeat">
             <lrm_rsc_op id="ip_monitor_0" operation="monitor" 
crm-debug-origin="build_active_RAs" 
transition_key="35:323d1688-1b10-4487-8ae6-bbfab4856b8c" 
transition_magic="4:7;35:323d1688-1b10-4487-8ae6-bbfab4856b8c" call_id="2" 
crm_feature_set="1.0.6" rc_code="7" op_status="4" interval="0" 
op_digest="1d98faaf08df65a4e53bfd473064ff78"/>
             <lrm_rsc_op id="ip_start_0" operation="start" 
crm-debug-origin="build_active_RAs" 
transition_key="38:323d1688-1b10-4487-8ae6-bbfab4856b8c" 
transition_magic="0:0;38:323d1688-1b10-4487-8ae6-bbfab4856b8c" call_id="7" 
crm_feature_set="1.0.6" rc_code="0" op_status="0" interval="0" 
op_digest="1d98faaf08df65a4e53bfd473064ff78"/>
           </lrm_resource>
           <lrm_resource id="rep" type="Filesystem" class="ocf" 
provider="heartbeat">
             <lrm_rsc_op id="rep_monitor_0" operation="monitor" 
crm-debug-origin="build_active_RAs" 
transition_key="35:323d1688-1b10-4487-8ae6-bbfab4856b8c" 
transition_magic="4:7;35:323d1688-1b10-4487-8ae6-bbfab4856b8c" call_id="4" 
crm_feature_set="1.0.6" rc_code="7" op_status="4" interval="0" 
op_digest="6aba00556a688609b33c54dc5b981d4b"/>
             <lrm_rsc_op id="rep_start_0" operation="start" 
crm-debug-origin="build_active_RAs" 
transition_key="0:f8c4238a-7219-427d-a22a-0f813b80eff4" 
transition_magic="0:0;0:f8c4238a-7219-427d-a22a-0f813b80eff4" call_id="9" 
crm_feature_set="1.0.6" rc_code="0" op_status="0" interval="0" 
op_digest="6aba00556a688609b33c54dc5b981d4b"/>
           </lrm_resource>
           <lrm_resource id="samba" type="samba" class="lsb" 
provider="heartbeat">
             <lrm_rsc_op id="samba_monitor_0" operation="monitor" 
crm-debug-origin="build_active_RAs" 
transition_key="35:323d1688-1b10-4487-8ae6-bbfab4856b8c" 
transition_magic="0:0;35:323d1688-1b10-4487-8ae6-bbfab4856b8c" call_id="5" 
crm_feature_set="1.0.6" rc_code="0" op_status="0" interval="0" 
op_digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
             <lrm_rsc_op id="samba_stop_0" operation="stop" 
crm-debug-origin="do_update_resource" 
transition_key="22:f8c4238a-7219-427d-a22a-0f813b80eff4" 
transition_magic="0:0;22:f8c4238a-7219-427d-a22a-0f813b80eff4" call_id="29" 
crm_feature_set="1.0.6" rc_code="0" op_status="0" interval="0" 
op_digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
             <lrm_rsc_op id="samba_start_0" operation="start" 
crm-debug-origin="do_update_resource" 
transition_key="23:f8c4238a-7219-427d-a22a-0f813b80eff4" 
transition_magic="0:0;23:f8c4238a-7219-427d-a22a-0f813b80eff4" call_id="30" 
crm_feature_set="1.0.6" rc_code="0" op_status="0" interval="0" 
op_digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
             <lrm_rsc_op id="samba_monitor_50000" operation="monitor" 
crm-debug-origin="do_update_resource" 
transition_key="23:f8c4238a-7219-427d-a22a-0f813b80eff4" 
transition_magic="0:0;23:f8c4238a-7219-427d-a22a-0f813b80eff4" call_id="31" 
crm_feature_set="1.0.6" rc_code="0" op_status="0" interval="50000" 
op_digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
           </lrm_resource>
         </lrm_resources>
       </lrm>
     </node_state>
     <node_state uname="brutus" crmd="online" in_ccm="true" ha="active" 
join="member" shutdown="0" expected="member" 
id="787dd4cd-f84b-4310-8a39-622c8f3e2f06" crm-debug-origin="do_update_resource">
       <lrm id="787dd4cd-f84b-4310-8a39-622c8f3e2f06">
         <lrm_resources>
           <lrm_resource id="ip" type="IPaddr" class="ocf" provider="heartbeat">
             <lrm_rsc_op id="ip_monitor_0" operation="monitor" 
crm-debug-origin="do_update_resource" 
transition_key="21:f8c4238a-7219-427d-a22a-0f813b80eff4" 
transition_magic="4:7;21:f8c4238a-7219-427d-a22a-0f813b80eff4" call_id="2" 
crm_feature_set="1.0.6" rc_code="7" op_status="4" interval="0" 
op_digest="1d98faaf08df65a4e53bfd473064ff78"/>
           </lrm_resource>
           <lrm_resource id="drbd" type="drbddisk" class="heartbeat" 
provider="heartbeat">
             <lrm_rsc_op id="drbd_monitor_0" operation="monitor" 
crm-debug-origin="do_update_resource" 
transition_key="21:f8c4238a-7219-427d-a22a-0f813b80eff4" 
transition_magic="4:7;21:f8c4238a-7219-427d-a22a-0f813b80eff4" call_id="3" 
crm_feature_set="1.0.6" rc_code="7" op_status="4" interval="0" 
op_digest="eaef18223bea84e8b011465368d9f74e"/>
           </lrm_resource>
           <lrm_resource id="rep" type="Filesystem" class="ocf" 
provider="heartbeat">
             <lrm_rsc_op id="rep_monitor_0" operation="monitor" 
crm-debug-origin="do_update_resource" 
transition_key="21:f8c4238a-7219-427d-a22a-0f813b80eff4" 
transition_magic="4:7;21:f8c4238a-7219-427d-a22a-0f813b80eff4" call_id="4" 
crm_feature_set="1.0.6" rc_code="7" op_status="4" interval="0" 
op_digest="6aba00556a688609b33c54dc5b981d4b"/>
           </lrm_resource>
           <lrm_resource id="samba" type="samba" class="lsb" 
provider="heartbeat">
             <lrm_rsc_op id="samba_monitor_0" operation="monitor" 
crm-debug-origin="do_update_resource" 
transition_key="21:f8c4238a-7219-427d-a22a-0f813b80eff4" 
transition_magic="0:0;21:f8c4238a-7219-427d-a22a-0f813b80eff4" call_id="5" 
crm_feature_set="1.0.6" rc_code="0" op_status="0" interval="0" 
op_digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
             <lrm_rsc_op id="samba_stop_0" operation="stop" 
crm-debug-origin="do_update_resource" 
transition_key="22:f8c4238a-7219-427d-a22a-0f813b80eff4" 
transition_magic="0:0;22:f8c4238a-7219-427d-a22a-0f813b80eff4" call_id="6" 
crm_feature_set="1.0.6" rc_code="0" op_status="0" interval="0" 
op_digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
           </lrm_resource>
         </lrm_resources>
       </lrm>
       <transient_attributes id="787dd4cd-f84b-4310-8a39-622c8f3e2f06">
         <instance_attributes id="status-787dd4cd-f84b-4310-8a39-622c8f3e2f06">
           <attributes>
             <nvpair 
id="status-787dd4cd-f84b-4310-8a39-622c8f3e2f06-probe_complete" 
name="probe_complete" value="true"/>
           </attributes>
         </instance_attributes>
       </transient_attributes>
     </node_state>
   </status>
 </cib>

crm_mon[17609]: 2007/10/31_07:38:06 info: main:crm_mon.c Starting crm_mon
crm_mon[17609]: 2007/10/31_07:38:06 notice: mon_timer_popped:crm_mon.c 
Updating...
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: crm_save_mem_stats:utils.c 
Saving memory stats: send_ipc_message
crm_mon[17609]: 2007/10/31_07:38:06 debug: cib_native_signon:cib_native.c 
Connection to CIB successful
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: crm_save_mem_stats:utils.c 
Saving memory stats: send_ipc_message
crm_mon[17609]: 2007/10/31_07:38:06 WARN: unpack_config:unpack.c No value 
specified for cluster preference: default_action_timeout
crm_mon[17609]: 2007/10/31_07:38:06 WARN: unpack_config:unpack.c No value 
specified for cluster preference: transition_idle_timeout
crm_mon[17609]: 2007/10/31_07:38:06 debug: unpack_config:unpack.c 
default_action_timeout set to: 60s
crm_mon[17609]: 2007/10/31_07:38:06 info: unpack_config:unpack.c Default 
stickiness: 1
crm_mon[17609]: 2007/10/31_07:38:06 info: unpack_config:unpack.c Default 
failure stickiness: -8
crm_mon[17609]: 2007/10/31_07:38:06 WARN: unpack_config:unpack.c No value 
specified for cluster preference: stonith_enabled
crm_mon[17609]: 2007/10/31_07:38:06 info: unpack_config:unpack.c STONITH of 
failed nodes is disabled
crm_mon[17609]: 2007/10/31_07:38:06 WARN: unpack_config:unpack.c No value 
specified for cluster preference: stonith_action
crm_mon[17609]: 2007/10/31_07:38:06 info: unpack_config:unpack.c STONITH will 
reboot nodes
crm_mon[17609]: 2007/10/31_07:38:06 WARN: unpack_config:unpack.c No value 
specified for cluster preference: symmetric_cluster
crm_mon[17609]: 2007/10/31_07:38:06 info: unpack_config:unpack.c Cluster is 
symmetric - resources can run anywhere by default
crm_mon[17609]: 2007/10/31_07:38:06 notice: unpack_config:unpack.c On loss of 
CCM Quorum: Ignore
crm_mon[17609]: 2007/10/31_07:38:06 WARN: unpack_config:unpack.c No value 
specified for cluster preference: stop_orphan_resources
crm_mon[17609]: 2007/10/31_07:38:06 info: unpack_config:unpack.c Orphan 
resources are stopped
crm_mon[17609]: 2007/10/31_07:38:06 WARN: unpack_config:unpack.c No value 
specified for cluster preference: stop_orphan_actions
crm_mon[17609]: 2007/10/31_07:38:06 info: unpack_config:unpack.c Orphan 
resource actions are stopped
crm_mon[17609]: 2007/10/31_07:38:06 WARN: unpack_config:unpack.c No value 
specified for cluster preference: remove_after_stop
crm_mon[17609]: 2007/10/31_07:38:06 info: unpack_config:unpack.c Stopped 
resources are removed from the status section: false
crm_mon[17609]: 2007/10/31_07:38:06 WARN: unpack_config:unpack.c No value 
specified for cluster preference: is_managed_default
crm_mon[17609]: 2007/10/31_07:38:06 info: unpack_config:unpack.c By default 
resources are managed
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_nodes:unpack.c 
Begining unpack... nodes
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_resources:unpack.c 
Begining unpack... resources
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_resources:unpack.c 
Begining unpack... group
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c 
Options for fileserver
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Dependancy restart handling: ignore
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Multiple running resource recovery: stop/start
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Placement: prefer current location (default)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Node score per failure: -8 (default)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Desired next state: Started
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
symmetric_default for fileserver on anthony: 0
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
symmetric_default for fileserver on brutus: 0
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Action notification: not required
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c 
Options for ip
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Dependancy restart handling: ignore
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Multiple running resource recovery: stop/start
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Placement: prefer current location (default)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Node score per failure: -8 (default)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Desired next state: Started
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
symmetric_default for ip on anthony: 0
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
symmetric_default for ip on brutus: 0
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Action notification: not required
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c 
Options for drbd
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Dependancy restart handling: ignore
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Multiple running resource recovery: stop/start
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Placement: prefer current location (default)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Node score per failure: -8 (default)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Desired next state: Started
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
symmetric_default for drbd on anthony: 0
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
symmetric_default for drbd on brutus: 0
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Action notification: not required
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c 
Options for rep
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Dependancy restart handling: ignore
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Multiple running resource recovery: stop/start
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Placement: prefer current location (default)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Node score per failure: -8 (default)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Desired next state: Started
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
symmetric_default for rep on anthony: 0
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
symmetric_default for rep on brutus: 0
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Action notification: not required
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c 
Options for samba
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Dependancy restart handling: ignore
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Multiple running resource recovery: stop/start
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Placement: prefer current location (default)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Node score per failure: -8 (default)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Desired next state: Started
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
symmetric_default for samba on anthony: 0
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
symmetric_default for samba on brutus: 0
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Action notification: not required
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c 
Options for fileserver
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Dependancy restart handling: ignore
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Multiple running resource recovery: stop/start
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Placement: prefer current location (default)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Node score per failure: -8 (default)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Desired next state: Started
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: common_unpack:complex.c      
Action notification: not required
crm_mon[17609]: 2007/10/31_07:38:06 info: determine_online_status:unpack.c Node 
anthony is online
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task drbd_monitor_0/monitor (call_id=3, status=4) on anthony 
(role=Unknown)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task drbd_start_0/start (call_id=8, status=0) on anthony 
(role=Stopped)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_recurring:unpack.c 
drbd: Start index 1, stop index = -1
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_rsc_state:unpack.c 
Resource drbd is Started on anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_rsc_state:unpack.c 
Adding drbd to anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
stickiness for drbd on anthony: 1
crm_mon[17609]: 2007/10/31_07:38:06 debug: native_add_running:native.c Resource 
drbd: preferring current location (anthony/674f0b6c-4ea1-46fe-b393-1800e0e590f0)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: native_add_running:native.c 
Resource drbd is active on: anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: native_add_running:native.c 
Resource fileserver is active on: anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task ip_monitor_0/monitor (call_id=2, status=4) on anthony 
(role=Unknown)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task ip_start_0/start (call_id=7, status=0) on anthony (role=Stopped)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_recurring:unpack.c 
ip: Start index 1, stop index = -1
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_rsc_state:unpack.c 
Resource ip is Started on anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_rsc_state:unpack.c 
Adding ip to anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
stickiness for ip on anthony: 1
crm_mon[17609]: 2007/10/31_07:38:06 debug: native_add_running:native.c Resource 
ip: preferring current location (anthony/674f0b6c-4ea1-46fe-b393-1800e0e590f0)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: native_add_running:native.c 
Resource ip is active on: anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task rep_monitor_0/monitor (call_id=4, status=4) on anthony 
(role=Unknown)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task rep_start_0/start (call_id=9, status=0) on anthony (role=Stopped)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_recurring:unpack.c 
rep: Start index 1, stop index = -1
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_rsc_state:unpack.c 
Resource rep is Started on anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_rsc_state:unpack.c 
Adding rep to anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
stickiness for rep on anthony: 1
crm_mon[17609]: 2007/10/31_07:38:06 debug: native_add_running:native.c Resource 
rep: preferring current location (anthony/674f0b6c-4ea1-46fe-b393-1800e0e590f0)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: native_add_running:native.c 
Resource rep is active on: anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task samba_monitor_0/monitor (call_id=5, status=0) on anthony 
(role=Unknown)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task samba_stop_0/stop (call_id=29, status=0) on anthony 
(role=Started)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task samba_start_0/start (call_id=30, status=0) on anthony 
(role=Stopped)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task samba_monitor_50000/monitor (call_id=31, status=0) on anthony 
(role=Started)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_recurring:unpack.c 
samba: Start index 2, stop index = 1
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: custom_action:utils.c 
Creating action 1: samba_monitor_50000 for samba on anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_rsc_state:unpack.c 
Resource samba is Started on anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_rsc_state:unpack.c 
Adding samba to anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: resource_node_score:utils.c Setting 
stickiness for samba on anthony: 1
crm_mon[17609]: 2007/10/31_07:38:06 debug: native_add_running:native.c Resource 
samba: preferring current location 
(anthony/674f0b6c-4ea1-46fe-b393-1800e0e590f0)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: native_add_running:native.c 
Resource samba is active on: anthony
crm_mon[17609]: 2007/10/31_07:38:06 info: determine_online_status:unpack.c Node 
brutus is online
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task ip_monitor_0/monitor (call_id=2, status=4) on brutus 
(role=Unknown)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_recurring:unpack.c 
ip: Start index -1, stop index = -1
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_rsc_state:unpack.c 
Resource ip is Stopped on brutus
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task drbd_monitor_0/monitor (call_id=3, status=4) on brutus 
(role=Unknown)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_recurring:unpack.c 
drbd: Start index -1, stop index = -1
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_rsc_state:unpack.c 
Resource drbd is Stopped on brutus
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task rep_monitor_0/monitor (call_id=4, status=4) on brutus 
(role=Unknown)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_recurring:unpack.c 
rep: Start index -1, stop index = -1
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_rsc_state:unpack.c 
Resource rep is Stopped on brutus
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task samba_monitor_0/monitor (call_id=5, status=0) on brutus 
(role=Unknown)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: unpack_rsc_op:unpack.c 
Unpacking task samba_stop_0/stop (call_id=6, status=0) on brutus (role=Started)
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_recurring:unpack.c 
samba: Start index 0, stop index = 1
crm_mon[17609]: 2007/10/31_07:38:06 debug: debug2: process_rsc_state:unpack.c 
Resource samba is Stopped on brutus
crm_mon[17609]: 2007/10/31_07:38:06 debug: native_active:native.c Resource ip 
active on anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: native_active:native.c Resource drbd 
active on anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: native_active:native.c Resource rep 
active on anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: native_active:native.c Resource 
samba active on anthony
crm_mon[17609]: 2007/10/31_07:38:06 debug: native_active:native.c Resource ip 
active on anthony


============
Last updated: Wed Oct 31 07:38:06 2007
Current DC: anthony (674f0b6c-4ea1-46fe-b393-1800e0e590f0)
2 Nodes configured.
1 Resources configured.
============

Node: anthony (674f0b6c-4ea1-46fe-b393-1800e0e590f0): online
Node: brutus (787dd4cd-f84b-4310-8a39-622c8f3e2f06): online

Full list of resources:

Resource Group: fileserver
    ip  (heartbeat::ocf:IPaddr):        Started anthony
    drbd        (heartbeat:drbddisk):   Started anthony
    rep (heartbeat::ocf:Filesystem):    Started anthony
    samba       (lsb:samba):    Started anthony
non-option ARGV-elements: cibadmin -Ql 
 <cib generated="false" have_quorum="true" num_peers="2" 
cib_feature_revision="1" crm_feature_set="1.0.4" admin_epoch="22" epoch="247" 
num_updates="12335" cib-last-written="Tue Oct 30 19:27:30 2007" 
ccm_transition="54">
   <configuration>
     <crm_config>
       <cluster_property_set id="cib-bootstrap-options">
         <attributes>
           <nvpair name="no_quorum_policy" value="ignore" 
id="58104902-dcb7-49e6-85a2-efe1c09357f5"/>
           <nvpair name="default_resource_stickiness" value="1" 
id="52496a4e-0ed4-4bd9-8611-1bc577dae251"/>
           <nvpair name="default_resource_failure_stickiness" value="-8" 
id="7df1d8d0-1c25-4d4c-a263-af034168e658"/>
           <nvpair name="short_resource_names" value="TRUE" 
id="5258ba1e-c160-4358-9ca8-3d7462c4c40b"/>
           <nvpair id="cib-bootstrap-options-last-lrm-refresh" 
name="last-lrm-refresh" value="1167796376"/>
         </attributes>
       </cluster_property_set>
     </crm_config>
     <nodes>
       <node uname="anthony" id="674f0b6c-4ea1-46fe-b393-1800e0e590f0" 
type="normal">
         <instance_attributes id="nodes-674f0b6c-4ea1-46fe-b393-1800e0e590f0">
           <attributes/>
         </instance_attributes>
       </node>
       <node id="787dd4cd-f84b-4310-8a39-622c8f3e2f06" uname="brutus" 
type="normal">
         <instance_attributes id="nodes-787dd4cd-f84b-4310-8a39-622c8f3e2f06">
           <attributes/>
         </instance_attributes>
       </node>
     </nodes>
     <resources>
       <group id="fileserver">
         <instance_attributes id="group_attributes">
           <attributes>
             <nvpair name="target_role" value="Started" id="uuid-target-role"/>
           </attributes>
         </instance_attributes>
         <primitive id="ip" class="ocf" type="IPaddr" provider="heartbeat">
           <instance_attributes id="ip_attributes">
             <attributes>
               <nvpair name="nic" value="eth0" 
id="d8c083f0-34b4-4eb3-8784-ee0f060c8646"/>
               <nvpair name="ip" value="172.16.59.10" 
id="eb4b0bea-e323-4865-9745-ab2895b6a8bd"/>
               <nvpair name="netmask" value="24" 
id="a757221e-6bc5-44b1-bd22-269c89f3a944"/>
               <nvpair name="broadcast" value="172.16.59.255" 
id="98833b70-4609-486f-b407-a1975afc6c66"/>
             </attributes>
           </instance_attributes>
         </primitive>
         <primitive id="drbd" class="heartbeat" type="drbddisk" 
provider="heartbeat">
           <instance_attributes id="drbd_attributes">
             <attributes>
               <nvpair name="1" value="r0" 
id="85d6e802-a5be-42ca-ac2b-c2dbc218dfeb"/>
             </attributes>
           </instance_attributes>
         </primitive>
         <primitive id="rep" class="ocf" type="Filesystem" provider="heartbeat">
           <instance_attributes id="rep_attributes">
             <attributes>
               <nvpair name="device" value="/dev/drbd0" 
id="35d95883-3687-4736-a789-231f8e4ad917"/>
               <nvpair name="directory" value="/rep" 
id="fd48accf-5250-4a0f-b8d7-3dd10461e057"/>
               <nvpair name="fstype" value="ext3" 
id="93ef51ce-6323-403e-982f-be99d221c753"/>
               <nvpair name="options" value="nodev,nosuid,noatime" 
id="869edb95-b85d-47af-95b3-2e34932d781e"/>
             </attributes>
           </instance_attributes>
         </primitive>
         <primitive id="samba" class="lsb" type="samba" provider="heartbeat">
           <operations>
             <op id="sambamonitor" name="monitor" interval="50s" timeout="30s"/>
           </operations>
         </primitive>
       </group>
     </resources>
     <constraints>
       <rsc_location rsc="fileserver" id="fileserver:prefer">
         <rule id="fileserver:prefer:1" score="100000">
           <expression attribute="#uname" id="fileserver:prefer:1:expr" 
operation="defined"/>
         </rule>
       </rsc_location>
     </constraints>
   </configuration>
   <status>
     <node_state id="787dd4cd-f84b-4310-8a39-622c8f3e2f06" uname="brutus" 
crmd="online" crm-debug-origin="do_ccm_update_cache" shutdown="0" 
in_ccm="true"/>
     <node_state id="674f0b6c-4ea1-46fe-b393-1800e0e590f0" uname="anthony" 
crmd="online" crm-debug-origin="do_ccm_update_cache" in_ccm="true"/>
   </status>
 </cib>

crm_mon[8339]: 2007/10/31_07:38:17 info: main:crm_mon.c Starting crm_mon
crm_mon[8339]: 2007/10/31_07:38:17 notice: mon_timer_popped:crm_mon.c 
Updating...
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: crm_save_mem_stats:utils.c 
Saving memory stats: send_ipc_message
crm_mon[8339]: 2007/10/31_07:38:17 debug: cib_native_signon:cib_native.c 
Connection to CIB successful
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: crm_save_mem_stats:utils.c 
Saving memory stats: send_ipc_message
crm_mon[8339]: 2007/10/31_07:38:17 WARN: unpack_config:unpack.c No value 
specified for cluster preference: default_action_timeout
crm_mon[8339]: 2007/10/31_07:38:17 WARN: unpack_config:unpack.c No value 
specified for cluster preference: transition_idle_timeout
crm_mon[8339]: 2007/10/31_07:38:17 debug: unpack_config:unpack.c 
default_action_timeout set to: 60s
crm_mon[8339]: 2007/10/31_07:38:17 info: unpack_config:unpack.c Default 
stickiness: 1
crm_mon[8339]: 2007/10/31_07:38:17 info: unpack_config:unpack.c Default failure 
stickiness: -8
crm_mon[8339]: 2007/10/31_07:38:17 WARN: unpack_config:unpack.c No value 
specified for cluster preference: stonith_enabled
crm_mon[8339]: 2007/10/31_07:38:17 info: unpack_config:unpack.c STONITH of 
failed nodes is disabled
crm_mon[8339]: 2007/10/31_07:38:17 WARN: unpack_config:unpack.c No value 
specified for cluster preference: stonith_action
crm_mon[8339]: 2007/10/31_07:38:17 info: unpack_config:unpack.c STONITH will 
reboot nodes
crm_mon[8339]: 2007/10/31_07:38:17 WARN: unpack_config:unpack.c No value 
specified for cluster preference: symmetric_cluster
crm_mon[8339]: 2007/10/31_07:38:17 info: unpack_config:unpack.c Cluster is 
symmetric - resources can run anywhere by default
crm_mon[8339]: 2007/10/31_07:38:17 notice: unpack_config:unpack.c On loss of 
CCM Quorum: Ignore
crm_mon[8339]: 2007/10/31_07:38:17 WARN: unpack_config:unpack.c No value 
specified for cluster preference: stop_orphan_resources
crm_mon[8339]: 2007/10/31_07:38:17 info: unpack_config:unpack.c Orphan 
resources are stopped
crm_mon[8339]: 2007/10/31_07:38:17 WARN: unpack_config:unpack.c No value 
specified for cluster preference: stop_orphan_actions
crm_mon[8339]: 2007/10/31_07:38:17 info: unpack_config:unpack.c Orphan resource 
actions are stopped
crm_mon[8339]: 2007/10/31_07:38:17 WARN: unpack_config:unpack.c No value 
specified for cluster preference: remove_after_stop
crm_mon[8339]: 2007/10/31_07:38:17 info: unpack_config:unpack.c Stopped 
resources are removed from the status section: false
crm_mon[8339]: 2007/10/31_07:38:17 WARN: unpack_config:unpack.c No value 
specified for cluster preference: is_managed_default
crm_mon[8339]: 2007/10/31_07:38:17 info: unpack_config:unpack.c By default 
resources are managed
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: unpack_nodes:unpack.c 
Begining unpack... nodes
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: unpack_resources:unpack.c 
Begining unpack... resources
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: unpack_resources:unpack.c 
Begining unpack... group
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c 
Options for fileserver
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Dependancy restart handling: ignore
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Multiple running resource recovery: stop/start
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Placement: prefer current location (default)
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Node score per failure: -8 (default)
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Desired next state: Started
crm_mon[8339]: 2007/10/31_07:38:17 debug: resource_node_score:utils.c Setting 
symmetric_default for fileserver on anthony: 0
crm_mon[8339]: 2007/10/31_07:38:17 debug: resource_node_score:utils.c Setting 
symmetric_default for fileserver on brutus: 0
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Action notification: not required
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c 
Options for ip
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Dependancy restart handling: ignore
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Multiple running resource recovery: stop/start
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Placement: prefer current location (default)
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Node score per failure: -8 (default)
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Desired next state: Started
crm_mon[8339]: 2007/10/31_07:38:17 debug: resource_node_score:utils.c Setting 
symmetric_default for ip on anthony: 0
crm_mon[8339]: 2007/10/31_07:38:17 debug: resource_node_score:utils.c Setting 
symmetric_default for ip on brutus: 0
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Action notification: not required
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c 
Options for drbd
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Dependancy restart handling: ignore
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Multiple running resource recovery: stop/start
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Placement: prefer current location (default)
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Node score per failure: -8 (default)
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Desired next state: Started
crm_mon[8339]: 2007/10/31_07:38:17 debug: resource_node_score:utils.c Setting 
symmetric_default for drbd on anthony: 0
crm_mon[8339]: 2007/10/31_07:38:17 debug: resource_node_score:utils.c Setting 
symmetric_default for drbd on brutus: 0
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Action notification: not required
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c 
Options for rep
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Dependancy restart handling: ignore
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Multiple running resource recovery: stop/start
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Placement: prefer current location (default)
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Node score per failure: -8 (default)
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Desired next state: Started
crm_mon[8339]: 2007/10/31_07:38:17 debug: resource_node_score:utils.c Setting 
symmetric_default for rep on anthony: 0
crm_mon[8339]: 2007/10/31_07:38:17 debug: resource_node_score:utils.c Setting 
symmetric_default for rep on brutus: 0
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Action notification: not required
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c 
Options for samba
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Dependancy restart handling: ignore
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Multiple running resource recovery: stop/start
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Placement: prefer current location (default)
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Node score per failure: -8 (default)
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Desired next state: Started
crm_mon[8339]: 2007/10/31_07:38:17 debug: resource_node_score:utils.c Setting 
symmetric_default for samba on anthony: 0
crm_mon[8339]: 2007/10/31_07:38:17 debug: resource_node_score:utils.c Setting 
symmetric_default for samba on brutus: 0
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Action notification: not required
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c 
Options for fileserver
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Dependancy restart handling: ignore
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Multiple running resource recovery: stop/start
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Placement: prefer current location (default)
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Node score per failure: -8 (default)
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Desired next state: Started
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: common_unpack:complex.c       
Action notification: not required
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: 
determine_online_status_no_fencing:unpack.c Node is down: ha_state=dead, 
ccm_state=true
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: 
determine_online_status:unpack.c Node brutus is offline
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: 
determine_online_status_no_fencing:unpack.c Node is down: ha_state=dead, 
ccm_state=true
crm_mon[8339]: 2007/10/31_07:38:17 debug: debug2: 
determine_online_status:unpack.c Node anthony is offline


============
Last updated: Wed Oct 31 07:38:17 2007
Current DC: NONE
2 Nodes configured.
1 Resources configured.
============

Node: anthony (674f0b6c-4ea1-46fe-b393-1800e0e590f0): OFFLINE
Node: brutus (787dd4cd-f84b-4310-8a39-622c8f3e2f06): OFFLINE

Full list of resources:

Resource Group: fileserver
    ip  (heartbeat::ocf:IPaddr):        Stopped 
    drbd        (heartbeat:drbddisk):   Stopped 
    rep (heartbeat::ocf:Filesystem):    Stopped 
    samba       (lsb:samba):    Stopped 
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to