Dell iDRAC CLPSession error
Symptoms:
- DRAC web interface is not working
- When try ssh to the DRAC it returns:
Create CLPsession instance error (1) ; Curl error 7
Solution:
Do a soft reset on the DRAC.
If you have racadm install then run the following command:
racadm racreset soft
If you have ipmitool installed then run the command:
ipmitool mc reset cold
Looking for ipmitool rpm, click here.