Skip to content

DRDB 9.2.15 is not compatible with Ubuntu 24.04 #240

@srinivassrini

Description

@srinivassrini

Pods are not “Pending” in the scheduler sense; they are stuck in Init (or effectively blocked by it). The underlying failure is in the LINSTOR satellite pods.
Failure chain:
LINSTOR satellites stay in Init:0/3 because the first init container, drbd-module-loader, exits with code 1 (and then restarts and fails again).
No LINSTOR nodes are ever registered (linstor node list is empty).
CSI node and NFS server pods use an init container linstor-wait-node-online that polls the LINSTOR API for the node. They get 404 Not Found (node doesn’t exist) and never finish Init.
So: satellite init fails → no nodes in LINSTOR → CSI/NFS init never succeeds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions