Users Guide
Object Description Usage Example
the
FanSpeedLowOffsetVa
l,
FanSpeedMaxOffsetVa
l,
FanSpeedHighOffsetV
al, and
FanSpeedMediumOffse
tVal objects (dened
earlier) are the values at
which the osets are
applied.
To set the fan speed oset to
High value (as dened in
FanSpeedHighOffsetVal)
racadm set
system.thermalsetting
s.FanSpeedOffset 1
MFSMaximumLimit
Read Maximum limit for MFS
Values from 1 — 100 To display the highest value
that can be set using
MinimumFanSpeed option:
racadm get
system.thermalsetting
s.MFSMaximumLimit
MFSMinimumLimit
Read Minimum limit for MFS
Values from 0 to
MFSMaximumLimit
Default is 255 (means None)
To display the lowest value that
can be set using
MinimumFanSpeed option.
racadm get
system.thermalsetting
s.MFSMinimumLimit
MinimumFanSpeed
• Allows conguring the
Minimum Fan speed that is
required for the system to
operate.
• It denes the baseline
(oor) value for fan speed
and system allows fans to
go lower than this dened
fan speed value.
• This value is %PWM value
for fan speed.
Values from
MFSMinimumLimit to
MFSMaximumLimit
When get command reports
255, it means user congured
oset is not applied.
To make sure that the system
minimum speed does not
decrease lower than 45%
PWM (45 must be a value
between MFSMinimumLimit
to MFSMaximumLimit):
racadm set
system.thermalsetting
s.MinimumFanSpeed 45
ThermalProfile
• Allows you to specify the
Thermal Base Algorithm.
• Allows you to set the
system prole as required
for thermal behavior
associated to the prole.
Values:
• 0 — Auto
• 1 — Maximum
performance
• 2 — Minimum Power
To view the existing thermal
prole setting:
racadm get
system.thermalsetting
s.ThermalProfile
To set the thermal prole to
Maximum Performance:
racadm set
system.thermalsetting
s.ThermalProfile 1
ThirdPartyPCIFanRespo
nse
• Thermal overrides for third-
party PCI cards.
• Allows you to disable or
enable the default system
fan response for detected
third-party PCI cards.
• You can conrm the
presence of third-party PCI
card by viewing the
Values:
• 1 — Enabled
• 0 — Disabled
NOTE: The default value
is 1.
To disable any default fan
speed response set for a
detected third-party PCI card:
racadm set
system.thermalsetting
s.ThirdPartyPCIFanRes
ponse 0
55