If this package will not get an upgrade, at least please change the line 39 
from file usr/lib/stonith/plugins/external/ipmi 
from
IPMITOOL=${ipmitool:-"`which ipmitool 2>/dev/null`}
to
IPMITOOL=${ipmitool:-"`which ipmitool 2>/dev/null`"}

Without this change this script is broken. This effects a pacemaker
cluster. A node using ipmi for stonith (e.g. HP ILO3) can not shoot
another node when using the unmodified version of the file. So the
cluster hangs or won't start.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939321

Title:
  Consider updating cluster-glue to 1.0.9 for Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cluster-glue/+bug/939321/+subscriptions

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

Reply via email to