Skip to content

Parameter fsGroupChangePolicy: Always causes very slow pod start #378

@juan-ferrer-toribio

Description

@juan-ferrer-toribio

Having fsGroupChangePolicy set to Always causes all pods using the volume defined in zammadConfig.storageVolume to take a very long time to start, when that volume begins to grow and uses a shared FS like CephFS or NFS it becomes unfeasible. In our case Helm deploy aborts because the timeout is exceeded.

I believe this is not viable for large environments and it would be better to set it to OnRootMismatch by default.

References:

It was set by @alexkorotysh on #210

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