Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

Setup backups for single-user disks #109

Open
yuvipanda opened this issue Feb 8, 2017 · 2 comments
Open

Setup backups for single-user disks #109

yuvipanda opened this issue Feb 8, 2017 · 2 comments

Comments

@yuvipanda
Copy link
Contributor

So people don't lose data!

@ryanlovett
Copy link
Contributor

Some strategies:

  1. gcloud compute disks snapshot
    • Must be snapshotted to a different namespace
  2. Attach big storage to the provisioner and then attach+sync+detach each user's disk.
    • Use dedupe filesystem.
  3. rsync from provisioner to network storage on campus. (we did this 1st semester)

@yuvipanda
Copy link
Contributor Author

yuvipanda commented Feb 9, 2017 via email

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

No branches or pull requests

2 participants