1IPMCTL-SHOW-PCD(1) ipmctl IPMCTL-SHOW-PCD(1)
2
3
4
6 ipmctl-show-pcd - Shows the platform configuration data for one or more
7 PMem modules
8
10 ipmctl show [OPTIONS] -pcd [TARGETS]
11
13 Shows the platform configuration data for one or more PMem modules.
14
16 -h, -help
17 Displays help for the command.
18
19 -ddrt
20 Used to specify DDRT as the desired transport protocol for the
21 current invocation of ipmctl.
22
23 -smbus
24 Used to specify SMBUS as the desired transport protocol for the
25 current invocation of ipmctl.
26
27 Note
28 The -ddrt and -smbus options are mutually exclusive and may not be
29 used together.
30
31 -lpmb
32 Used to specify large transport payload size for the current
33 invocation of ipmctl.
34
35 -spmb
36 Used to specify small transport payload size for the current
37 invocation of ipmctl.
38
39 Note
40 The -lpmb and -spmb options are mutually exclusive and may not be
41 used together.
42
44 -dimm [DimmIDs]
45 Restricts output to the platform configuration data on specific
46 PMem modules by supplying one or more comma separated PMem module
47 identifiers. The default is to display the platform configuration
48 data for all manageable PMem modules.
49
50 -pcd [Config|LSA]
51 Restricts output to a specific partition of the platform
52 configuration data. The default is to display both. One of:
53
54 • Config - Configuration management information
55
56 • LSA - Namespace label storage area
57
59 Shows the configuration information from the platform configuration
60 data for all manageable PMem modules.
61
62 ipmctl show -dimm -pcd
63
64 Shows the configuration information from the platform configuration
65 data for PMem module 0x1.
66
67 ipmctl show -dimm -pcd Config
68
70 The specified PMem modules must be manageable by the host software.
71
73 Returns the formatted data from the requested platform configuration
74 data for the specified PMem modules for debugging and troubleshooting
75 purposes.
76
77
78
79ipmctl 2021-05-13 IPMCTL-SHOW-PCD(1)