SnapCenter を使用してLUNを作成できません。「No storage connection is set for storage system」というエラーが表示される
- Views:
- 4
- Visibility:
- Public
- Votes:
- 0
- Category:
- snapcenter
- Specialty:
- snapx<a>SnapCenter</a><a>2009505023</a>
- Last Updated:
環境
Windows用SnapCenterプラグイン
問題
次のエラーが発生し、SnapCenterを使用してLUNを作成できません:
2023-03-16T02:23:13.9078380-04:00 ERROR SMCore_8238 PID=[19304] TID=[11] WebException caught while invoking https://snapcenter.test.com:8146/StorageService.svc/GetStorageCacheFromColoSmCore
2023-03-16T02:23:13.9078380-04:00 ERROR SMCore_8238 PID=[19304] TID=[11] WebException Encountered, Response null
2023-03-16T02:23:13.9078380-04:00 ERROR SMCore_8238 PID=[19304] TID=[11] Exception in method: InvokeXML.
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.0.0.20:8146
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---