Replies: 4 comments 4 replies
-
After assembling and updating from master branch, I got the following results: Before the update:
After the update from master branch:
Should we expect a release with a fix? Are there any timelines? |
Beta Was this translation helpful? Give feedback.
-
What's your previous Ozone version? We just released Ozone 1.4.1. |
Beta Was this translation helpful? Give feedback.
-
If I understand well ozone-datanode + ozone-s3g + haproxy are colocated on the same servers ? I made my tests with minio/warp since it does not need the HAproxy layer : you can directly specificy all addresses of s3g instances and warp can make a round-robin. |
Beta Was this translation helpful? Give feedback.
-
The performance has changed after modification. When will it be released next and what is the version number |
Beta Was this translation helpful? Give feedback.
-
Configuration: 3 - (SCM, OM) 4 - (Datanode, S3G) with haproxy on top of S3G. NVME 6 disks per node are used, 6TB each, providing a throughput of 4 GB/s. In fact, we have a PUT speed (100 threads) of 4.5 GB/s and a GET speed (100 threads) of 2 GB/s. How can we improve the GET performance?
Beta Was this translation helpful? Give feedback.
All reactions