<div dir="ltr">We are seeing this log in pacemaker.log continuously.<div><div><br></div><div>Mar 31 17:13:01 [6372] 0005B932ED72        cib:     info: crm_compress_string:  Compressed 436756 bytes into 14635 (ratio 29:1) in 284ms</div><div><br></div><div>This looks to be the reason for high CPU. What does this log indicate?</div><div><br></div><div>-Regards</div><div>Nikhil</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 31, 2017 at 12:08 PM, Nikhil Utane <span dir="ltr"><<a href="mailto:nikhil.subscribed@gmail.com" target="_blank">nikhil.subscribed@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>In our current design (which we plan to improve upon) we are using the CIB file to synchronize information across active and standby nodes.</div><div>Basically we want the standby node to take the configuration that was used by the active node so we are adding those as resource attributes. This ensures that when the standby node takes over, it can read all the configuration which will be passed to it as environment variables.</div><div>Initially we thought the list of configuration parameters will be less and we did some prototyping and saw that there wasn't much of an issue. But now the list has grown it has become close to 300 attributes. (I know this is like abusing the feature and we are looking towards doing it the right way).</div><div><br></div><div>So I have two questions:</div><div>1) What is the best way to synchronize such kind of information across nodes in the cluster? DRBD? Anything else that is simpler? For e.g. instead of syncing 300 attributes i could just sync up the path to a file.</div><div><br></div><div>2) In the current design, is there anything that I can do to reduce the CPU utilization of cib process? Currently it regularly takes 30-50% of the CPU.</div><div>Any quick fix that I can do which will bring it down? For e.g. configure how often it synchronizes etc?</div><div><br></div><div>-Thanks</div><span class="HOEnZb"><font color="#888888"><div>Nikhil</div><div><br></div><div><br></div></font></span></div>
</blockquote></div><br></div>