[ClusterLabs Developers] Problem with stonith and starting services

Cesar Hernandez c.hernandez at medlabmg.com
Thu Jul 6 03:36:41 EDT 2017


Hi

First, sorry if this is not the right place to ask this. I opened a thread on the users list and I haven't still found the reason for the problem:

http://lists.clusterlabs.org/pipermail/users/2017-July/005971.html <http://lists.clusterlabs.org/pipermail/users/2017-July/005971.html>

I'm only asking here when the following situation happens:

In file te_utils.c, function tengine_stonith_notify, the event:

    } else if (st_event->result == pcmk_ok && crm_str_eq(st_event->target, fsa_our_uname, TRUE)) {
        crm_crit("We were allegedly just fenced by %s for %s!",
                 st_event->executioner ? st_event->executioner : "<anyone>", st_event->origin); /* Dumps blackbox if enabled */


I get this error sometimes (I see on logs files the message "We were allegedly just fenced by..."), and the pacemaker services on that node stop. 
I have taken a look at the source code and I don't know when it happens. Knowing that maybe I could find the reason for my issue

Thanks
Cesar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/developers/attachments/20170706/1f45615d/attachment-0002.html>


More information about the Developers mailing list