Re: [PATCH] block: virtio-blk: Fix handling of zone append command completion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jun 20, 2023 at 5:39 PM Damien Le Moal <dlemoal@xxxxxxxxxx> wrote:
>
> The introduction of completion batching with commit 07b679f70d73
> ("virtio-blk: support completion batching for the IRQ path") overlloked
> handling correctly the completion of zone append operations, which
> require an update of the request __sector field, as is done in
> virtblk_request_done(): the function virtblk_complete_batch() only
> executes virtblk_unmap_data() and virtblk_cleanup_cmd() without doing
> this update. This causes problems with zone append operations, e.g.
> zonefs complains about invalid zone append locations.
>

Hi Damien Le Moal,

Unfortunately, this commit was reverted due to io hang.
(afd384f0dbea2229fd11159efb86a5b41051c4a9)
You can see the mail thread at the block layer mailing list.

We don't have a solution about io hang yet..
So I have one question.
Is there any possibility of virtblk-driver io hang on zoned devices
without this patch?

Regards,
Suwan Kim




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux