table of contents
IPMCTL-SET-DIMM(1) | ipmctl | IPMCTL-SET-DIMM(1) |
NAME¶
ipmctl-set-dimm - Changes the configurable settings on one or more PMem modules
SYNOPSIS¶
ipmctl set [OPTIONS] -dimm [TARGETS] [PROPERTIES]
DESCRIPTION¶
Changes the configurable settings on one or more PMem modules.
OPTIONS¶
-f, -force
-h, -help
-o (text|nvmxml), -output (text|nvmxml)
TARGETS¶
-dimm (DimmIDs)
PROPERTIES¶
AveragePowerReportingTimeConstant
EXAMPLES¶
Sets average power reporting time constant multiplier to 1 on all manageable PMem modules.
set -dimm AveragePowerReportingTimeConstant=1500
LIMITATIONS¶
In order to successfully execute this command:
RETURN DATA¶
For each PMem module, the CLI will indicate the status of the operation. If a failure occurs when modifying multiple PMem modules, the process will exit and not continue modifying the remaining PMem modules.
SAMPLE OUTPUT¶
Modify PMem module (DimmID): Success Modify PMem module (DimmID): Error (Code) - (Description)
2023-06-12 | ipmctl |