Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-4827

ETCD automatically compacts and defragments regardless of space alarm

XMLWordPrintable

    • False
    • None
    • False
    • Not Selected

      ETCD can run out of space due to a big revision history when a lot of keys are being created/modified within a short period of time.
      While etcd is out of space, it is not because we actually space due to existing objects, but because of the history of recent actions (e.g. constantly creating and deleting namespaces). 

      When this happens, etcd will trigger the NOSPACE alarm, which results in no more automatic compaction and defragmentations of etcd. 

      This RFE is to enable etcd to automatically compact and defragment even when the NOSPACE alarm is triggered. 

              wcabanba@redhat.com William Caban
              cbusse.openshift Claudio Busse
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: