Howdy,

Running MySQL 3.23.54 on master, 3.23.55 on all slaves, I'm experiencing the
following situation:

slave1 & slave4 both receive 0 length packets from the server.
slave2 & slave3 both work fine.

slave1 & 2 are identical machines both in hardware and configuration
slave3 & 4 are different from 1 & 2, and from each other in hardware only

The my.cnf files are the same, same subnet, different switches (but a machine
that works, and one that doesn't are on the same switch).

Log files look like this (trimmed for neatness):

030217 15:16:47  Slave: received 0 length packet from server, apparent master
shutdown:
030217 15:16:47  Slave: Failed reading log event, reconnecting to retry, log
'binlog.010' position 531922547
030217 15:16:47  Slave: reconnected to master 'repl@master1:3306',replication
resumed in log 'binlog.010' at position 531922547
030217 15:16:47  Slave: received 0 length packet from server, apparent master
shutdown:
030217 15:16:47  Slave: Failed reading log event, reconnecting to retry, log
'binlog.010' position 531922771
030217 15:16:47  Slave: reconnected to master 'repl@master1:3306',replication
resumed in log 'binlog.010' at position 531922771


Troubleshooting thoughts, anyone?  The slaves are in an LVS cluster and can be
downed at any time.




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to