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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to