MongoDB 复制错误 NetworkInterfaceExceededTimeLimit 和 MaxTimeMSExpired - 原因和修复

Kra*_*ngh 6 replication mongodb

在主要、次要和仲裁者的复制设置中,复制连接 URI 间歇性超时,日志显示以下错误。请帮助分享可能是什么问题以及建议的修复方法是什么。

 NetworkInterfaceExceededTimeLimit: error in fetcher batch callback ::
caused by :: timed out. Last fetched optime (with hash): { ts:
Timestamp(1554364591, 71), t: 65596 }[3697357721798898959]. Restarts
remaining: 1 I REPL     [replication-1] Error returned from oplog
query (no more query restarts left): MaxTimeMSExpired: error in
fetcher batch callback :: caused by :: operation exceeded time limit W
REPL     [rsBackgroundSync] Fetcher stopped querying remote oplog with
error: MaxTimeMSExpired: error in fetcher batch callback :: caused by
:: operation exceeded time limit I REPL     [SyncSourceFeedback]
SyncSourceFeedback error sending update to <ServerFQDN>:27017:
InvalidSyncSource: Sync source was cleared. Was <ServerFQDN>:27017`

I did refer to link: /sf/ask/3135900421/

but it does not match the case with ours. The disk drives have enough space. Please help suggest what could be wrong here. Thank you!!

Each time restart the mongo service on both the servers but it does not help. Error keeps coming intermittently.
Run Code Online (Sandbox Code Playgroud)