'\" t .\" Title: ipmctl-run-diagnostic .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.16 .\" Date: 2021-12-29 .\" Manual: ipmctl .\" Source: ipmctl .\" Language: English .\" .TH "IPMCTL\-START\-DIAGNOSTIC" "1" "2021-12-29" "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-start-diagnostic \- Starts a diagnostic test .SH "SYNOPSIS" .sp .if n .RS 4 .nf .fam C ipmctl start [OPTIONS] \-diagnostic [TARGETS] .fam .fi .if n .RE .SH "DESCRIPTION" .sp Starts a diagnostic test. .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 .sp \-o (text|nvmxml), \-output (text|nvmxml) .RS 4 Changes the output format. One of: "text" (default) or "nvmxml". .RE .SH "TARGETS" .sp \-diagnostic [Quick|Config|Security|FW] .RS 4 Start a specific test by supplying its name. All tests are run by default. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Quick" \- This test verifies that the PMem module host mailbox is accessible and that basic health indicators can be read and are currently reporting acceptable values. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Config" \- This test verifies that the BIOS platform configuration matches the installed hardware and the platform configuration conform to best known practices. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Security" \- This test verifies that all PMem modules have a consistent security state. It is a best practice to enable security on all PMem modules rather than just some. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "FW" \- This test verifies that all PMem modules of a given model have consistent FW installed and other FW modifiable attributes are set in accordance with best practices. .br Note that the test does not have a means of verifying that the installed FW is the optimal version for a given PMem module model just that it has been consistently applied across the system. .RE .RE .sp \-dimm [DimmIDS] .RS 4 Starts a diagnostic test on specific PMem modules by optionally supplying one or more comma separated PMem module identifiers. The default is to start the specified tests on all manageable PMem modules. Only valid for the Quick diagnostic test. .RE .SH "EXAMPLES" .sp Starts all diagnostics. .sp .if n .RS 4 .nf .fam C ipmctl start \-diagnostic .fam .fi .if n .RE .sp Starts the quick check diagnostic on PMem module 0x0001. .sp .if n .RS 4 .nf .fam C ipmctl start \-diagnostic Quick \-dimm 0x0001 .fam .fi .if n .RE .SH "LIMITATIONS" .sp If a PMem module is unmanageable, then Quick test will report the reason, while Config, Security and FW tests will skip unmanageable PMem modules. .SH "RETURN DATA" .sp Each diagnostic generates one or more log messages. A successful test generates a single log message per PMem module indicating that no errors were found. A failed test might generate multiple log messages each highlighting a specific error with all the relevant details. Each log contains the following information. .sp Test .RS 4 The test name along with overall execution result. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Quick" .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Config" .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Security" .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "FW" .RE .RE .sp State .RS 4 The collective result state for each test. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Ok" .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Warning" .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Failed" .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Aborted" .RE .RE .sp Message .RS 4 The message indicates the status of the test. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Ok" .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Failed" .RE .RE .sp SubTestName .RS 4 The subtest name for given Test. .RE .TS allbox tab(:); lt lt. T{ .sp Test Name T}:T{ .sp Valid SubTest Names T} T{ .sp Quick T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Manageability .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Boot status .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Health .RE T} T{ .sp Config T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} PMem module specs .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Duplicate PMem module .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} System Capability .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Namespace LSA .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} PCD .RE T} T{ .sp Security T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Encryption status .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Inconsistency .RE T} T{ .sp FW T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} FW Consistency .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Viral Policy .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Threshold check .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} System Time .RE T} .TE .sp .sp State .RS 4 The severity of the error for each sub\-test displayed with SubTestName. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Ok" .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Warning" .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Failed" .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "Aborted" .RE .RE .sp Events are generated as a result of invoking the Start Diagnostics command in order to analyze the Intel\(rg Optane\(tm PMem module for potential issues. .sp Diagnostic events may fall into the following categories: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Quick health diagnostic test event .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Platform configuration diagnostic test event .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Security diagnostic test event .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Firmware consistency and settings diagnostic test event .RE .sp Each event includes the following pieces of information: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} The severity of the event that occurred. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Informational (Info) .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Warning (Warning) .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Error (Failed) .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Aborted (Aborted) .RE .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} A unique ID of the item (PMem module UUID, DimmID, NamespaceID, RegionID, etc.) the event refers to. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} A detailed description of the event in English. .RE .sp The following sections list each of the possible events grouped by category of the event. .SS "Quick Health Check Events" .sp The quick health check diagnostic verifies that the Intel\(rg Optane\(tm PMem module\(cqs host mailboxes are accessible and that basic health indicators can be read and are currently reporting acceptable values. .sp .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .B Table 1. Table Quick Health Check Events .TS allbox tab(:); lt lt lt lt. T{ .sp Code T}:T{ .sp Severity T}:T{ .sp Message T}:T{ .sp Arguments T} T{ .sp 500 T}:T{ .sp Info T}:T{ .sp The quick health check succeeded. T}:T{ .sp T} T{ .sp 501 T}:T{ .sp Warning T}:T{ .sp The quick health check detected that PMem module [1] is not manageable because subsystem vendor ID [2] is not supported. UID: [3] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Subsystem Vendor ID .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} PMem module UID .RE T} T{ .sp 502 T}:T{ .sp Warning T}:T{ .sp The quick health check detected that PMem module [1] is not manageable because subsystem device ID [2] is not supported. UID: [3] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Subsystem Device ID .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} PMem module UID .RE T} T{ .sp 503 T}:T{ .sp Warning T}:T{ .sp The quick health check detected that PMem module [1] is not manageable because firmware API version [2] is not supported. UID: [3] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} FW API version .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} PMem module UID .RE T} T{ .sp 504 T}:T{ .sp Warning T}:T{ .sp The quick health check detected that PMem module [1] is reporting a bad health state [2]. UID: [3] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Actual Health State .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} PMem module UID .RE T} T{ .sp 505 T}:T{ .sp Warning T}:T{ .sp The quick health check detected that PMem module [1] is reporting a media temperature of [2] C which is above the alarm threshold [3] C. UID: [4] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Actual Media Temperature .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Media Temperature Threshold .RE .sp .RS 4 .ie n \{\ \h'-04' 4.\h'+01'\c .\} .el \{\ . sp -1 . IP " 4." 4.2 .\} PMem module UID .RE T} T{ .sp 506 T}:T{ .sp Warning T}:T{ .sp The quick health check detected that PMem module [1] is reporting percentage remaining at [2]% which is less than the alarm threshold [3]%. UID: [4] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Actual Percentage Remaining .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Percentage Remaining Threshold .RE .sp .RS 4 .ie n \{\ \h'-04' 4.\h'+01'\c .\} .el \{\ . sp -1 . IP " 4." 4.2 .\} PMem module UID .RE T} T{ .sp 507 T}:T{ .sp Warning T}:T{ .sp The quick health check detected that PMem module [1] is reporting reboot required. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 511 T}:T{ .sp Warning T}:T{ .sp The quick health check detected that PMem module [1] is reporting a controller temperature of [2] C which is above the alarm threshold [3] C. UID: [4] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Actual Controller Temperature .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Controller Temperature Threshold .RE .sp .RS 4 .ie n \{\ \h'-04' 4.\h'+01'\c .\} .el \{\ . sp -1 . IP " 4." 4.2 .\} PMem module UID .RE T} T{ .sp 513 T}:T{ .sp Error T}:T{ .sp The quick health check detected that the boot status register of PMem module [1] is not readable. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 514 T}:T{ .sp Error T}:T{ .sp The quick health check detected that the firmware on PMem module [1] is reporting that the media is not ready. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 515 T}:T{ .sp Error T}:T{ .sp The quick health check detected that the firmware on PMem module [1] is reporting an error in the media. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 519 T}:T{ .sp Error T}:T{ .sp The quick health check detected that PMem module [1] failed to initialize BIOS POST testing. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 520 T}:T{ .sp Error T}:T{ .sp The quick health check detected that the firmware on PMem module [1] has not initialized successfully. The last known Major:Minor Checkpoint is [2]. UID: [3] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Major checkpoint : Minor checkpoint in Boot Status Register .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} PMem module UID .RE T} T{ .sp 523 T}:T{ .sp Error T}:T{ .sp The quick health check detected that PMem module [1] is reporting a viral state. The PMem module is now read\-only. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 529 T}:T{ .sp Warning T}:T{ .sp The quick health check detected that PMem module [1] is reporting that it has no package spares available. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 530 T}:T{ .sp Info T}:T{ .sp The quick health check detected that the firmware on PMem module [1] experienced an unsafe shutdown before its latest restart. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 533 T}:T{ .sp Error T}:T{ .sp The quick health check detected that the firmware on PMem module [1] is reporting that the AIT DRAM is not ready. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 534 T}:T{ .sp Error T}:T{ .sp The quick health check detected that the firmware on PMem module [1] is reporting that the media is disabled. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 535 T}:T{ .sp Error T}:T{ .sp The quick health check detected that the firmware on PMem module [1] is reporting that the AIT DRAM is disabled. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 536 T}:T{ .sp Error T}:T{ .sp The quick health check detected that the firmware on PMem module [1] failed to load successfully. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 538 T}:T{ .sp Error T}:T{ .sp PMem module [1] is reporting that the DDRT IO Init is not complete. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 539 T}:T{ .sp Error T}:T{ .sp PMem module [1] is reporting that the mailbox interface is not ready. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 540 T}:T{ .sp Error T}:T{ .sp An internal error caused the quick health check to abort on PMem module [1]. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 541 T}:T{ .sp Error T}:T{ .sp The quick health check detected that PMem module [1] is busy. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 542 T}:T{ .sp Error T}:T{ .sp The quick health check detected that the platform FW did not map a region to SPA on PMem module [1]. ACPI NFIT NVPMem module State Flags Error Bit 6 Set. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 543 T}:T{ .sp Error T}:T{ .sp The quick health check detected that PMem module [1] DDRT Training is not complete/failed. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 544 T}:T{ .sp Error T}:T{ .sp PMem module [1] is reporting that the DDRT IO Init is not started. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 545 T}:T{ .sp Error T}:T{ .sp The quick health check detected that the ROM on PMem module [1] has failed to complete initialization, last known Major:Minor Checkpoint is [2]. T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Major checkpoint : Minor checkpoint in Boot Status Register .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} PMem module UID .RE T} .TE .sp .SS "Platform Configuration Check Events" .sp This diagnostic test group verifies that the BIOS platform configuration matches the installed hardware and the platform configuration conforms to best known practices. .sp .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .B Table 2. Table Platform Configuration Check Events .TS allbox tab(:); lt lt lt lt. T{ .sp Code T}:T{ .sp Severity T}:T{ .sp Message T}:T{ .sp Arguments T} T{ .sp 600 T}:T{ .sp Info T}:T{ .sp The platform configuration check succeeded. T}:T{ .sp T} T{ .sp 601 T}:T{ .sp Info T}:T{ .sp The platform configuration check detected that there are no manageable PMem modules. T}:T{ .sp T} T{ .sp 606 T}:T{ .sp Info T}:T{ .sp The platform configuration check detected that PMem module [1] is not configured. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 608 T}:T{ .sp Error T}:T{ .sp The platform configuration check detected [1] PMem modules installed on the platform with the same serial number [2]. T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} Number of PMem modules with duplicate serial numbers. .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} The duplicate serial number .RE T} T{ .sp 609 T}:T{ .sp Info T}:T{ .sp The platform configuration check detected that PMem module [1] has a goal configuration that has not yet been applied. A system reboot is required for the new configuration to take effect. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 618 T}:T{ .sp Error T}:T{ .sp The platform configuration check detected that a PMem module with physical ID [1] is present in the system but failed to initialize. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module handle in the SMBIOS table .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 621 T}:T{ .sp Error T}:T{ .sp The platform configuration check detected PCD contains invalid data on PMem module [1]. UID: [2] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE T} T{ .sp 622 T}:T{ .sp Error T}:T{ .sp The platform configuration check was unable to retrieve the namespace information. T}:T{ .sp T} T{ .sp 623 T}:T{ .sp Warning T}:T{ .sp The platform configuration check detected that the BIOS settings do not currently allow memory provisioning from this software. T}:T{ .sp T} T{ .sp 624 T}:T{ .sp Error T}:T{ .sp The platform configuration check detected that the BIOS could not apply the configuration goal on PMem module [1] because of errors in the goal data. The detailed status is COUT table status: [2] [3], Partition change table status: [4], Interleave change table 1 status: [5], Interleave change table 2 status: [6]. T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Validation Status .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Text error code corresponding to the status code .RE .sp .RS 4 .ie n \{\ \h'-04' 4.\h'+01'\c .\} .el \{\ . sp -1 . IP " 4." 4.2 .\} Partition Size Change Status .RE .sp .RS 4 .ie n \{\ \h'-04' 5.\h'+01'\c .\} .el \{\ . sp -1 . IP " 5." 4.2 .\} Interleave Change Status .RE .sp .RS 4 .ie n \{\ \h'-04' 6.\h'+01'\c .\} .el \{\ . sp -1 . IP " 6." 4.2 .\} Interleave Change Status .RE T} T{ .sp 625 T}:T{ .sp Error T}:T{ .sp The platform configuration check detected that the BIOS could not apply the configuration goal on PMem module [1] because the system has insufficient resources. The detailed status is COUT table status: [2] [3], Partition change table status: [4], Interleave change table 1 status: [5], Interleave change table 2 status: [6]. T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Validation Status .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Text error code corresponding to the status code .RE .sp .RS 4 .ie n \{\ \h'-04' 4.\h'+01'\c .\} .el \{\ . sp -1 . IP " 4." 4.2 .\} Partition Size Change Status .RE .sp .RS 4 .ie n \{\ \h'-04' 5.\h'+01'\c .\} .el \{\ . sp -1 . IP " 5." 4.2 .\} Interleave Change Status .RE .sp .RS 4 .ie n \{\ \h'-04' 6.\h'+01'\c .\} .el \{\ . sp -1 . IP " 6." 4.2 .\} Interleave Change Status .RE T} T{ .sp 626 T}:T{ .sp Error T}:T{ .sp The platform configuration check detected that the BIOS could not apply the configuration goal on PMem module [1] because of a firmware error. The detailed status is COUT table status: [2] [3], Partition change table status: [4], Interleave change table 1 status: [5], Interleave change table 2 status: [6]. T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Validation Status .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Text error code corresponding to the status code .RE .sp .RS 4 .ie n \{\ \h'-04' 4.\h'+01'\c .\} .el \{\ . sp -1 . IP " 4." 4.2 .\} Partition Size Change Status .RE .sp .RS 4 .ie n \{\ \h'-04' 5.\h'+01'\c .\} .el \{\ . sp -1 . IP " 5." 4.2 .\} Interleave Change Status .RE .sp .RS 4 .ie n \{\ \h'-04' 6.\h'+01'\c .\} .el \{\ . sp -1 . IP " 6." 4.2 .\} Interleave Change Status .RE T} T{ .sp 627 T}:T{ .sp Error T}:T{ .sp The platform configuration check detected that the BIOS could not apply the configuration goal on PMem module [1] for an unknown reason. The detailed status is COUT table status: [2] [3], Partition change table status: [4], Interleave change table 1 status: [5], Interleave change table 2 status: [6]. T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Validation Status .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Text error code corresponding to the status code .RE .sp .RS 4 .ie n \{\ \h'-04' 4.\h'+01'\c .\} .el \{\ . sp -1 . IP " 4." 4.2 .\} Partition Size Change Status .RE .sp .RS 4 .ie n \{\ \h'-04' 5.\h'+01'\c .\} .el \{\ . sp -1 . IP " 5." 4.2 .\} Interleave Change Status .RE .sp .RS 4 .ie n \{\ \h'-04' 6.\h'+01'\c .\} .el \{\ . sp -1 . IP " 6." 4.2 .\} Interleave Change Status .RE T} T{ .sp 628 T}:T{ .sp Error T}:T{ .sp The platform configuration check detected that interleave set [1] is broken because the PMem modules were moved [2]. T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} Interleave set index ID .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} List of moved PMem modules. .RE T} T{ .sp 629 T}:T{ .sp Error T}:T{ .sp The platform configuration check detected that the platform does not support ADR and therefore data integrity is not guaranteed on the PMem modules. T}:T{ .sp T} T{ .sp 630 T}:T{ .sp Error T}:T{ .sp An internal error caused the platform configuration check to abort. T}:T{ .sp T} T{ .sp 631 T}:T{ .sp Error T}:T{ .sp The platform configuration check detected that interleave set [1] is broken because the PMem module with UID: [2] is missing from location (Socket\-Die\-iMC\-Channel\-Slot) [3]. T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} Interleave set index ID .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Location ID .RE T} T{ .sp 632 T}:T{ .sp Error T}:T{ .sp The platform configuration check detected that interleave set [1] is broken because the PMem module with UID: [2] is misplaced. It is currently in location (Socket\-Die\-iMC\-Channel\-Slot) [3] and should be moved to (Socket\-Die\-iMC\-Channel\-Slot) [4]. T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} Interleave set index ID .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} PMem module UID .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Location ID .RE .sp .RS 4 .ie n \{\ \h'-04' 4.\h'+01'\c .\} .el \{\ . sp -1 . IP " 4." 4.2 .\} Location ID .RE T} T{ .sp 633 T}:T{ .sp Error T}:T{ .sp The platform configuration check detected that the BIOS could not fully map memory on PMem module [1] because of an error in current configuration. The detailed status is CCUR table status: [2] [3]. T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Current Configuration Status .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Text error code corresponding to the status code .RE T} .TE .sp .SS "Security Check Events" .sp The security check diagnostic test group verifies that all Intel\(rg Optane\(tm PMem modules have a consistent security state. .sp .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .B Table 3. Table Security Check Events .TS allbox tab(:); lt lt lt lt. T{ .sp Code T}:T{ .sp Severity T}:T{ .sp Message T}:T{ .sp Arguments T} T{ .sp 800 T}:T{ .sp Info T}:T{ .sp The security check succeeded. T}:T{ .sp T} T{ .sp 801 T}:T{ .sp Info T}:T{ .sp The security check detected that there are no manageable PMem modules. T}:T{ .sp T} T{ .sp 802 T}:T{ .sp Warning T}:T{ .sp The security check detected that security settings are inconsistent [1]. T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} A comma separated list of the number of PMem modules in each security state .RE T} T{ .sp 804 T}:T{ .sp Info T}:T{ .sp The security check detected that security is not supported on all PMem modules. T}:T{ .sp T} T{ .sp 805 T}:T{ .sp Error T}:T{ .sp An internal error caused the security check to abort. T}:T{ .sp T} .TE .sp .SS "Firmware Consistency and Settings Check Events" .sp This test group verifies that all PMem modules of a given subsystem device ID have consistent FW installed and other FW modifiable attributes are set in accordance with best practices. .sp .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .B Table 4. Table Firmware Consistency and Settings Check Events .TS allbox tab(:); lt lt lt lt. T{ .sp Code T}:T{ .sp Severity T}:T{ .sp Message T}:T{ .sp Arguments T} T{ .sp 900 T}:T{ .sp Info T}:T{ .sp The firmware consistency and settings check succeeded. T}:T{ .sp T} T{ .sp 901 T}:T{ .sp Info T}:T{ .sp The firmware consistency and settings check detected that there are no manageable PMem modules. T}:T{ .sp T} T{ .sp 902 T}:T{ .sp Warning T}:T{ .sp The firmware consistency and settings check detected that firmware version on PMem modules [1] with subsystem device ID [2] is non\-optimal, preferred version is [3]. T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} Comma separated list of PMem module UIDs .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Subsystem device ID .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Preferred firmware version .RE T} T{ .sp 903 T}:T{ .sp Warning T}:T{ .sp The firmware consistency and settings check detected that PMem module [1] is reporting a non\-critical media temperature threshold of [2] C which is above the fatal threshold [3] C. UID: [4] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Current media temperature threshold .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Fatal media temperature threshold .RE .sp .RS 4 .ie n \{\ \h'-04' 4.\h'+01'\c .\} .el \{\ . sp -1 . IP " 4." 4.2 .\} PMem module UID .RE T} T{ .sp 904 T}:T{ .sp Warning T}:T{ .sp The firmware consistency and settings check detected that PMem module [1] is reporting a non\-critical controller temperature threshold of [2] C which is above the fatal threshold [3] C. UID: [4] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Current controller temperature threshold .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Fatal controller temperature threshold .RE .sp .RS 4 .ie n \{\ \h'-04' 4.\h'+01'\c .\} .el \{\ . sp -1 . IP " 4." 4.2 .\} PMem module UID .RE T} T{ .sp 905 T}:T{ .sp Warning T}:T{ .sp The firmware consistency and settings check detected that PMem module [1] is reporting a percentage remaining of [2]% which is below the recommended threshold [3]%. UID: [4] T}:T{ .sp .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} PMem module Handle .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} Current percentage remaining threshold .RE .sp .RS 4 .ie n \{\ \h'-04' 3.\h'+01'\c .\} .el \{\ . sp -1 . IP " 3." 4.2 .\} Recommended percentage remaining threshold .RE .sp .RS 4 .ie n \{\ \h'-04' 4.\h'+01'\c .\} .el \{\ . sp -1 . IP " 4." 4.2 .\} PMem module UID .RE T} T{ .sp 906 T}:T{ .sp Warning T}:T{ .sp The firmware consistency and settings check detected that PMem modules have inconsistent viral policy settings. T}:T{ .sp T} T{ .sp 910 T}:T{ .sp Error T}:T{ .sp An internal error caused the firmware consistency and settings check to abort. T}:T{ .sp T} T{ .sp 911 T}:T{ .sp Warning T}:T{ .sp The firmware consistency and settings check detected that PMem modules have inconsistent first fast refresh settings. T}:T{ .sp T} .TE .sp