Bug #17978 | mysql-max-4.0.20 Master to mysql-max-5.0.18 Slave I/O error connecting to maste | ||
---|---|---|---|
Submitted: | 6 Mar 2006 18:27 | Modified: | 24 Apr 2006 14:37 |
Reporter: | Ryan Turnbull | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | mysql-max-5.0.18-linux-i686-glibc23 | OS: | Linux (Slackware 10.0) |
Assigned to: | CPU Architecture: | Any |
[6 Mar 2006 18:27]
Ryan Turnbull
[9 Mar 2006 13:51]
Valeriy Kravchuk
Thank you for a problem report. We surely need some more information on how to repeat this or wqhen it really occures... Please, send the my.cnf files for master and slave. Can it be just a timeout of some kind?
[9 Mar 2006 15:56]
Ryan Turnbull
I have added in the master and slaves configuration files. I hope this helps in diagnosing. The other situation is, could the master become almost saturated with slave requests. In our current setup, we have 1 master with 4 slaves (2 mysql 4 slaves, 2 mysql 5 slaves). The mysql 4 slaves never have the problem of not being able to read the master operations. Master is id 1, Mysql 4 slave number 1 is id 2, Mysql 4 slave number 2 is id 3, Mysql 5 slave number 1 is id 4, and mysql 5 slave number 2 is id 5. Here is a listing of the hardware as well.... Master is a dual Intel(R) Xeon(TM) CPU 3.06GHz with 6 GB of memory and 10,000K RPM scsi disks. The mysql directory is on a RAID 5 set. Mysql slaves are on ibm x365 boxes with dual Intel(R) Xeon(TM) MP CPU 2.20GHz with 6 GB of memory and the mysql directory is on 15,000K RPM scsi disks on a storage array (DS4000). I hope this helps. Thanks
[22 Apr 2006 15:21]
Valeriy Kravchuk
Have you seen similar errors again since March 9th? Please, send my.cnf from your MySQL 4 slaves (those that works without problems according to your report). You can also try to install newer version, 5.0.20a on your MySQL 5 slaves. Many bugs, including those affecting replication, were fixed since 5.0.18.
[24 Apr 2006 14:37]
Ryan Turnbull
I haven't seen any errors on the mysql slaves since. The reason being that we have converted one of the slave meantioned in the report to a master server with the remaining slave server becoming its slave. Because both master and slave are the same mysql version, I have had no problems. The other boxes that were mysql 4 are now retired and doing other operations for the company. Because of this, from my standpoint, this problem is now closed.... However that being said, it would be nice if mysql has a replication compatablity page between versions of mysql. Basically which versions are suppose to work with each version (master and slave). As well if any current issues/errors are reported between compatiblity, they be removed from said list until they can be resolved. But like I said, we are no longer using that master slave combination, so it is no longer a problem for us. Thank you very much for your help with this issue.