[Pacemaker] "reset" action of fence_legacy is not performed

Kazunori INOUE kazunori.inoue3 at gmail.com
Wed Apr 23 05:17:16 EDT 2014


Hi,

By this commit, "reset (reboot)" action of cluster-glue's plug-in
(ipmi, libvirt, ...) is not performed.
https://github.com/ClusterLabs/pacemaker/commit/8383a38a478ed6473ff2179596335ed4de583cfa


pm103 stonith-ng[17947]:   notice: handle_request: Client
crmd.17951.af3dce80 wants to fence (reboot) 'pm104' with device
'(any)'
(snip)
pm103 stonith-ng[17947]:  warning: stonith_device_execute: Agent
'fence_legacy' does not advertise support for 'reboot', performing
'off' action instead
(snip)
pm103 stonith-ng[17947]:    debug: log_operation: F1:18288 [
Performing: stonith -t external/libvirt -T off pm104 ]


Since glue's plug-in has "reset" action equivalent to "reboot" action,
I want to perform "reboot" as before, when stonith-action=reboot.

Regards,
Kazunori INOUE




More information about the Pacemaker mailing list