技术:
db.runCommand( { removeshard: "shardName" } )
在防火墙开启端口:
在/etc/sysconfig/iptables里添加
-A INPUT -m state --state NEW -m tcp -p tcp --dport 3306 -j ACCEPT
/etc/init.d/iptables restart
英语:
swan
杂项:
黑天鹅事件
posted on 2014-07-28 15:32 玻璃猫 阅读(90) 评论(0) 收藏 举报