Description
Richard Loveland (rmloveland) commented:
Via @mwang1026:
Our docs don't talk a lot about the OOD scenario -- why it's so nefarious (you need to write data to delete data, e.g.) and how to avoid it (read: alert alert alert, vertically scale if you have persistent disk like EBS, otherwise you have to horizontally scale before you run out of space / make space by removing ballast and log files but at that point you might not have enough space)
We have this doc, but we don't talk about the alerting you should set up about disk outage -- how a ballast might not be enough if you want to horizontally scale -- and generally best practices to avoid OOD situations. We could separate this into a separate issue.
aka: ballast file best practices, handling OOD scenarios
See also:
Jira Issue: DOC-1219