ポート8145または8146の通信障害により、SCSQLリソースの検出またはバックアップが失敗します
環境
- SnapCenter サーバ( SC )
- SnapCenter Plug-In for Microsoft SQL Server ( SCSQL )
問題
- SCとSCSQLプラグイン間の通信でエラーが発生
<installation_path>\NetApp\SnapCenter\App_Data\log\SnapManagerWeb_<id>.log
しました。次のメッセージが表示されます。
ERROR SnapManagerWeb_31894 PID=[21012] TID=[36] WebException Encountered, Response null
ERROR SnapManagerWeb_31894 PID=[21012] TID=[36] Exception in method: InvokeXML.
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it <IP_address>:8146
<installation_path>\NetApp\SnapCenter\App_Data\log\SnapManagerWeb_<id>.log
で次のリソース検出エラーが表示されることもあります。
ERROR SnapManagerWeb_74 PID=[5084] TID=[129] WebException caught while invoking https://Host_FQDN:8145/SMCoreHostManagementService/DiscoverResources
ERROR SnapManagerWeb_74 PID=[5084] TID=[129] WebException Encountered, Response null
ERROR SnapManagerWeb_74 PID=[5084] TID=[129] Exception in method: InvokeXML.
System.Net.WebException: The operation has timed out
Test-NetConnection <remote_computer_IP> -port 8146
Test-NetConnection <remote_computer_IP> -port 8145
SCとSCQLプラグインの両方からPowerShell(PS)コマンドを実行すると失敗します