1IPMCTL-SET-DIMM(1) ipmctl IPMCTL-SET-DIMM(1)
2
3
4
6 ipmctl-set-dimm - Changes the configurable settings on one or more PMem
7 modules
8
10 ipmctl set [OPTIONS] -dimm [TARGETS] [PROPERTIES]
11
13 Changes the configurable settings on one or more PMem modules.
14
16 -f, -force
17 Changing PMem module settings is a potentially destructive
18 operation which requires confirmation from the user for each PMem
19 module. This option suppresses the confirmation.
20
21 -h, -help
22 Displays help for the command.
23
24 -o (text|nvmxml), -output (text|nvmxml)
25 Changes the output format. One of: "text" (default) or "nvmxml".
26
28 -dimm (DimmIDs)
29 Modifies specific PMem modules by supplying one or more comma
30 separated PMem module identifiers. However, this is not recommended
31 as it may put the system in an undesirable state. The default is to
32 modify all manageable PMem modules.
33
35 AveragePowerReportingTimeConstant
36 The value, in milliseconds, used to determine the time constant for
37 reporting the average power consumption measurements. Can be set to
38 a value between 100 and 12000, by increments of 100. The default
39 value is 1000.
40
42 Sets average power reporting time constant multiplier to 1 on all
43 manageable PMem modules.
44
45 set -dimm AveragePowerReportingTimeConstant=1500
46
48 In order to successfully execute this command:
49
50 • The caller must have the appropriate privileges.
51
52 • The specified PMem modules must be manageable by the host software.
53
55 For each PMem module, the CLI will indicate the status of the
56 operation. If a failure occurs when modifying multiple PMem modules,
57 the process will exit and not continue modifying the remaining PMem
58 modules.
59
61 Modify PMem module (DimmID): Success
62 Modify PMem module (DimmID): Error (Code) - (Description)
63
64
65
66ipmctl 2023-01-19 IPMCTL-SET-DIMM(1)