Dears,
I currenlty got the problem that I cannot update the firmwares of a iDRAC 8 server using the out of band update feature of OME.
here the "Error" I get:
27.06.17 11:09:18 Using iDRAC IP address:xxx.xxx.xxx.xxx
27.06.17 11:09:18 Verifying Connectivity/Credentials
27.06.17 11:09:21 Verifying Connectivity/Credentials: A security error occurred
Check the following: Credentials entered are valid, iDRAC is reachable from OME host and iDRAC is in a good state.
27.06.17 11:09:21 Software Update Task Failed.
27.06.17 11:09:21 Inventory will be triggered approximately after 20 minutes and expected to complete in 3-4 minutes.
As you can see there is no error but it does not work.
Here the result of the wsman troubleshooting tool:
Using TLS 1.0 for SSL/TLS handshake.
Error: A complete request could not be sent to the remote server.
Using TLS 1.1 for SSL/TLS handshake.
TLS 1.1 Handshake successful.
The WS-Man target has TLS 1.1 enabled. If OME is unable to discover this device, install the required updates on the system where OME is installed. For more details, see “Enabling support for TLS 1.1 or 1.2” at delltechcenter.com/ome.
Connected.
WSMAN profiles found on the remote device are:
1. Profile Registration
2. Base Metrics
...
here the result of the joblist command:
winrm e cimv2/root/dcim/DCIM_LifecycleJob -u:user -p:pass -SkipCNcheck -SkipCAcheck -r:xxx.xxx.xxx.xxx/wsman:443 -auth:basic -encoding:utf-8
DCIM_LifecycleJob
ElapsedTimeSinceCompletion = null
InstanceID = JID_CLEARALL
JobStartTime = TIME_NA
JobStatus = Pending
JobUntilTime = TIME_NA
Message = NA
MessageArguments = NA
MessageID = NA
Name = CLEARALL
PercentComplete = 0
On the server is in addition an custom CA SSL certificate installed, maybe this causes the problem?
I checked the OME with a IDRAC7 server with the default DELL SSL certificate and there everything works fine.
Best Regards,
Guy