<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 6, 2023 at 3:32 PM Christine caulfield <<a href="mailto:ccaulfie@redhat.com">ccaulfie@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
The error is coming from libqb - which is what manages the local IPC <br>
connections between local clients and the server.<br>
<br>
I'm the libqb maintainer but I've never seen that error before! Is there <br>
anything unusual about the setup on this node? Like filesystems on NFS <br>
or some other networked filesystem?<br>
<br>
Other basic things to check are that /dev/shm is not full. Yes, normally <br>
you'd get ENOSPC in that case but it's always worth checking because odd <br>
things can happen when filesystems get full.<br>
<br>
It might be helpful strace the client and server processes when the <br>
error occurs (if that's possible). I'm not 100% sure which operation is <br>
failing with EREMOTEIO - though I can't find many useful references to <br>
that error in the kernel which is also slightly weird.<br></blockquote><div><br></div><div>EREMOTEIO is being used for the obvious purpose in pacemaker.</div><div><br></div><div>Klaus</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Chrissie<br>
<br>
On 06/03/2023 13:03, Alexander Epaneshnikov via Users wrote:<br>
> Hello. we are using pacemaker 2.1.4-5.el8  and seeing strange errors in the<br>
> logs when a request is made to the cluster.<br>
> <br>
> Feb 17 08:18:15 gm-srv-oshv-001.int.cld pacemaker-remoted   [2984] (handle_new_connection)      error: Error in connection setup (/dev/shm/qb-2984-1077673-18-7xR8Y0/qb): Remote I/O error (121)<br>
> Feb 17 08:19:15 gm-srv-oshv-001.int.cld pacemaker-remoted   [2984] (handle_new_connection)      error: Error in connection setup (/dev/shm/qb-2984-1077927-18-dX5NSt/qb): Remote I/O error (121)<br>
> Feb 17 08:20:16 gm-srv-oshv-001.int.cld pacemaker-remoted   [2984] (handle_new_connection)      error: Error in connection setup (/dev/shm/qb-2984-1078160-18-RjzD4K/qb): Remote I/O error (121)<br>
> Feb 17 08:21:16 gm-srv-oshv-001.int.cld pacemaker-remoted   [2984] (handle_new_connection)      error: Error in connection setup (/dev/shm/qb-2984-1078400-18-YyJmJJ/qb): Remote I/O error (121)<br>
> <br>
> other than that pacemaker/corosync works fine.<br>
> <br>
> any suggestions on the cause of the error, or at least where to start debugging, are welcome.<br>
> <br>
<br>
_______________________________________________<br>
Manage your subscription:<br>
<a href="https://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br>
<br>
ClusterLabs home: <a href="https://www.clusterlabs.org/" rel="noreferrer" target="_blank">https://www.clusterlabs.org/</a><br>
<br>
</blockquote></div></div>