Skip to content

Document and test storage resizing on the same nodes #2453

Open
@mflendrich

Description

@mflendrich

Issue originally authored by tnozicka as #825

Given StatefulSet don't reconcile storage changes we can't yet easily handle it in the operator seamlessly and we should at least document a manual procedure. Something in the lines of:

  • orphan delete the scyllacluster
  • orphan delete the statefulsets
  • create the scyllacluster with higher storage request
  • resize the existing PVC, if the storage class supports it, replace the nodes if it doesn't
  • trigger a scyllacuster rollout

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/documentationCategorizes issue or PR as related to documentation.lifecycle/from-migrationIndicates that this issue is a copy of a corresponding issue mentioned in the description.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions