<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi<div class=""><br class=""></div><div class="">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:</div><div class=""><br class=""></div><div class=""><a href="http://lists.clusterlabs.org/pipermail/users/2017-July/005971.html" class="">http://lists.clusterlabs.org/pipermail/users/2017-July/005971.html</a></div><div class=""><br class=""></div><div class="">I'm only asking here when the following situation happens:</div><div class=""><br class=""></div><div class="">In file te_utils.c, function tengine_stonith_notify, the event:</div><div class=""><br class=""></div><div class="">    } else if (st_event->result == pcmk_ok && crm_str_eq(st_event->target, fsa_our_uname, TRUE)) {<br class="">        crm_crit("We were allegedly just fenced by %s for %s!",<br class="">                 st_event->executioner ? st_event->executioner : "<anyone>", st_event->origin); /* Dumps blackbox if enabled */</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">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. </div><div class="">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</div><div class=""><br class=""></div><div class="">Thanks</div><div class="">Cesar</div></body></html>