crm_ipc_prepare: Message exceeds the configured ipc limit (PACEMAKER COROSYNC)
This document (7013215) is provided subject to the disclaimer at the end of this document.
Environment
Situation
Sep 6 12:23:13 marooned crmd[14069]: notice: crm_ipc_prepare: Message exceeds the configured ipc limit (51200 bytes), consider configuring PCMK_ipc_buffer to 140720 or higher to avoid compression overheads
these messages already explain the issue. The configured cluster cib is too big for the default IPC Buffer. The cluster will deal with this by compressing the cib and circumvent this issue. If however the compressed cib would ever be too big for the IPC Buffer then the cluster could encounter a real issue. Also with compression there is an overhead.
Resolution
/etc/sysconfig/pacemaker
and adding
export PCMK_ipc_buffer=204800
on all cluster nodes. Please keep in mind that the above setting of 204800 is just a suggestion and might be not sufficient on the cluster affected. It can be increased further. A restart of openais is necessary to make this change work.
Cause
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7013215
- Creation Date: 06-Sep-2013
- Modified Date:03-Mar-2020
-
- SUSE Linux Enterprise High Availability Extension
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com