MySQL Forums
Forum List  »  Replication

Re: MySQL replication generate huge disk write IO
Posted by: Serge Shakhov
Date: June 03, 2013 03:41PM

server_id values are distinct
Replication is ROW-based
high IO is on slave

Can't identify files are being written, how I can do this?
There are no fast growing files.
lsof -p XXX doesn't show the files
ls -l /proc/XXX/fd shows all database files.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL replication generate huge disk write IO
1819
June 03, 2013 03:41PM


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.