nvme nvme0: I/O 0 (I/O Cmd) QID 1 timeout, aborting, source drive corruption observed

Keith Busch kbusch at kernel.org
Thu Dec 15 09:34:17 PST 2022


On Thu, Dec 15, 2022 at 10:33:30PM +0900, J. Hart wrote:
> [ +26.890018] nvme nvme0: I/O 0 (Write) QID 1 timeout, aborting
> [Dec15 21:35] nvme nvme0: I/O 0 QID 1 timeout, reset controller
> [ +30.719998] nvme nvme0: I/O 13 QID 0 timeout, reset controller
> [Dec15 21:38] nvme nvme0: Device not ready; aborting reset, CSTS=0x1
> [  +0.014796] nvme nvme0: Abort status: 0x371
> [Dec15 21:40] nvme nvme0: Device not ready; aborting reset, CSTS=0x1
> [  +0.000024] nvme nvme0: Removing after probe failure status: -19
> [Dec15 21:42] nvme nvme0: Device not ready; aborting reset, CSTS=0x1
> [  +0.000324] nvme0n1: detected capacity change from 976773168 to 0

This looks like your device is completely unresponsive: no ack to IO
commands, admin commands, or reset sequences. Unfortunately these are
typically firmware bugs. Without additional guidance from the vendor,
we don't really have many options to try from the driver: just disabling
some optional power and performance capabilities, though that often
doesn't help either.



More information about the Linux-nvme mailing list