Skip to content
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

The database file size of etcd has exceeded the configured quota #18097

Closed
4 tasks
CCTV-six opened this issue May 30, 2024 · 2 comments
Closed
4 tasks

The database file size of etcd has exceeded the configured quota #18097

CCTV-six opened this issue May 30, 2024 · 2 comments
Labels

Comments

@CCTV-six
Copy link

Bug report criteria

What happened?

Etcd error: etcdserver: mvcc: database space exceeded

What did you expect to happen?

The cluster should be able to continue running normally and accept new write requests

How can we reproduce it (as minimally and precisely as possible)?

The ETCD cluster will become read-only and cannot accept new write requests.
The error "etcdserver: mvcc: database space exceeded" appears in the log of etcd.

Anything else we need to know?

No response

Etcd version (please run commands below)

none

Etcd configuration (command line flags or environment variables)

No response

Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)

No response

Relevant log output

No response

@ahrtr
Copy link
Member

ahrtr commented May 30, 2024

@ahrtr ahrtr closed this as completed May 30, 2024
@tjungblu
Copy link
Contributor

What's the bug here?

FYI: you can also turn it off entirely with:

--quota-backend-bytes=-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants