<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi all,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div><br>
</div>
<div>I'm writing about an issue we have received from a pacemaker user about RA timeout.</div>
<div>Some users have encountered a timeout from RA script/program and this led to a major outage for them.</div>
<div>Typical of these types of cases, there is no additional useful information to explain why this happened.</div>
<div>There is a proposed solution, a POC from the user to instrument pacemaker directly and insert a method to activate further debugging via an external callout program.</div>
<span>One can set an environment variable, for example<b> PCMK_timeout_prog</b> that points to an external program or a script to be executed to get more useful debug information for example.</span><br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
Here is the proposed POC change with minor changes.<br>
<a href="https://github.com/tickbg/pacemaker/compare/master...a453d30" id="LPlnk299320">https://github.com/tickbg/pacemaker/compare/master...a453d30</a><br>
<br>
<br>
Emil.<br>
</div>
</body>
</html>