[Bug 1368737] Re: Pacemaker can seg fault on crm node online/standby
Peter Parzer
peter.parzer at med.uni-heidelberg.de
Wed Jan 14 08:01:37 UTC 2015
I set up a testing environment with 2 VMs, trusty-proposed enabled, all
updates installed and the following minimal cluster configuration:
node $id="168427521" kjpnode1 \
attributes standby="off"
node $id="168427522" kjpnode2 \
attributes standby="on"
primitive st_kjpnode1 stonith:external/ssh \
params hostlist="kjpnode1"
primitive st_kjpnode2 stonith:external/ssh \
params hostlist="kjpnode2"
location st_kjpnode1_loc st_kjpnode1 -inf: kjpnode1
location st_kjpnode2_loc st_kjpnode2 -inf: kjpnode2
property $id="cib-bootstrap-options" \
dc-version="1.1.10-42f2063" \
cluster-infrastructure="corosync" \
no-quorum-policy="ignore"
I still get core dumps of stonithd.
Peter
** Attachment added: "_usr_lib_pacemaker_stonithd.0.crash"
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1368737/+attachment/4298136/+files/_usr_lib_pacemaker_stonithd.0.crash
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1368737
Title:
Pacemaker can seg fault on crm node online/standby
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1368737/+subscriptions
More information about the Ubuntu-server-bugs
mailing list