init script fails in trying to join fence domain

Bug #146420 reported by menole
4
Affects Status Importance Assigned to Milestone
redhat-cluster-suite (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: redhat-cluster-suite

there is a wrong command line argument given to fence_tool, find the patch below:

diff -urNad /tmp/cman /etc/init.d/cman
--- /tmp/cman 2007-09-28 08:52:29.000000000 +0200
+++ /etc/init.d/cman 2007-09-28 08:47:51.000000000 +0200
@@ -71,7 +71,7 @@
        start-stop-daemon --start --quiet --pidfile /var/run/gfs_controld.pid --exec /usr/sbin/gfs_controld
        echo " gfs_controld"
        echo -n " Joining fence domain:"
- fence_tool -j $FENCED_START_TIMEOUT join
+ fence_tool -t $FENCED_START_TIMEOUT join
        echo " done"
        echo -n " Starting Quorum Disk daemon:"
        start-stop-daemon --start --quiet --pidfile /var/run/qdiskd.pid --exec /usr/sbin/qdiskd -- -Q

Kind Regards,

Michael Mende
http://www.menole.net

Revision history for this message
Ante Karamatić (ivoks) wrote :

Which Ubuntu version is that?

Changed in redhat-cluster-suite:
importance: Undecided → Medium
Ante Karamatić (ivoks)
Changed in redhat-cluster-suite:
status: New → Incomplete
Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

I assume this was gutsy. The init script was broken but fixed in the last upload to gutsy.

Fabio

Changed in redhat-cluster-suite:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.