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

[EPIC] Setup a system for automated GCP filestore backups #4391

Open
9 of 10 tasks
Tracked by #4390
yuvipanda opened this issue Jul 8, 2024 · 2 comments
Open
9 of 10 tasks
Tracked by #4390

[EPIC] Setup a system for automated GCP filestore backups #4391

yuvipanda opened this issue Jul 8, 2024 · 2 comments

Comments

@yuvipanda
Copy link
Member

yuvipanda commented Jul 8, 2024

Part of #4390

The Problem

Unlike AWS and Azure, GCP doesn't have a way to automatically schedule backups of Filestore. Google's own suggested solution is pretty halfbaked, and seems to be focused on 'how many GCP specific features can we throw together?'. The python code they provide to do backups is particularly bad, with no error handling nor retention policies.

Scope

Filestore has been the least nice of all managed home directory systems. My suspicion is that GCP is aware of this massive missing piece, and hopefully within a few years we will have an automated solution. So the goal here is to focus on doing the least possible we can to make sure we have some backups we can trust.

@yuvipanda yuvipanda changed the title [Spike] [2h] Investigate how to make scheduled backups of GCP Filestore Write a script to perform GCP Filestore backups Jul 8, 2024
@yuvipanda yuvipanda changed the title Write a script to perform GCP Filestore backups Write a python script to perform GCP Filestore backups Jul 8, 2024
@yuvipanda yuvipanda changed the title Write a python script to perform GCP Filestore backups [EPIC] Write a python script to perform GCP Filestore backups Jul 8, 2024
@yuvipanda yuvipanda changed the title [EPIC] Write a python script to perform GCP Filestore backups [EPIC] Setup a system for automated GCP filestore backups Jul 8, 2024
@yuvipanda
Copy link
Member Author

@sgibson91 what's left to get this marked as completed? Deployment to our various GCP clusters?

@sgibson91
Copy link
Member

Yes. I feel like there was an extra "communicate to communities" step at one point that seems to have disappeared from the task list?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants