Open samip5 opened 3 months ago
I expected there to be a way to customize QuotaBackendBytes for etcd, but there appears to not be.
I think exposing that won't help as Omni will try to connect the etcd instance in the bad state and as they run together in the same process both will crash. It is necessary to run the dedicated etcd to be able to fix such kind of issues.
Is there an existing issue for this?
Current Behavior
After running v0.40.0-beta.0 before seeing that it had an etcd related bug, the updates version without the bug cannot be started due to
Error: failed to run Omni: failed to create concurrency session: etcdserver: mvcc: database space exceeded
Expected Behavior
I expected there to be a way to customize QuotaBackendBytes for etcd, but there appears to not be.
Steps To Reproduce
What browsers are you seeing the problem on?
No response
Anything else?
There is no disk pressure on the system, so that error doesn't make any sense.