Webサービスの障害が原因で500接続が拒否されたとSystem Managerから報告される
- Views:
- 81
- Visibility:
- Public
- Votes:
- 0
- Category:
- ontap-system-manager<a>1017287</a>
- Specialty:
- om
- Last Updated:
環境
- ONTAP 9
- ONTAP System Manager
問題
- System Managerでは次のエラーが表示されます
Connection has been shutdown: javax.net.ssl.SSLException:java.net.SocketException: Software caused connection abort: recv failed
500 Connection refused
500 Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Connection reset
- 管理 LIF が存在するノードへの HTTP 接続に失敗します。
cluster::> system services web show
External Web Services: true
Status: partial <--------------
HTTP Protocol Port: 80
HTTPs Protocol Port: 443
TLSv1 Enabled: true
SSLv3 Enabled: true
SSLv2 Enabled: false
cluster::> system services web node show
Node External HTTP Port HTTPs Port Status HTTP Requests Bytes Served
------- -------- --------- ---------- -------- ------------- ------------
node-01 true 80 443 offline - -
node-02 true 80 443 online 2104 6534104
2 entries were displayed.
END