chusiang / mysql-master-master

Automatically exported from code.google.com/p/mysql-master-master
GNU General Public License v2.0
1 stars 1 forks source link

failover error #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. db1 and db2 all online, db1 is writer.
2. stop mysql on db1, db1 is offline, writer is change to db2.
3. start mysql on db1 and set_online db1, db1 is ok.
4. db1 and db2 all online, db2 is writer.
5. stop mysql on db2, db2 is offline, but db1 master/ONLINE. Roles: 
reader(*.*.*.*), writer is not change to db1, writer is disappeared.

Daemon is running!
Servers status:
  db1(10.123.4.210): master/ONLINE. Roles: reader(10.123.4.162;)
  db2(10.123.4.213): master/HARD_OFFLINE. Roles: None

Original issue reported on code.google.com by shm...@gmail.com on 7 Feb 2009 at 6:02

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hey Shmiya,

What version of MMM are you running?

-- Ryan Lowe

Original comment by ryan.a.l...@gmail.com on 27 Apr 2009 at 3:46