Re: [PATCH v3] nvme: revalidate paths during rescan
From: Daniel Wagner <hidden>
Date: 2021-08-18 12:44:59
Also in:
lkml
From: Daniel Wagner <hidden>
Date: 2021-08-18 12:44:59
Also in:
lkml
On Wed, Aug 11, 2021 at 05:28:03PM +0200, Daniel Wagner wrote:
From: Hannes Reinecke <hare@suse.de> When triggering a rescan due to a namespace resize we will be receiving AENs on every controller, triggering a rescan of all attached namespaces. If multipath is active only the current path and the ns_head disk will be updated, the other paths will still refer to the old size until AENs for the remaining controllers are received. If I/O comes in before that it might be routed to one of the old paths, triggering an I/O failure with 'access beyond end of device'. With this patch the old paths are skipped from multipath path selection until the controller serving these paths has been rescanned.
ping _______________________________________________ Linux-nvme mailing list Linux-nvme@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-nvme