Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend backup with info required for 1-1 restore #4104

Closed
Michal-Leszczynski opened this issue Nov 6, 2024 · 1 comment
Closed

Extend backup with info required for 1-1 restore #4104

Michal-Leszczynski opened this issue Nov 6, 2024 · 1 comment
Assignees
Labels
backup good first issue Good for newcomers
Milestone

Comments

@Michal-Leszczynski
Copy link
Collaborator

In order to perform a 1-1 restore, backups need to contain info required for:

  • re-creating backed up cluster (Scylla Cloud responsibility)
  • validating that cluster was re-created correctly (Scylla Manager responsibility)

For now, the required info is:

  • node rack
  • node shard count
  • node machine instance type

The list might be extended.

cc: @karol-kokoszka

@Michal-Leszczynski
Copy link
Collaborator Author

Duplicate of #4130.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backup good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants