Skip to content

Allow changing storageclass after the opensearch cluster is created. #873

@vinodhreddyg

Description

@vinodhreddyg

Is your feature request related to a problem?

Once opensearch cluster is created the storageClass can't be changed.

What solution would you like?

I understand that changing the storageClass isn't allowed by sts validation but when teams are ok for a rolling restart with data migrated to the new pvc operator can facilitated this feature. In elasticsearch this is achieved by changing the nodeset name and storageClassName at once. So the operator creates new nodeset with new pvc's and migrate the data from older nodeset to new nodeset. Please refer below discussion

https://discuss.elastic.co/t/change-storageclass-of-an-already-running-cluster/267573/2

What alternatives have you considered?

no alternatives. Looking for operator support

Do you have any additional context?

Please ref this discussion https://discuss.elastic.co/t/change-storageclass-of-an-already-running-cluster/267573/2

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    Status

    📦 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions