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
Previously using AWS EFS instances for home directories, they would be automatically resized when they got full. However, to provide home directory quotas, we had to migrate to EBS volumes which do not automatically expand. Therefore we need to develop a monitoring and alerting system that let's us know that these volumes are approaching full in good time to act before the service is disrupted.
Task list
The content you are editing has changed. Please copy your edits and refresh the page.
Context
Previously using AWS EFS instances for home directories, they would be automatically resized when they got full. However, to provide home directory quotas, we had to migrate to EBS volumes which do not automatically expand. Therefore we need to develop a monitoring and alerting system that let's us know that these volumes are approaching full in good time to act before the service is disrupted.
Task list
Tasks
Definition of Done
No response
The text was updated successfully, but these errors were encountered: