Skip to content

Add docs on best practices for avoiding out-of-disk (OOD) scenarios #11917

Open
@rmloveland

Description

@rmloveland

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions