Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
10.3.13
Description
I am doing some sysbench tests on an EC2 instance. Below are the sysbench server configs:
- c5.18xlarge
- sysbench v1.0.11
- oltp_read_write.lua
- 32 tables
- 32 threads
- 50M rows each table
- 1PK + 1 sec index / table
The DB server is a standalone EC2 r5.12xlarge:
- ubuntu 18.04
- 280G innodb buffer pool size
- innodb log file size: 2x3G
- 10.2.22 OR 10.3.13 (changed on each run)
- performance schema on
During the sysbench initial load, MariaDB 10.2.22 performs much better than 10.3.13:
- 78 minutes on MariaDB 10.2.22
- 103 minutes on MariaDB 10.3.13
According to the screenshots attached, there is some degradation on binlog write IO.
Do you know of any degradation on MariaDB 10.3 version?
Thanks!
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
I am doing some sysbench tests on an EC2 instance. Below are the sysbench server configs:
- c5.18xlarge - sysbench v1.0.11 - oltp_read_write.lua - 32 tables - 32 threads - 50M rows each table - 1PK + 1 sec index / table The DB server is a standalone EC2 r5.12xlarge: - ubuntu 18.04 - 280G innodb buffer pool size - innodb log file size: 2x3G - 10.3.13 - performance schema on During the sysbench initial load, MariaDB 10.2.22 performs much better than 10.3.13: - 78 minutes on MariaDB 10.2.22 - 103 minutes on MariaDB 10.3.13 According to the screenshots attached, there is some degradation on binlog write IO. Do you know of any degradation on MariaDB 10.3 version? Thanks! |
I am doing some sysbench tests on an EC2 instance. Below are the sysbench server configs:
- c5.18xlarge - sysbench v1.0.11 - oltp_read_write.lua - 32 tables - 32 threads - 50M rows each table - 1PK + 1 sec index / table The DB server is a standalone EC2 r5.12xlarge: - ubuntu 18.04 - 280G innodb buffer pool size - innodb log file size: 2x3G - 10.2.22 OR 10.3.13 (changed on each run) - performance schema on During the sysbench initial load, MariaDB 10.2.22 performs much better than 10.3.13: - 78 minutes on MariaDB 10.2.22 - 103 minutes on MariaDB 10.3.13 According to the screenshots attached, there is some degradation on binlog write IO. Do you know of any degradation on MariaDB 10.3 version? Thanks! |
Fix Version/s | 10.3 [ 22126 ] | |
Assignee | Axel Schwenke [ axel ] | |
Labels | need_verification |
Attachment | mariadb_10.2_cpu.png [ 47819 ] | |
Attachment | mariadb_10.3_cpu.png [ 47820 ] |
Fix Version/s | 10.4 [ 22408 ] |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 93249 ] | MariaDB v4 [ 155916 ] |
I also noticed that CPU usage on running same sysbench on MariaDB 10.3.13 is higher than running it on MariaDB 10.2.22