Hi :)

I'm not sure which part is relevant, so I'm sending the entire dmesg output as well as the docker messages. I hope it will be useful.

Best regards,
Maciej

śr., 14 lis 2018 o 10:55 Miklos Szeredi <miklos@szeredi.hu> napisał(a):
On Wed, Nov 14, 2018 at 10:46 AM, Amir Goldstein <amir73il@gmail.com> wrote:
> On Tue, Oct 30, 2018 at 6:44 AM Amir Goldstein <amir73il@gmail.com> wrote:
>>
> ...
>>
>> So let's try to bisect the offending feature first.
>> If we can't find an offending feature, then there may be an offending
>> commit in 4.18..4.19
>>
>> With kernel 4.19, please try to reproduce after:
>> echo N > /sys/module/overlay/parameters/metacopy
>> and then after:
>
> Miklos, Vivek,
>
> FYI, Maciej has reported that he reproduced the same issue and that
> disabling metacopy fixes the problem.
>
> He offered to provide more information if requested.

Maciej,

Can you please try reproduce with overlay debugging turned on:

    # echo "file fs/overlayfs/* +p" > <debugfs>/dynamic_debug/control

and post the relevant part of dmesg output?

Thanks,
Miklos


>
> Thanks,
> Amir.