V-16-1-10514: IpmHandle:open getpeername failed errno = 22

Article: 100048178
Last Published: 2023-05-12
Ratings: 1 1
Product(s): InfoScale & Storage Foundation

Problem

In the engine_A.log, the following warning message is generated: VCS WARNING V-16-1-10514 IpmHandle:open getpeername failed errno = 22

Error Message

VCS WARNING V-16-1-10514 IpmHandle:open getpeername failed errno = 22

Cause

This is usually caused by socket issues. The getpeername function in Unix operating systems retrieves the address of the peer to which a socket is connected. In this particular case, error 22 and 134 for getpeername() mean that the transport endpoint is not connected.

Solution

Contact the OS vendor for your particular platform if this problem persists.

Was this content helpful?