Hi, On Thu, Jun 02, 2011 at 10:54:04PM -0400, Jeffrey Laramie wrote: > Hi again, > > I've got a 3 node cluster running with correct firewall rules this time. I > set > up a meatware fence device using crm: > > <clone id="Fencing"> > <primitive class="stonith" id="meatware" type="meatware"> > <instance_attributes id="meatware-instance_attributes"> > <nvpair id="meatware-instance_attributes-hostlist" name="hostlist" > value="JeffDesk.LAN Server2.LAN Server4.LAN"/> > </instance_attributes> > </primitive> > </clone> > > One node, an x86_64 box running Fedora 15, posted a bunch of error messages > when I loaded this configuration: > > Jun 02 22:01:45 JeffDesk.LAN cib: [12082]: info: cib_stats: Processed 1 > operations (0.00us average, 0% utilization) in the last 10min > Jun 02 22:07:49 JeffDesk.LAN crmd: [12086]: info: do_lrm_rsc_op: Performing > key=9:14:0:92a50663-b97b-4807-8842-5b556fc45df2 op=meatware:0_start_0 ) > Jun 02 22:07:49 JeffDesk.LAN lrmd: [12083]: info: rsc:meatware:0:6: start > Jun 02 22:07:49 JeffDesk.LAN stonith-ng: [12081]: info: > stonith_device_register: Added 'meatware:0' to the device list (1 active > devices) > Jun 02 22:07:49 JeffDesk.LAN stonith-ng: [12081]: info: stonith_command: > Processed st_device_register from lrmd: rc=0 > Jun 02 22:07:49 JeffDesk.LAN lrmd: [12083]: info: > stonith_api_device_metadata: > looking up external/meatware/heartbeat metadata > Jun 02 22:07:49 JeffDesk.LAN lrmd: [12083]: ERROR: crm_abort: crm_strdup_fn: > Triggered assert at utils.c:995 : src != NULL > Jun 02 22:07:49 JeffDesk.LAN lrmd: [12083]: ERROR: crm_strdup_fn: Could not > perform copy at st_client.c:510 (stonith_api_device_metadata) > Jun 02 22:07:49 JeffDesk.LAN lrmd: [12083]: WARN: > stonith_api_device_metadata: > no long description in external/meatware's metadata. > Jun 02 22:07:49 JeffDesk.LAN lrmd: [12083]: ERROR: crm_abort: crm_strdup_fn: > Triggered assert at utils.c:995 : src != NULL > Jun 02 22:07:49 JeffDesk.LAN lrmd: [12083]: ERROR: crm_strdup_fn: Could not > perform copy at st_client.c:516 (stonith_api_device_metadata) > Jun 02 22:07:49 JeffDesk.LAN lrmd: [12083]: WARN: > stonith_api_device_metadata: > no short description in external/meatware's metadata. > Jun 02 22:07:49 JeffDesk.LAN lrmd: [12083]: ERROR: crm_abort: crm_strdup_fn: > Triggered assert at utils.c:995 : src != NULL > Jun 02 22:07:49 JeffDesk.LAN lrmd: [12083]: ERROR: crm_strdup_fn: Could not > perform copy at st_client.c:522 (stonith_api_device_metadata) > Jun 02 22:07:49 JeffDesk.LAN lrmd: [12083]: WARN: > stonith_api_device_metadata: > no list of parameters in external/meatware's metadata. > Jun 02 22:07:49 JeffDesk.LAN crmd: [12086]: info: process_lrm_event: LRM > operation meatware:0_start_0 (call=6, rc=0, cib-update=11, confirmed=true) ok > Jun 02 22:11:45 JeffDesk.LAN cib: [12082]: info: cib_stats: Processed 8 > operations (0.00us average, 0% utilization) in the last 10min > > If I try to test a node leaving I get similar errors. Configuration issue? > Bug?
Looks like a bug, quite possibly fixed in the meantime. Which version of Pacemaker do you run? Thanks, Dejan > Jeff > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
