Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-6462 Phase II : Erasure Coding Offline Recovery & Read/Write Improvements
  3. HDDS-5327

EC: WritableEcContainerProvider should dynamically adjust the open container groups

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • None
    • None
    • SCM
    • None

    Description

      After some discussion we concluded that for any given EC policy, a minimum number of pipelines should be allocated so writes can be directed to different containers.

      The absolute maximum number of pipelines can be calculated as some function of the cluster nodes and disks, but we are still unsure about how to calculate that limit.

      The number of pipelines should be able to grow from the minimum toward the maximum, depending on the write load on the cluster, or perhaps the age of the oldest open container (to prevent too many containers remaining open for too long).

      The goal is to allow a sufficient number of open containers so the writes are spread across different disks, without having to maintain too many open containers on the cluster.

      If the write load is very high, there should be more open containers than if the write load is very low.

      Attachments

        Issue Links

          Activity

            People

              sodonnell Stephen O'Donnell
              sodonnell Stephen O'Donnell
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: