Users Guide

Object Description Usage Example
the
FanSpeedLowOffsetVa
l,
FanSpeedMaxOffsetVa
l,
FanSpeedHighOffsetV
al, and
FanSpeedMediumOffse
tVal objects (dened
earlier) are the values at
which the osets are
applied.
To set the fan speed oset to
High value (as dened 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 conguring the
Minimum Fan speed that is
required for the system to
operate.
It denes the baseline
(oor) value for fan speed
and system allows fans to
go lower than this dened
fan speed value.
This value is %PWM value
for fan speed.
Values from
MFSMinimumLimit to
MFSMaximumLimit
When get command reports
255, it means user congured
oset 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 prole as required
for thermal behavior
associated to the prole.
Values:
0 — Auto
1 — Maximum
performance
2 — Minimum Power
To view the existing thermal
prole setting:
racadm get
system.thermalsetting
s.ThermalProfile
To set the thermal prole 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 conrm 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