linux-nvme / nvme-cli

NVMe management command line interface.
https://nvmexpress.org
GNU General Public License v2.0
1.44k stars 648 forks source link

sed: perform a tper revert after lsp revert #2350

Closed gjoyce-ibm closed 3 months ago

gjoyce-ibm commented 3 months ago

The non-destructive revert was not sufficiently reverting the lsp. A TPER revert is required or the drive is only partially reverted.

igaw commented 3 months ago

Thanks!