All of lore.kernel.org
 help / color / mirror / Atom feed
* Buffer I/O Errors from Zoned NVME devices
@ 2021-02-01 14:36 Jeffrey Lien
  2021-02-01 17:53 ` Keith Busch
  0 siblings, 1 reply; 6+ messages in thread
From: Jeffrey Lien @ 2021-02-01 14:36 UTC (permalink / raw)
  To: hch@lst.de, kbusch@kernel.org, linux-nvme@lists.infradead.org

Christoph, Keith
We're seeing a lot of these Buffer I/O errors with our zoned nvme devices.  One of the FW developers looked into it and had the following explanation:
All these Reads are from the kernel during enumeration and for LBAs that are in last zone's hole hence expected to return boundary error which is getting logged by kernel.

[65281.936988] Buffer I/O error on dev nvme1n2, logical block 3800039296, async page read
[65281.937165] blk_update_request: I/O error, dev nvme1n2, sector 3800039297 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[65281.937166] Buffer I/O error on dev nvme1n2, logical block 3800039297, async page read
[65281.937335] blk_update_request: I/O error, dev nvme1n2, sector 3800039298 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[65281.937336] Buffer I/O error on dev nvme1n2, logical block 3800039298, async page read
[65281.937498] blk_update_request: I/O error, dev nvme1n2, sector 3800039299 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0

Are you aware of this issue and if so, do you have any recommendations on how to avoid or resolve?  

Thanks

Jeff Lien
eSSD Core SW Tools & Drivers

Western Digital
2900 37th St NW
Building 108-1
Rochester, MN 55901
Email:  Jeff.Lien@wdc.com
Office: +1-507-322-2416


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-02-02 15:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-01 14:36 Buffer I/O Errors from Zoned NVME devices Jeffrey Lien
2021-02-01 17:53 ` Keith Busch
2021-02-01 18:02   ` hch
2021-02-01 21:04     ` Damien Le Moal
2021-02-02 15:06       ` Jeffrey Lien
2021-02-02 15:22         ` Keith Busch

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.