Skip to content

Investigate ways to halt ingest on full database disk #12512

Description

@jnels124

Problem

Currently if the database disk runs out of space, database pods (verified only with citus) will go to a non ready state and this will block the ability to make read requests

Solution

We need a way for importer to be aware of how close disk is to full. If any disk reaches a configured threshold, we should halt ingesting.

Alternatives

No response

Metadata

Metadata

Assignees

Labels

Good First IssueIssues which are ideal for a first time or new project contributor.enhancementType: New featureparserArea: File parsing

Fields

No fields configured for Feature.

Projects

Status
👷 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions