Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-9911

EC bucket Write Performance improve

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • EC
    • None

    Description

      Improve write performance of EC type bucket. 

      Improve the write performance of EC type bucket, about 5 ~ 7 times for small files, about 2 ~ 3 times for large files.

       

      Single Threaded Client

      4K Write QPS: about 70 -> 360

      ozone freon ommg --operation CREATE_KEY -n 100000  -t 1 --volume=s3v --bucket=bucket-object-ec --duration 60 --size=4k

      Before

      After

       

       

      MultiThreaded Client

      4K Write QPS: about 800 -> 5500

      ozone freon ommg --operation CREATE_KEY -n 100000  -t 50 --volume=s3v --bucket=bucket-object-ec --duration 60 --size=4k

      Before

       

      After

       

      S3G

      4K Write QPS: about 800 -> 5000

      warp put --host localhost:9878 --obj.size=4KiB --duration=1m --concurrent=100 --keep-data --noclear --bucket=bucket-object-ec --access-key=ozone --secret-key=xxxxxxx

      Attachments

        1. image-2023-12-13-15-57-06-267.png
          104 kB
          ChenXi
        2. image-2023-12-13-15-51-03-994.png
          97 kB
          ChenXi
        3. image-2023-12-13-15-50-11-970.png
          104 kB
          ChenXi
        4. image-2023-12-13-15-50-08-443.png
          104 kB
          ChenXi
        5. image-2023-12-13-15-49-13-181.png
          105 kB
          ChenXi
        6. image-2023-12-13-15-47-39-843.png
          103 kB
          ChenXi
        7. image-2023-12-13-15-21-22-835.png
          264 kB
          ChenXi

        Issue Links

          Activity

            People

              XiChen ChenXi
              XiChen ChenXi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: