アラート EMS メッセージ - secd.dc.out.of.pipe.instances
環境
- ONTAP 9以降
- Microsoft Active Directory
- Microsoft Active Directory ドメイン コントローラ(DC)
- NTLM 認証
問題
- NTLM認証エラーが原因でCIFSアクセスが失敗しています。
- EMSログメッセージが表示されることがあります。
Event Name: secd.dc.out.of.pipe.instances Event Description: This message occurs when the Windows Domain Controller (DC), while responding to an MSRPC request from ONTAP, returns an error indicating that it ran out of pipe instances in the listening state. This can occur when the requests from ONTAP are received by the DC during a timing window, when the limited number of listening pipe instance are already allocated to other requests. Such errors received by ONTAP might result in longer CIFS/NFS authentication and/or access times, potentially resulting in client timeouts.
- PCAP は、ドメイン コントローラが
Error: STATUS_PIPES_NOT_AVAILABLE
を送信していることを示しています - EMS の
secd.dc.out.of.pipe.instances
の時刻前後の SECD ログ
[kern_secd:info:11767] | [001.524.340] debug: Retrying Smb2NtCreateAndXFile to account for PIPE NOT AVAILABLE error { in Smb2NtCreateAndXFile() at src/Actions/ActionsONTAP.cpp:3094 } [kern_secd:info:11767] | [001.524.484] ERR : Encountered NT error (NT_STATUS_PIPE_NOT_AVAILABLE) for SMB command Create { in LogNtStatusCode() at src/Commands/Commands.cpp:609 } [kern_secd:info:11767] | [001.524.488] ERR : SMB2 response has NT error 0xc00000ac { in ParseSmb2HeaderResponse() at src/Smb2/Smb2Utils.cpp:497 } [kern_secd:info:11767] | [001.524.492] ERR : Encountered NT error (NT_STATUS_PIPE_NOT_AVAILABLE) for SMB command Create { in LogNtStatusCode() at src/Commands/Commands.cpp:609 } [kern_secd:info:11767] | [001.524.495] ERR : RESULT_ERROR_SPINCLIENT_CMD_FAILED:6763 in CheckSmbStatusWrapper() at src/Commands/Commands.cpp:1129