MMM和MHA的对比和应用(PPT分享)


分享主题:MySQL高可用架构 --- MMM&MHA在大众点评应用和改进

内容简介:本次演讲,主要讲述以下几个方面

1. MMM在点评网是如何使用的

2. 细数MMM上踩过的坑以及如何填坑

3. MMM和MHA之间的抉择

PPT下载链接http://pan.baidu.com/s/1mg3G2MW

大会链接http://meeting.zhdba.com/2014dtcc

 

 

以下是一些大纲:

  • Why we need a HA solution

  • MMM in DP

  • MHA in DP

When We Need to Switch Server

 

  • Master Server down

  • Master Server maintenance

    • Logical  :  DDL on big table

    • Physical:  memory replacement

Failover without tool:

  • Notify DBA for MySQL Failure

  • Kill old Master

  • Find the latest Slave as Master Candidate

  • Execute change Master to on each Slave

  • Direct APP to new Master IP & restart

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM