Public bug reported:

Binary package hint: heartbeat

There is a bug in /usr/lib/stonith/plugins/external/ibmrsa-telnet on
line 317. It checks if there is exactly one parameter specified.
Unfortunately the stonith command passes the nodename it wants to reset
as a second parameter. Therefore this STONITH agent always fails to
STONITH :-). It would probably be correct to check if the given nodename
equals the nodename the resource has been configured for, but simply
removing the check is fine as well.

Please apply the attached patch or implement the proposed functionality
(check if given node equals configured node).

Could this fix be backported to hardy?

** Affects: heartbeat (Ubuntu)
     Importance: Undecided
         Status: New

-- 
STONITH agent external/ibmrsa-telnet is broken (fails with parameters passed by 
stonithd)
https://bugs.launchpad.net/bugs/262548
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to