1830203 Members
8951 Online
109999 Solutions
New Discussion

EMS Error

 
Dharmu
Contributor

EMS Error

Hi ,

Here below i mentioned the error from EMS service.Server was RP7420 -- 2 no with cluster based.

Error is Line 1232 in /ux/core/kern/common/io/pat_psm.c: pat_heartbeat-send log - rc -1 status -5 NFS getattr failed for server cbpdb002: RPC: (unknown err).

Please let me know the impact of the error and quick reply is appreciated.

Thnks & Regds
Dharma
1 REPLY 1
Prashanth.D.S
Honored Contributor

Re: EMS Error

Hi Dharma,

These erros must be from soft-mounted NFS-TCP filesystems.

Check if you are facing any NFS issue at site..

Asper few old archives the issue seems to be matching with the below mentioned solution..

The connection timeout used by kernel RPC/TCP client has been uncoupled
from from the RPC call wait time, and now matches the default TCP
connection timeout to avoid the timout window mismatch which is the
root cause of this problem. Additionally, the error-damping delays
within kernel RPC/TCP client have been corrected since they were
essentially not providing any delay to avoid tight looping in error
situations. Also, the TCP reconnect management was modified to avoid
the excessive amount of error messaging traffic over a kernel RPC
STREAM due to repeated connection requests to TCP transport while it
was processing some prior connection request.

Fix has been suggested in the below mentioned patches..

11.11 ====== [PHNE_30378/PACHRDME/English]
11.00GR patch [PHNE_30377/PACHRDME/English]

I would also suggest you to contact HP Solution Center engineer to have a second opinion on this case.