Mailing List Archive

Re: Kernel Panic with 9.2.8
Hallo Aleksandr,

Thanks for the report. We are looking into this issue and have an idea
of what may be causing it.

The issue appears to be related to Kubernetes. In particular, to some
unusual actions taken by the CSI driver. There is a workaround
available in the CSI driver that avoids these unusual actions. See:
https://github.com/piraeusdatastore/piraeus/issues/178#issuecomment-2027051506

We will post an update when we make progress in fixing the DRBD bug.

Best regards,
Joel
Re: Kernel Panic with 9.2.8 [ In reply to ]
Hi Aleksandr,

Fixed with commits
https://github.com/LINBIT/drbd/commit/857db82c989b36993ff7a3df3944c9862db1408d
and
https://github.com/LINBIT/drbd/commit/343e077e9664b203e5ebf8146dacc5c869b80e30

Next DRBD release follows at the end of the month.

On Fri, Apr 12, 2024 at 10:39?AM Joel Colledge <joel.colledge@linbit.com> wrote:
>
> Hallo Aleksandr,
>
> Thanks for the report. We are looking into this issue and have an idea
> of what may be causing it.
>
> The issue appears to be related to Kubernetes. In particular, to some
> unusual actions taken by the CSI driver. There is a workaround
> available in the CSI driver that avoids these unusual actions. See:
> https://github.com/piraeusdatastore/piraeus/issues/178#issuecomment-2027051506
>
> We will post an update when we make progress in fixing the DRBD bug.
>
> Best regards,
> Joel