Unable to create the LUN using snapcenter, with error "No storage connection is set for storage system"
Applies to
Snapcenter plugin for windows
Issue
Unable to create the LUN using snapcenter, with below error:
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 ---