ipmctl-show-pcd - Man Page
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
Displays help for the command.
- -ddrt
Used to specify DDRT as the desired transport protocol for the current invocation of ipmctl.
- -smbus
Used to specify SMBUS as the desired transport protocol for the current invocation of ipmctl.
NoteThe -ddrt and -smbus options are mutually exclusive and may not be used together.
- -lpmb
Used to specify large transport payload size for the current invocation of ipmctl.
- -spmb
Used to specify small transport payload size for the current invocation of ipmctl.
NoteThe -lpmb and -spmb options are mutually exclusive and may not be used together.
Targets
- -dimm [DimmIDs]
Restricts output to the platform configuration data on specific PMem modules by supplying one or more comma separated PMem module identifiers. The default is to display the platform configuration data for all manageable PMem modules.
- -pcd [Config|LSA]
Restricts output to a specific partition of the platform configuration data. The default is to display both. One of:
- Config - Configuration management information
- LSA - Namespace label storage area
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.