Dear All,
We have a self managed version of Camunda8 Enterprise edition.
We use 16gb disks for our zeebe replicas. And we recognised that the disk is full. We deleted many things before it and close to empty thee whole Camunda.
It looks like:
camunda@camunda-zeebe-1:~/data/raft-partition/partitions$ du -h --max-depth=3
160K ./3/snapshots/5175754-69-13880505-5176295
168K ./3/snapshots
4.2M ./3/runtime
8.0K ./3/restoring-202406020030
4.0K ./3/pending
4.2G ./3
768K ./1/snapshots/5173861-58-13882703-5174535
776K ./1/snapshots
4.2M ./1/runtime
8.0K ./1/restoring-202406020030
4.0K ./1/pending
4.2G ./1
200K ./2/snapshots/5171314-66-13860550-5171864
208K ./2/snapshots
4.2M ./2/runtime
8.0K ./2/restoring-202406020030
4.0K ./2/pending
4.1G ./2
13G .
Could someone advice what is the issue with our setup, it should not keep 13G.
Thanks