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
_______________________________________________
Developers mailing list
Developers@clusterlabs.org
http://lists.clusterlabs.org/mailman/listinfo/developers

Reply via email to