table of contents
IPMCTL-SHOW-PCD(1) | ipmctl | IPMCTL-SHOW-PCD(1) |
NAME¶
ipmctl-show-pcd - Shows the platform configuration data for one or more PMem modules
SYNOPSIS¶
ipmctl show [OPTIONS] -pcd [TARGETS]
DESCRIPTION¶
Shows the platform configuration data for one or more PMem modules.
OPTIONS¶
-h, -help
-ddrt
-smbus
Note
The -ddrt and -smbus options are mutually exclusive and may not be used together.
-lpmb
-spmb
Note
The -lpmb and -spmb options are mutually exclusive and may not be used together.
TARGETS¶
-dimm [DimmIDs]
-pcd [Config|LSA]
EXAMPLES¶
Shows the configuration information from the platform configuration data for all manageable PMem modules.
ipmctl show -dimm -pcd
Shows the configuration information from the platform configuration data for PMem module 0x1.
ipmctl show -dimm -pcd Config
LIMITATIONS¶
The specified PMem modules must be manageable by the host software.
RETURN DATA¶
Returns the formatted data from the requested platform configuration data for the specified PMem modules for debugging and troubleshooting purposes.
2024-02-22 | ipmctl |