Same story.
On Fri, Jun 17, 2022 at 01:09:25PM +0200, Wouter Verhelst wrote:
> Hi, and sorry for the delay (I was overseas for a month in May to visit family
> etc)
>
> On Tue, May 03, 2022 at 09:07:17AM +0100, Richard W.M. Jones wrote:
> > On Mon, May 02, 2022 at 03:36:33PM +0100, Nikolaus Rath
On Fri, May 06, 2022 at 02:08:25PM +0100, Nikolaus Rath wrote:
> On May 03 2022, rjones at redhat.com (Richard W.M. Jones) wrote:
> >> So I tried to reproduce this, and noticed something odd. It seems I can
> >> disconnect the nbd device (nbd-client -d) while there are still requests
> >> in flight
On May 03 2022, rjones at redhat.com (Richard W.M. Jones) wrote:
>> So I tried to reproduce this, and noticed something odd. It seems I can
>> disconnect the nbd device (nbd-client -d) while there are still requests
>> in flight:
>>
>> May 02 15:20:50 vostro.rath.org kernel: nbd1: detected capacit
On Mon, May 02, 2022 at 03:36:33PM +0100, Nikolaus Rath wrote:
> On May 02 2022, Laszlo Ersek wrote:
> > On 05/01/22 18:35, Nikolaus Rath wrote:
> >> Hi,
> >>
> >> I am developing a new nbdkit plugin, and occasionally I am getting
> >> errors like this:
> >>
> >> |nbdkit: s3backer.8: error: writ
On 05/02/22 16:36, Nikolaus Rath wrote:
> On May 02 2022, Laszlo Ersek wrote:
>> On 05/01/22 18:35, Nikolaus Rath wrote:
>>> Hi,
>>>
>>> I am developing a new nbdkit plugin, and occasionally I am getting
>>> errors like this:
>>>
>>> |nbdkit: s3backer.8: error: write reply: NBD_CMD_WRITE: Broken p
On May 02 2022, Laszlo Ersek wrote:
> On 05/01/22 18:35, Nikolaus Rath wrote:
>> Hi,
>>
>> I am developing a new nbdkit plugin, and occasionally I am getting
>> errors like this:
>>
>> |nbdkit: s3backer.8: error: write reply: NBD_CMD_WRITE: Broken pipe
>> nbdkit: s3backer.15: error: write reply:
On May 02 2022, Laszlo Ersek wrote:
> On 05/01/22 18:35, Nikolaus Rath wrote:
>> Hi,
>>
>> I am developing a new nbdkit plugin, and occasionally I am getting
>> errors like this:
>>
>> |nbdkit: s3backer.8: error: write reply: NBD_CMD_WRITE: Broken pipe
>> nbdkit: s3backer.15: error: write reply:
On 05/01/22 18:35, Nikolaus Rath wrote:
> Hi,
>
> I am developing a new nbdkit plugin, and occasionally I am getting
> errors like this:
>
> |nbdkit: s3backer.8: error: write reply: NBD_CMD_WRITE: Broken pipe
> nbdkit: s3backer.15: error: write reply: NBD_CMD_WRITE: Broken pipe|
>
>
> (where "s
Hi,
I am developing a new nbdkit plugin, and occasionally I am getting errors like
this:
`nbdkit: s3backer.8: error: write reply: NBD_CMD_WRITE: Broken pipe
nbdkit: s3backer.15: error: write reply: NBD_CMD_WRITE: Broken pipe`
(where "s3backer" is the plugin name).
I am not sure what to make of