Re: [PATCH blktests v2 2/2] zbd/005: Provide max_active/open_zones limit to fio command
From: Chaitanya Kulkarni <hidden>
Date: 2020-12-04 03:31:21
From: Chaitanya Kulkarni <hidden>
Date: 2020-12-04 03:31:21
On 12/3/20 18:42, Shin'ichiro Kawasaki wrote:
When test target zoned block devices have max_open_zones or max_active_zones limit, high queue depth sequential write in the test case zbd/005 may result in parallel writes to number of zones beyond the limit. This causes I/O errors. To avoid the errors, specify the limit to fio command in the test case. Signed-off-by: Shin'ichiro Kawasaki <redacted> Reviewed-by: Johannes Thumshirn <redacted>
Looks good. Reviewed-by: Chaitanya Kulkarni <redacted>