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

Keith Busch kbusch at kernel.org
Tue Dec 20 10:10:42 PST 2022


On Tue, Dec 20, 2022 at 08:40:58AM +0900, J. Hart wrote:
> My apologies on that last, it was a typo. I should have said /dev/nvme0n1p2.
> 
> There are two ext4 partitions on the nvme drive.
> One is /dev/nvme0n1p2, which is a 64 MB partition.
> The other is /dev/nvme0n1p3, which is the remainder of that 500GB drive.

And what about nvme0n1p1? What are the offsets and total sizes of these?
What is the logical block format size of your nvme namespace? I'm asking
because some drives are known to behave badly if access is not aligned
to its NAND page size. NVMe doesn't actually provide a way to know what
that size is, but if all partitions are aligned to a power of 2 at least
16k, then partition setup is probably fine.



More information about the Linux-nvme mailing list