Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

DRAC - How to set FAN Speed Offset Values in iDRAC7 Without Reboot

Resumen: How to set the fan speed on Dell PowerEdge servers without restarting the system by using IPMI commands.

Es posible que este artículo se traduzca automáticamente. Si tiene comentarios sobre su calidad, háganoslo saber mediante el formulario en la parte inferior de esta página.

Contenido del artículo


Síntomas

This article provides information on how to set FAN Speed Offset values in iDRAC7 without reboot.


Question:


12th Generation PowerEdge  servers provide support to set FAN speed offset values to provide higher or lower airflow based on hardware configurations.

Currently this is possible by setting values in DRAC configuration utility accessed during POST.   Modifying these setting is not possible through RACADM or GUI at this moment.

Workaround can be used to set these values remotely.
 
 


Answer


FAN speed Offset settings could be modified using ipmitool command.   This will be supported feature in next racadm release for iDRAC7. 
 
Install Dell BMC tools on a management station and ensure IPMI over LAN is enabled in iDRAC Network Configuration. (Click here for Dell BMC Utility download.)

To set value to Low FAN speed offset run command:
 
   ipmitool -I lanplus -H ipaddress of idrac -U username -P password raw 0x30 0xCE 0x00 0x09 0x07 0x00 0x00 0x00 0x07 0x00 0x02 0x02 0x02 0x00 0x00

 
To set value to high FAN speed offset run command:

   ipmitool -I lanplus -H ipaddress of idrac -U username -P password raw 0x30 0xCE 0x00 0x09 0x07 0x00 0x00 0x00 0x07 0x00 0x02 0x02 0x02 0x01 0x00


FAN speed would change immediately after running the command successfully.  
 


Causa

Not Applicable

Resolución

Not Applicable

Propiedades del artículo


Producto comprometido

Servers

Fecha de la última publicación

27 mar 2024

Versión

5

Tipo de artículo

Solution