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

[linstor] Improvement of LINSTOR database backup management #187

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

NikolayDemchuk
Copy link
Contributor

@NikolayDemchuk NikolayDemchuk commented Oct 1, 2024

Signed-off-by: Nikolay Demchuk [email protected]

Description

Add weekly backups of LINSTOR DB, change retention period.

Why do we need it, and what problem does it solve?

Backups are now created more often and are stored for a longer period.

What is the expected result?

Two types of backups:

  • daily, done once a day, with 7 day retention
  • weekly, done twice a week, with 2 week retention

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Signed-off-by: Nikolay Demchuk <[email protected]>
@NikolayDemchuk NikolayDemchuk changed the title added weekly job [linstor] Improvement of LINSTOR database backup management Oct 1, 2024
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
@NikolayDemchuk NikolayDemchuk self-assigned this Nov 12, 2024
@NikolayDemchuk NikolayDemchuk added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 12, 2024
@NikolayDemchuk NikolayDemchuk marked this pull request as ready for review November 12, 2024 15:49
docs/FAQ.md Outdated Show resolved Hide resolved
docs/FAQ.md Outdated Show resolved Hide resolved
NikolayDemchuk and others added 2 commits November 13, 2024 17:49
Co-authored-by: Aleksandr Zimin <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
duckhawk
duckhawk previously approved these changes Nov 14, 2024
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants