Thursday, 28 June 2018
Monday, 25 June 2018
NetApp system manager fails to launch
hmm...
This morning I had an issue with system manager 3.1.2. The application failed to launch. No error , no prompts and just fails to launch.
I would recommend the following steps:
1) Check if browser is compatible (read release notes).
2) If you have system manager installed on a DFM server then it is best to uninstall it from the DFM server and use a different server for system manager.
3) Verify you have the right java version installed (uninstall older versions of Java)
4) Add http://127.0.0.1 to the local intranet zone sites
5) Following the two KBs below:
This morning I had an issue with system manager 3.1.2. The application failed to launch. No error , no prompts and just fails to launch.
I would recommend the following steps:
1) Check if browser is compatible (read release notes).
2) If you have system manager installed on a DFM server then it is best to uninstall it from the DFM server and use a different server for system manager.
3) Verify you have the right java version installed (uninstall older versions of Java)
4) Add http://127.0.0.1 to the local intranet zone sites
5) Following the two KBs below:
- https://library.netapp.com/ecmdocs/ECMLP2602644/html/frameset.html (refer Unable to launch System Manager)
- https://kb.netapp.com/app/answers/answer_view/a_id/1006756/loc/en_US
Sunday, 24 June 2018
network access message the page cannot be displayed [ NetApp unified manager ]
Hmm...
If you were trying to access NetApp products like unified manager and you receive the following error then you can try accessing the unified manager using IP address:
'network access message the page cannot be displayed'
I believe these errors are caused by slow DNS responses.
If you were trying to access NetApp products like unified manager and you receive the following error then you can try accessing the unified manager using IP address:
'network access message the page cannot be displayed'
I believe these errors are caused by slow DNS responses.
Wednesday, 20 June 2018
NetApp system Manager 500 Connection has been shutdown
If you encounter the following error on system manager then this is an issue caused by the requirements of the latest java JRE.
To fix the issue, you need to enable TLS on the NetApp controller. Options TLS is the command.
You will also need to enable TLS V2.
To fix the issue, you need to enable TLS on the NetApp controller. Options TLS is the command.
You will also need to enable TLS V2.
500 Connection has been shutdown: javax.net.ssl.SSLHandsakeException: Server chose SSLv3, but that protocol version is not enabled or not supported by the client.
filer_A> options tls
tls.enable on
Sunday, 17 June 2018
VSC errors: Current vCenter Server context is unknown' a and '"The hostname:port# cannot be resolved"
Issue 1:
Hmm.... The VSC 6.2.1 of mine was reporting the following error. The way to fix the issue was to reboot the server that is running VSC. Ha ha ha ha.
faultCode : Server.Processing
faultString:'java.lang.RuntimeExeption : Current vCenter Server context is unknown'
faultDetail:'null'
If you know what causes the issue then please leave a comment.
Issue 2:
"The hostname:port# cannot be resolved"
To resolve this issue,
1) login to the VSC server and edit the file java.security at the following path:
Hmm.... The VSC 6.2.1 of mine was reporting the following error. The way to fix the issue was to reboot the server that is running VSC. Ha ha ha ha.
faultCode : Server.Processing
faultString:'java.lang.RuntimeExeption : Current vCenter Server context is unknown'
faultDetail:'null'
If you know what causes the issue then please leave a comment.
Issue 2:
"The hostname:port# cannot be resolved"
To resolve this issue,
1) login to the VSC server and edit the file java.security at the following path:
2) Reduce the limit of accepted RSA keySize by modifying the option jdk.certpath.disabledAlgorithms:
--
jdk.certpath.disabledAlgorithms=MD2, RSA keySize < 512
--
3) Register the VSC again and restart the server.
Subscribe to:
Posts (Atom)
Commvault : DR backup to cloud fails to run
The Commvault DR backup to cloud (an option within Control Panel of Commvault console) was reporting failures. The CVCloudService.log repo...
-
Just in case. The default username and password for Pure storage is pureuser and pureuser What is your story, please share via comment...
-
It is rather painful to root cause a backup copy failure (especially if you are new to the environment). Here is a scenario that I observ...
-
Through this post I would like discuss the method of deciphering information from a WWN. For ex: how to identify the vendor from the WWN. ...