Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-56214

Hypershift ETCD DB size is not set properly

XMLWordPrintable

    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      In ROSA-HCP clusters, the ETCD database size configuration appears to be misaligned with expectations. Although the persistent volumes (PVs) provisioned are correctly set to 32Gi in size, the ETCD instance itself is not utilizing the full allocated capacity. The QUOTA_BACKEND_BYTES environment variable, which sets the maximum size of the ETCD backend database is set to 8Gi, regardless of the actual PV size.
      
      Also the ETCD metric etcd_server_quota_backend_bytes, which consistently reports a value of 8Gi. Overriding on self-managed hypershift cluster thru '--etcd-storage-size' arg is not updating the actual DB limit.
      
          

      Version-Release number of selected component (if applicable):

      All recent versions
          

      How reproducible:

      Always
          

      Steps to Reproduce:

          1. Create a ROSA-HCP
          2. Check its PV and PVC capacity on Management Cluster
          3. Check etcd_server_quota_backend_bytes or etcd container environment variable
          

      Actual results:

      ETCD still runs with limited 8Gi space even for larger cluster.
          

      Expected results:

      ETCD DB to configured it full capacity 
          

      Additional info:

      
          

              Unassigned Unassigned
              mukrishn@redhat.com Murali Krishnasamy
              Yu Li Yu Li
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: