I have the following message throughout my logs. lrmd[3302]: 2008/08/14_08:54:53 info: RA output: (resource_Pingd:monitor:stderr) /usr/lib/ocf/resource.d//heartbeat/pingd: line 193: kill: (31237) - No such process
Please note the redundant / before heartbeat. I cannot find anywhere I specified the path. But I may be missing something since I used the GUI to create the pingd resource. I have other bad things going on, and I guess I'm really asking if this is causing the other problems. Heartbeat is trying to fail over constantly but failing. HA Version 2.1.3, CRM Version 2.0 (CIB feature set 2.0) Here's a larger excerpt just in case the surrounding messages can help. I also attached the ha.cf and cib.xml files. lrmd[31947]: 2008/08/14_10:19:46 info: rsc:resource_mysqld: stop mysql.resource[11906]: 2008/08/14_10:19:47 Shutting down MySQL.[ OK ] lrmd[31947]: 2008/08/14_10:19:47 info: rsc:resource_Filesystem_log: stop Filesystem[11945]: 2008/08/14_10:19:47 INFO: Running stop for /dev/drbd1 on /logs Filesystem[11945]: 2008/08/14_10:19:47 INFO: Trying to unmount /logs lrmd[31947]: 2008/08/14_10:19:56 info: rsc:resource_mysqld: start heartbeat[31936]: 2008/08/14_10:19:56 WARN: duplicate client add request [pingd] [12110] heartbeat[31936]: 2008/08/14_10:19:56 ERROR: api_process_registration_msg: cannot add client() pingd[12110]: 2008/08/14_10:19:56 ERROR: register_with_ha: Cannot sign on with heartbeat: pingd[12110]: 2008/08/14_10:19:56 ERROR: register_with_ha: REASON: pingd[12110]: 2008/08/14_10:19:56 ERROR: main: HA registration failed mysql.resource[12311]: 2008/08/14_10:19:57 Starting MySQL.[ OK ] lrmd[31947]: 2008/08/14_10:20:22 info: RA output: (resource_Pingd:monitor:stderr) /usr/lib/ocf/resource.d//heartbeat/pingd: line 193: kill: (12110) - No such process lrmd[31947]: 2008/08/14_10:20:23 info: rsc:resource_mysqld: stop mysql.resource[12481]: 2008/08/14_10:20:24 Shutting down MySQL.[ OK ] lrmd[31947]: 2008/08/14_10:20:25 info: rsc:resource_Filesystem_log: stop Filesystem[12519]: 2008/08/14_10:20:25 INFO: Running stop for /dev/drbd1 on /logs Filesystem[12519]: 2008/08/14_10:20:25 INFO: Trying to unmount /logs lrmd[31947]: 2008/08/14_10:20:34 info: rsc:resource_mysqld: start heartbeat[31936]: 2008/08/14_10:20:34 WARN: duplicate client add request [pingd] [12684] heartbeat[31936]: 2008/08/14_10:20:34 ERROR: api_process_registration_msg: cannot add client() pingd[12684]: 2008/08/14_10:20:34 ERROR: register_with_ha: Cannot sign on with heartbeat: pingd[12684]: 2008/08/14_10:20:34 ERROR: register_with_ha: REASON: pingd[12684]: 2008/08/14_10:20:34 ERROR: main: HA registration failed mysql.resource[12885]: 2008/08/14_10:20:35 Starting MySQL.[ OK ] Thank you, Chase Simms Java Developer Publishers Printing Co. The information in this email is intended for the sole use of the addressees and may be confidential and subject to protection under the law. If you are not the intended recipient, you are hereby notified that any distribution or copying of this email is strictly prohibited. If you have received this message in error, please reply and delete your copy.
ha.cf
Description: Binary data
<cib generated="false" admin_epoch="0" epoch="1" have_quorum="true" ignore_dtd="false" ccm_transition="2" num_peers="2" cib_feature_revision="2.0" dc_uuid="68b219d9-05e6-4069-ae8b-9449194eb1f8" num_updates="4" cib-last-written="Mon Jul 14 12:53:01 2008">
<configuration>
<crm_config>
<cluster_property_set id="cib-bootstrap-options">
<attributes>
<nvpair id="cib-bootstrap-options-dc-version" name="dc-version" value="2.1.3-node: 552305612591183b1628baa5bc6e903e0f1e26a3"/>
</attributes>
</cluster_property_set>
</crm_config>
<nodes>
<node id="68b219d9-05e6-4069-ae8b-9449194eb1f8" uname="shsam4.pubpress.com" type="normal"/>
<node id="570afbf8-a977-4041-be8d-847e4ee17995" uname="shsam3.pubpress.com" type="normal"/>
</nodes>
<resources/>
<group id="my-DRBD-MySQL-Group" ordered="true" collated="true">
<primitive id="IP-Addr" class="ocf" type="IPaddr2" provider="heartbeat">
<instance_attributes id="IP-Addr_instance_attrs">
<attributes>
<nvpair id="IP-Addr_target_role" name="target_role" value="started"/>
<nvpair id="2e967596-73fe-444e-82ea-18f61f3848d7" name="ip" value="172.30.117.30"/>
</attributes>
</instance_attributes>
</primitive>
<instance_attributes id="My-DRBD-group_instance_attrs">
<attributes>
<nvpair id="My-DRBD-group_target_role" name="target_role" value="started"/>
</attributes>
</instance_attributes>
<primitive id="DRBD_data" class="heartbeat" type="drbddisk" provider="heartbeat">
<instance_attributes id="DRBD_data_instance_attrs">
<attributes>
<nvpair id="DRBD_data_target_role" name="target_role" value="started"/>
<nvpair id="93d753a8-e69a-4ea5-a73d-ab0d0367f001" name="1" value="repdata"/>
</attributes>
</instance_attributes>
</primitive>
<primitive id="FS_repdata" class="ocf" type="Filesystem" provider="heartbeat">
<instance_attributes id="FS_repdata_instance_attrs">
<attributes>
<nvpair id="FS_repdata_target_role" name="target_role" value="started"/>
<nvpair id="96d659dd-0881-46df-86af-d2ec3854a73f" name="fstype" value="ext3"/>
<nvpair id="8a150609-e5cb-4a75-99af-059ddbfbc635" name="device" value="/dev/drbd0"/>
<nvpair id="de9706e8-7dfb-4505-b623-5f316b1920a3" name="directory" value="/repdata"/>
</attributes>
</instance_attributes>
</primitive>
</group>
</resources>
<constraints>
<rsc_location id=resource_mysqld" rsc="my_resource">
<rule id="resource_mysqld:connected:rule" score="-INFINITY" boolean_op="or">
<expression id="resource_mysqld:connected:expr:undefined"
attribute="pingd" operation="not_defined"/>
<expression id="resource_mysqld:connected:expr:zero"
attribute="pingd" operation="lte" value="0"/>
</rule>
</rsc_location>
</constraints>
</configuration>
</cib>
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
