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
High Availability Team, which is subscribed to cluster-glue in Ubuntu.
https://bugs.launchpad.net/bugs/939321

Title:
  Consider updating cluster-glue to 1.0.9 for Precise

Status in “cluster-glue” package in Ubuntu:
  Confirmed

Bug description:
  Current version of cluster-glue in precise is 1.0.8. 1.0.9 contains
  couple of important fixes:

  High: stonith: external/ipmi: add missing double quote
  Medium: LRM: lrmd: set op status to cancelled for running monitor operations 
  Medium: stonith: external/ipmi: add the priv parameter (ipmitool -L)

  Other changes are of less significance. These changes should be cherry
  picked in case cluster-glue isn't updated to 1.0.9.

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

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-ha
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help   : https://help.launchpad.net/ListHelp

Reply via email to