[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fb33a464-af65-abec-5ff1-15925e7669a4@grimberg.me>
Date: Wed, 24 Apr 2019 09:55:16 -0700
From: Sagi Grimberg <sagi@...mberg.me>
To: Maximilian Heyne <mheyne@...zon.de>
Cc: David Woodhouse <dwmw2@...radead.org>, Amit Shah <aams@...zon.de>,
Keith Busch <keith.busch@...el.com>, Jens Axboe <axboe@...com>,
Christoph Hellwig <hch@....de>,
James Smart <james.smart@...adcom.com>,
linux-nvme@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/2] Adding per-controller timeout support to nvme
> As different nvme controllers are connect via different fabrics, some require
> different timeout settings than others. This series implements per-controller
> timeouts in the nvme subsystem which can be set via sysfs.
How much of a real issue is this?
block io_timeout defaults to 30 seconds which are considered a universal
eternity for pretty much any nvme fabric. Moreover, io_timeout is
mutable already on a per-namespace level.
This leaves the admin_timeout which goes beyond this to 60 seconds...
Can you describe what exactly are you trying to solve?
Powered by blists - more mailing lists