cockroachdb / cockroachdb/cockroach

storage: ensure start up with no space but zombie tables succeeds

Open
#153,980 1 comment 0 reactions 0 assignees View on GitHub
A-storage branch-master C-bug P-1 T-storage
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

In [this support ticket](https://github.com/cockroachlabs/support/issues/3435#issuecomment-3313340208) a node exhausts disk space with a large quantity of zombie tables. It doesn't seem to restart until the volume is resized, at which point the zombie tables were deleted. The restarting process should be able to reclaim disk space and then start up. It's unclear if in this instance the orchestration actually did start the cockroach process.

Jira issue: CRDB-54704

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.