LDAPチェックでRPCエラーが発生する「ソケットが接続されていません」
環境
- ONTAP 9
- Lightweight Directory Access Protocol(LDAP)
問題
- 優先LDAP サーバが設定されているがEMSレポート:
secd.ldap.noServers: None of the LDAP servers configured for Vserver (<vserver>) are currently accessible via the network forLDAP service type (Service: LDAP (NIS & Name Mapping)
- ldap checkコマンドを実行すると、次の出力が表示されます。
::*> ldap check -vserver <vserver>
Vserver: <vserver>
Client Configuration Name:
<vserver>
LDAP Status: down
LDAP Status Details: RPC failure "Socket is not connected" occured during the
LDAP configuration validation for Vserver "<vserver>". Try after sometime.
LDAP DN Status Details: RPC failure "Socket is
not connected" occured during the LDAP configuration validation for Vserver "<vserver>". Try after sometime.
ldap check
次のように表示されます。LDAP Status Details: Error: Validate the Ldap configuration procedure failed
- SecD接続テストに失敗しました。
::*> secd connections test -node <node> -vserver <vserver> Error: command failed: RPC call to SecD failed. RPC: "secd_rpc_test_connection_1". Reason: "create_imp: RPC: Timed out; netid=tcp fd=57 TO=25.0s TT=25.000s O=52b I=0b CN=2667636/2 VSID=-3 127.0.0.1:56172 <-> 127.0.0.1:25924".