'\" t .\" Title: ipmctl-show-pcd .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.12 .\" Date: 2021-02-17 .\" Manual: ipmctl .\" Source: ipmctl .\" Language: English .\" .TH "IPMCTL\-SHOW\-PCD" "1" "2021-02-17" "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\-show\-pcd \- Shows the platform configuration data for one or more PMem modules .SH "SYNOPSIS" .sp .if n .RS 4 .nf .fam C ipmctl show [OPTIONS] \-pcd [TARGETS] .fam .fi .if n .RE .SH "DESCRIPTION" .sp Shows the platform configuration data for one or more PMem modules. .SH "OPTIONS" .sp \-h, \-help .RS 4 Displays help for the command. .RE .sp \-ddrt .RS 4 Used to specify DDRT as the desired transport protocol for the current invocation of ipmctl. .RE .sp \-smbus .RS 4 Used to specify SMBUS as the desired transport protocol for the current invocation of ipmctl. .RE .if n .sp .RS 4 .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .ps +1 .B Note .ps -1 .br .sp The \-ddrt and \-smbus options are mutually exclusive and may not be used together. .sp .5v .RE .sp \-lpmb .RS 4 Used to specify large transport payload size for the current invocation of ipmctl. .RE .sp \-spmb .RS 4 Used to specify small transport payload size for the current invocation of ipmctl. .RE .if n .sp .RS 4 .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .ps +1 .B Note .ps -1 .br .sp The \-lpmb and \-spmb options are mutually exclusive and may not be used together. .sp .5v .RE .SH "TARGETS" .sp \-dimm [DimmIDs] .RS 4 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. .RE .sp \-pcd [Config|LSA] .RS 4 Restricts output to a specific partition of the platform configuration data. The default is to display both. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Config \- Configuration management information .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} LSA \- Namespace label storage area .RE .RE .SH "EXAMPLES" .sp Shows the configuration information from the platform configuration data for all manageable PMem modules. .sp .if n .RS 4 .nf .fam C ipmctl show \-dimm \-pcd .fam .fi .if n .RE .sp Shows the configuration information from the platform configuration data for PMem module 0x1. .sp .if n .RS 4 .nf .fam C ipmctl show \-dimm \-pcd Config .fam .fi .if n .RE .SH "LIMITATIONS" .sp The specified PMem modules must be manageable by the host software. .SH "RETURN DATA" .sp Returns the formatted data from the requested platform configuration data for the specified PMem modules for debugging and troubleshooting purposes.