I would let the server fully boot to the OS, then issue the following commands to first turn the LCC off, then reactivate it. These two commands have been what I've seen correct this issue most frequently. Let me know if these commands help.
racadm set LifecycleController.LCAttributes.LifecycleControllerState 0
racadm set LifecycleController.LCAttributes.LifecycleControllerState 1
Reybeast2
130 Posts
2
November 4th, 2021 15:00
To run DylanJ's commands shown above, you would need to SSH into the idrac's IP address first
#Iwork4Dell
Dell-DylanJ
4 Operator
•
2.9K Posts
1
November 4th, 2021 15:00
Hello Alexander,
I would let the server fully boot to the OS, then issue the following commands to first turn the LCC off, then reactivate it. These two commands have been what I've seen correct this issue most frequently. Let me know if these commands help.
Alexander-36725
1 Rookie
•
106 Posts
0
November 5th, 2021 03:00
Yes, that racadm restart-command via ssh/idrac worked fine, thanks!
cbs_technical
1 Rookie
•
13 Posts
0
March 24th, 2023 03:00
This also worked perfectly for me too.