'\" t .\" Title: ipmctl-set-dimm .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.18 .\" Date: 2023-06-12 .\" Manual: ipmctl .\" Source: ipmctl .\" Language: English .\" .TH "IPMCTL\-SET\-DIMM" "1" "2023-06-12" "ipmctl" "ipmctl" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" ipmctl-set-dimm \- Changes the configurable settings on one or more PMem modules .SH "SYNOPSIS" .sp .if n .RS 4 .nf .fam C ipmctl set [OPTIONS] \-dimm [TARGETS] [PROPERTIES] .fam .fi .if n .RE .SH "DESCRIPTION" .sp Changes the configurable settings on one or more PMem modules. .SH "OPTIONS" .sp \-f, \-force .RS 4 Changing PMem module settings is a potentially destructive operation which requires confirmation from the user for each PMem module. This option suppresses the confirmation. .RE .sp \-h, \-help .RS 4 Displays help for the command. .RE .sp \-o (text|nvmxml), \-output (text|nvmxml) .RS 4 Changes the output format. One of: "text" (default) or "nvmxml". .RE .SH "TARGETS" .sp \-dimm (DimmIDs) .RS 4 Modifies specific PMem modules by supplying one or more comma separated PMem module identifiers. However, this is not recommended as it may put the system in an undesirable state. The default is to modify all manageable PMem modules. .RE .SH "PROPERTIES" .sp AveragePowerReportingTimeConstant .RS 4 The value, in milliseconds, used to determine the time constant for reporting the average power consumption measurements. Can be set to a value between 100 and 12000, by increments of 100. The default value is 1000. .RE .SH "EXAMPLES" .sp Sets average power reporting time constant multiplier to 1 on all manageable PMem modules. .sp .if n .RS 4 .nf .fam C set \-dimm AveragePowerReportingTimeConstant=1500 .fam .fi .if n .RE .SH "LIMITATIONS" .sp In order to successfully execute this command: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} The caller must have the appropriate privileges. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} The specified PMem modules must be manageable by the host software. .RE .SH "RETURN DATA" .sp 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. .SH "SAMPLE OUTPUT" .sp .if n .RS 4 .nf .fam C Modify PMem module (DimmID): Success Modify PMem module (DimmID): Error (Code) \- (Description) .fam .fi .if n .RE