RHEL の iscsi デバイスで "connectionX:0: detected conn error" というエラーを受信する
Issue
外部ストレージからの iSCSI LUN が、2 台の異なるサーバーで共有されています。iscsi LUN に関連して、/var/log/messages ファイルに以下のエラーメッセージが表示されます。
Apr 1 11:43:11 hostname kernel: connection36:0: detected conn error (1020) Apr 1 11:43:11 hostname kernel: connection34:0: detected conn error (1020) Apr 1 11:43:11 hostname kernel: connection33:0: detected conn error (1020) Apr 1 11:43:12 hostname iscsid: Kernel reported iSCSI connection 18:0 error (1020 - ISCSI_ERR_TCP_CONN_CLOSE: TCP connection closed) state (3) Apr 1 11:43:12 hostname iscsid: Kernel reported iSCSI connection 20:0 error (1020 - ISCSI_ERR_TCP_CONN_CLOSE: TCP connection closed) state (3) Apr 1 11:43:12 hostname iscsid: Kernel reported iSCSI connection 30:0 error (1020 - ISCSI_ERR_TCP_CONN_CLOSE: TCP connection closed) state (3)
- カーネルが "connectionX:0: detected conn error (1020)" を報告したあとに
multipathパスが失敗し、サーバーが応答しなくなりました。 iscsi接続が "conn error" で失敗しました。iscsi接続がエラーを報告する原因は何ですか。
Environment
- Red Hat Enterprise Linux (RHEL) 5、6、7、8、または 9
iscsi-intiator-utils
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.