You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Mark Gui (Jira)" <ji...@apache.org> on 2021/08/31 09:27:00 UTC

[jira] [Created] (HDDS-5703) SCM HA performance degradation upon one peer down.

Mark Gui created HDDS-5703:
------------------------------

             Summary: SCM HA performance degradation upon one peer down.
                 Key: HDDS-5703
                 URL: https://issues.apache.org/jira/browse/HDDS-5703
             Project: Apache Ozone
          Issue Type: Bug
            Reporter: Mark Gui


When we use the SCM benchmark tool (https://issues.apache.org/jira/browse/HDDS-5702) to test SCM throughput for AllocateContainer, we found a dramatic degradation in the throughput when one scm peer(follower) is down.

Here is some statistics.

Normal Case:

 
{code:java}
***************************************
Total allocated containers: 500000
Total failed containers: 0
Execution Time: 02:36:50,151
Throughput: 53.000000 (ops)
***************************************
{code}
One scm follower down:

 

 
{code:java}
***************************************
Total allocated containers: 50000
Total failed containers: 0
Execution Time: 02:22:00,245
Throughput: 5.000000 (ops)
***************************************
{code}
The overall throughput drops to 1/10 of the original.

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org