You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Last PI, we built and deployed jupyter-home-nfs to set up quotas for home directory use on a per-user basis. While we gain functionality of per-user limits, we lose the following functionality that the previous solution (AWS EFS) provided us:
Auto resizing, so the home directory is never full and causing issues
Automated backup, for disaster recovery
This objective adds equivalent features to our new system.
Set up automated backups using EBS snapshots for our home directory disks
Set up alerting for the volume getting close to full, and a runbook on how to resize it when needed
Definition of Done
Automated disaster recovery backups of the EBS volume holding our user’s data is set up to match what we have for EFS today
Automated alerts set up for low disk space on the EBS volume
A playbook for how to resize the disk when needed
Roll this feature out to all VEDA related hubs managed by 2i2c
Description
Last PI, we built and deployed jupyter-home-nfs to set up quotas for home directory use on a per-user basis. While we gain functionality of per-user limits, we lose the following functionality that the previous solution (AWS EFS) provided us:
This objective adds equivalent features to our new system.
Definition of Done
Personnel
The text was updated successfully, but these errors were encountered: