Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

DRAC - 如何在不重新開機的情況下在 iDRAC7 中設定 FAN 速度偏移值

Summary: 如何在不使用 IPMI 命令重新啟動系統的情況下設定 Dell PowerEdge 伺服器上的風扇速度。

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Symptoms

本文提供如何在不重新開機的情況下,在 iDRAC7 中設定 FAN 速度偏移值的資訊。


問題:


第 12 代 PowerEdge 伺服器支援設定風扇速度偏移值,以根據硬體組態提供更高或更低的氣流。

目前,可在 POST 期間存取的 DRAC 組態公用程式中設定值,以完成此作業。   目前無法透過 RACADM 或 GUI 修改這些設定。

因應措施可用於遠端設定這些值。
 
 


答案


風扇速度偏移設定可使用 ipmitool 命令修改。   iDRAC7 的下一個 racadm 版本將支援此功能。 
 
在管理站上安裝 Dell BMC 工具,並確定在 iDRAC 網路組態中已啟用 IPMI over LAN。(按 一下這裡 以下載 Dell BMC 公用程式。)

若要將值設為低風扇速度偏移,請執行命令:
 
   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

 
若要將值設定為高風扇速度偏移,請執行命令:

   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


成功執行命令後,風扇速度會立即變更。  
 


Cause

不適用

Resolution

不適用

Article Properties


Affected Product

Servers

Last Published Date

27 Mar 2024

Version

5

Article Type

Solution