Chinaunix

标题: RHCS 能否实现 N+M HA? [打印本页]

作者: aplomb2    时间: 2008-10-30 10:53
标题: RHCS 能否实现 N+M HA?
各位达人,
   RHCS能否实现N+M HA模式?即对某一种服务:
   N 个 nodes active ,M 个 node standby 。
   
   有人知道吗?谢谢。
作者: ljhb    时间: 2008-10-30 11:28
sure
作者: gl00ad    时间: 2008-10-30 12:20
原帖由 aplomb2 于 2008-10-30 10:53 发表
各位达人,
   RHCS能否实现N+M HA模式?即对某一种服务:
   N 个 nodes active ,M 个 node standby 。
   
   有人知道吗?谢谢。


actually I am looking for the answer myself, here is my understanding:

1) with VIP on node1-5, rgmanager move vip to active node, only one active node with VIP
2) without VIP, 4 nodes are active with their own IPs, 1 node standby, LVS schedule traffic to nodes

[ 本帖最后由 gl00ad 于 2008-10-30 12:22 编辑 ]

rhcs-nm.gif (8.72 KB, 下载次数: 14)

rhcs-nm.gif

作者: aplomb2    时间: 2008-10-30 12:30
gl00ad
骑士

不太明白你的意思?什么是VIP?

我刚才和同事讨论一下,应该可以建立N个 不同名字 service cluster 来解决这个问题。
但服务的内容都是一样的比如 httpd
作者: gl00ad    时间: 2008-10-30 20:39
标题: 回复 #4 aplomb2 的帖子
virtual IP = floating IP = VIP

node1 eth0 192.168.0.11 eth0:0 192.168.0.10
node2 eth0 192.168.0.12 eth0:0 192.168.0.10

ifcfg-eth0
ifcfg-eth0:0

the active node took the floating iP, so the client always connect to floating IP, do not need to know node switching behind the High Availability.

[ 本帖最后由 gl00ad 于 2008-10-30 20:44 编辑 ]




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2