Update H310.md

This commit is contained in:
jmott85 2021-03-31 06:38:20 -05:00 committed by GitHub
parent 2f4a99bbe8
commit 21d8a81c30

View File

@ -75,9 +75,9 @@ You can now ditch the live images and boot back into your normal system.
## Optional: (Dell) Modify RACADM
>Warning: Use this at your own risk. Modifying thermal settings can create unforseen circumstances. If you are running your server in a warm environment, it is probably best to leave this alone.
>Warning: Use this at your own risk. Modifying thermal settings can cause unforeseen circumstances. If you are running your server in a warm environment, it is probably best to leave this alone.
The LSI firmware is not supported by Dell. This causes the iDRAC to no longer keep track of the drive temperatures. In response, the iDRAC will throw error PCI3018 in the Lifecycle Log and set the fans to a static speed of about 30%.
The LSI firmware is not supported by Dell. This means the iDRAC will no longer keep track of the drive temperatures. This will cause the iDRAC to throw error PCI3018 in the Lifecycle Log and set the fans to a static speed of about 30%. It uses this static fan speed as a failsafe to prevent any disks from possibly overheating.
To correct this, you can disable the "ThirdPartyPCIFanResponse" feature by using RACADM. The easiest way to do this is to connect to the iDRAC using an SSH client. Once connected, run this command:
```