ciao,
i have a samba cluster file system with drbd ( Heartbeat 2.1.4-2 and DRBD 8.3.0-1 ) in active/passive configuration (o.s. Linux Ubuntu server 9.04)
It works fine, but not hb_gui.
I can't access to te server.
In the log file appears this error:

heartbeat[2892]: 2009/08/31_12:07:19 WARN: Managed /usr/lib/heartbeat/mgmtd -v process 3073 killed by signal 11 [SIGSEGV - Segmentation violation]. heartbeat[2892]: 2009/08/31_12:07:19 ERROR: Managed /usr/lib/heartbeat/mgmtd -v process 3073 dumped core heartbeat[2892]: 2009/08/31_12:07:19 ERROR: Respawning client "/usr/lib/heartbeat/mgmtd -v":

I checked that:

  1. service mgmtd listen on port 5560
  2. Hacluster accounting is correct


Also i have try with ha.cf command line "respawn hacluster /usr/lib/heartbeat/mgmtd -v" and "respawn hacluster /usr/lib/heartbeat/mgmtd -v -t".
Someone have an idea to help me?
In attachment my ha.cf, haresources and cib.xml files.
Regards

Ernesto Nataloni


 <cib admin_epoch="0" epoch="9" generated="true" have_quorum="true" ignore_dtd="false" num_peers="2" cib_feature_revision="2.0" crm_feature_set="2.0" ccm_transition="8" dc_uuid="6ebc79cb-6666-4b58-92f1-1d910371b1e3" num_updates="114" cib-last-written="Mon Aug 31 11:26:37 2009">
   <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-no-quorum-policy" name="no-quorum-policy" value="stop"/>
           <nvpair id="cib-bootstrap-options-default-resource-stickiness" name="default-resource-stickiness" value="0"/>
           <nvpair id="cib-bootstrap-options-default-resource-failure-stickiness" name="default-resource-failure-stickiness" value="0"/>
           <nvpair id="cib-bootstrap-options-stonith-enabled" name="stonith-enabled" value="false"/>
           <nvpair id="cib-bootstrap-options-stonith-action" name="stonith-action" value="reboot"/>
           <nvpair id="cib-bootstrap-options-startup-fencing" name="startup-fencing" value="true"/>
           <nvpair id="cib-bootstrap-options-stop-orphan-resources" name="stop-orphan-resources" value="true"/>
           <nvpair id="cib-bootstrap-options-stop-orphan-actions" name="stop-orphan-actions" value="true"/>
           <nvpair id="cib-bootstrap-options-remove-after-stop" name="remove-after-stop" value="false"/>
           <nvpair id="cib-bootstrap-options-short-resource-names" name="short-resource-names" value="true"/>
           <nvpair id="cib-bootstrap-options-transition-idle-timeout" name="transition-idle-timeout" value="5min"/>
           <nvpair id="cib-bootstrap-options-default-action-timeout" name="default-action-timeout" value="20s"/>
           <nvpair id="cib-bootstrap-options-is-managed-default" name="is-managed-default" value="true"/>
           <nvpair id="cib-bootstrap-options-cluster-delay" name="cluster-delay" value="60s"/>
           <nvpair id="cib-bootstrap-options-pe-error-series-max" name="pe-error-series-max" value="-1"/>
           <nvpair id="cib-bootstrap-options-pe-warn-series-max" name="pe-warn-series-max" value="-1"/>
           <nvpair id="cib-bootstrap-options-pe-input-series-max" name="pe-input-series-max" value="-1"/>
           <nvpair id="cib-bootstrap-options-dc-version" name="dc-version" value="2.1.4-node: aa909246edb386137b986c5773344b98c6969999"/>
         </attributes>
       </cluster_property_set>
     </crm_config>
     <nodes>
       <node id="6ebc79cb-6666-4b58-92f1-1d910371b1e3" uname="node-cfs-02" type="normal"/>
       <node id="8894380a-d2ac-4c74-a507-3227731254ed" uname="node-cfs-01" type="normal"/>
     </nodes>
     <resources>
       <group id="group_1">
         <primitive class="ocf" id="IPaddr_192_168_120_200" provider="heartbeat" type="IPaddr">
           <operations>
             <op id="IPaddr_192_168_120_200_mon" interval="5s" name="monitor" timeout="5s"/>
           </operations>
           <instance_attributes id="IPaddr_192_168_120_200_inst_attr">
             <attributes>
               <nvpair id="IPaddr_192_168_120_200_attr_0" name="ip" value="192.168.120.200"/>
             </attributes>
           </instance_attributes>
         </primitive>
         <primitive class="heartbeat" id="drbddisk_2" provider="heartbeat" type="drbddisk">
           <operations>
             <op id="drbddisk_2_mon" interval="120s" name="monitor" timeout="60s"/>
           </operations>
           <instance_attributes id="drbddisk_2_inst_attr">
             <attributes>
               <nvpair id="drbddisk_2_attr_1" name="1" value="r0"/>
             </attributes>
           </instance_attributes>
         </primitive>
         <primitive class="ocf" id="Filesystem_3" provider="heartbeat" type="Filesystem">
           <operations>
             <op id="Filesystem_3_mon" interval="120s" name="monitor" timeout="60s"/>
           </operations>
           <instance_attributes id="Filesystem_3_inst_attr">
             <attributes>
               <nvpair id="Filesystem_3_attr_0" name="device" value="/dev/drbd0"/>
               <nvpair id="Filesystem_3_attr_1" name="directory" value="/mnt/drbd"/>
             </attributes>
           </instance_attributes>
         </primitive>
         <primitive class="lsb" id="samba_4" provider="heartbeat" type="samba">
           <operations>
             <op id="samba_4_mon" interval="120s" name="monitor" timeout="60s"/>
           </operations>
         </primitive>
       </group>
     </resources>
     <constraints>
       <rsc_location id="rsc_location_group_1" rsc="group_1">
         <rule id="prefered_location_group_1" score="100">
           <expression attribute="#uname" id="prefered_location_group_1_expr" operation="eq" value="node-cfs-01"/>
         </rule>
       </rsc_location>
     </constraints>
   </configuration>
 </cib>
debugfile /var/log/ha-debug
logfile /var/log/ha-log
logfacility local0
bcast eth1
keepalive 2
deadtime 5
initdead 120
udpport 694
auto_failback on
node node-cfs-01 
node node-cfs-02
apiauth mgmtd uid=root
respawn hacluster /usr/lib/heartbeat/mgmtd -v
respawn hacluster /usr/lib/heartbeat/ipfail
ping 192.168.120.105 192.168.120.106
crm on
node-cfs-01 192.168.120.200 drbddisk::r0 Filesystem::/dev/drbd0::/mnt/drbd samba
_______________________________________________
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