we are facing a problem with error Pacemaker: couldn’t create file for mmap
when //
we check Sles documentation (Pacemaker prints the error: couldn't create file for mmap | Support | SUSE) the résolution is to install patch which contains the libqb package version “libqb100-2.0.2+20201203.def947e-3.3.1”.
Or we have version libqb100-2.0.2+20201203.def947e-3.6.1 .
I’ve just checked the changelogs for both libqb100-2.0.2+20201203.def947e-3.3.1.x86_64.rpm and libqb100-2.0.2+20201203.def947e-150300.3.6.1.x86_64.rpm and they both include
* Fri Jan 14 2022 ygao@suse.com
- Retry if posix_fallocate is interrupted with EINTR (#453) (gh#ClusterLabs/libqb#451, bsc#1193737, bsc#1193912)
* bsc#1193737-0001-Retry-if-posix_fallocate-is-interrupted-with-EINTR-4.patch
If you run rpm -q --changelog libqb100 does it include the above?
Presumably you are using SLES15 SP3? Do you have LTSS?