Re: Extremely high disk IO when replication is enabled
I should add:
The server id's are unique.
We're doing ROW-based replication.
The high IO is on both servers (again, they are both masters and slaves of each other).
We can't find any files in the data directory growing at this rate.
When running `select EVENT_NAME,ROUND(SUM_NUMBER_OF_BYTES_WRITE/1024/1024) as MB_WRITTEN from performance_schema.file_summary_by_event_name;` in a 2-second loop, we found no file IO summary that accounts for the high disk io.
Subject
Views
Written By
Posted
1872
May 18, 2018 04:24PM
Re: Extremely high disk IO when replication is enabled
770
May 18, 2018 04:44PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.