-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Sentry: db.go:812: log.Fatal: pebble: fatal commit error: write ×: disk quota exceeded (1) attached stack trace -- stack trace: | github.com/cockroachdb/pebble.(*DB).applyInternal | github.com... #105265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
O-community
Originated from the community
T-storage
Storage Team
X-blathers-triaged
blathers was able to find an owner
Comments
cc @cockroachdb/cdc |
Removing from our backlog, this seems like a storage issue and does not involve the cdc webhook sink |
There isn't much to be done here. The node ran out of disk (it hit the quota allocated by the operator). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
O-community
Originated from the community
T-storage
Storage Team
X-blathers-triaged
blathers was able to find an owner
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: https://cockroach-labs.sentry.io/issues/4265053338/?referrer=webhooks_plugin
Panic Message:
Stacktrace (expand for inline code snippets):
GOROOT/src/runtime/asm_amd64.s#1594L1593-L1595
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/util/stop/stopper.go#470L469-L471
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/kv/kvserver/pkg/kv/kvserver/queue.go#882L881-L883
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/kv/kvserver/pkg/kv/kvserver/queue.go#971L970-L972
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/util/contextutil/context.go#91L90-L92
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/kv/kvserver/pkg/kv/kvserver/queue.go#1012L1011-L1013
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/kv/kvserver/pkg/kv/kvserver/replica_gc_queue.go#264L263-L265
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/kv/kvserver/pkg/kv/kvserver/replica.go#1380L1379-L1381
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/storage/mvcc.go#847L846-L848
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/storage/mvcc.go#1465L1464-L1466
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/storage/mvcc.go#1548L1547-L1549
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/storage/mvcc.go#1810L1809-L1811
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/storage/mvcc.go#1393L1392-L1394
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/storage/pebble.go#1585L1584-L1586
https://github.com/cockroachdb/cockroach/blob/c663f843fa3e1a87855a18f9678291f35eeef394/pkg/storage/pebble.go#1608L1607-L1609
github.com/cockroachdb/pebble/external/com_github_cockroachdb_pebble/db.go#600L599-L601
github.com/cockroachdb/pebble/external/com_github_cockroachdb_pebble/db.go#747L746-L748
github.com/cockroachdb/pebble/external/com_github_cockroachdb_pebble/db.go#812L811-L813
Tags
Jira issue: CRDB-28952
The text was updated successfully, but these errors were encountered: