讨论:Solaris10+Sun Cluster3.2+oracle 10g RAC+Clusterware+ASM

lyh303
讨论:Solaris10+Sun Cluster3.2+oracle 10g RAC+Clusterware+ASM

1、Solaris10+Sun Cluster3.2+oracle 10g RAC+Clusterware+ASM中Sun cluster能起到什么作用,配置Cluster的时候具体需要做哪些工作?
2、在这个环境中,关于RAC的心跳与Sun Cluster的心跳是否需要区分开,即各用两个网口做心跳网卡?
3、如果不用Sun Cluster,oracle 10g RAC+Clusterware+ASM是否也能实现数据库的负载均衡?

lyh303
ding

kinney
高深的活,lz搞定以后,写文档发上来上我们没条件实践的学习学习吧

flutter
SUN Cluster 跟 Oralce clusterware只用一个就可以了,其他的都可以安装。

   我的是Solaris9+oracle 10gR2 RAC+Clusterware+ASM。

7945ssp
回复 #4 flutter 的帖子

配置sun cluster的内容比较多了.在这里好多中方案来是实现oracle RAC的
solaris + sun cluster +oracle clusterware + asm
solaris + sun cluster + oracle clusterware + raw
solaris + oracle clusterware + asm
在这里你如果是用ASM来存储的话,ORACLE clusterware是必须需要安装的.
你如果是用RAW设备来存储的话,sun cluster是必须需要安装的.

SJG
似乎软件是重叠了,cluster只需要安装一种就可以了吧。

lyh303
[quote]原帖由 [i]7945ssp[/i] 于 2008-3-11 16:14 发表 [url=http://bbs.chinaunix.net/redirect.php?goto=findpost&pid=8065571&ptid=1063423][img]http://bbs.chinaunix.net/images/common/back.gif[/img][/url]
配置sun cluster的内容比较多了.在这里好多中方案来是实现oracle RAC的
solaris + sun cluster +oracle clusterware + asm
solaris + sun cluster + oracle clusterware + raw
solaris + oracle clusterware ... [/quote]

感谢指点,看来Sun Cluster以后的空间越来越小了,Oracle什么都能做了!

lyh303
[quote]原帖由 [i]flutter[/i] 于 2008-3-11 14:46 发表 [url=http://bbs.chinaunix.net/redirect.php?goto=findpost&pid=8064865&ptid=1063423][img]http://bbs.chinaunix.net/images/common/back.gif[/img][/url]
SUN Cluster 跟 Oralce clusterware只用一个就可以了,其他的都可以安装。

   我的是Solaris9+oracle 10gR2 RAC+Clusterware+ASM。 [/quote]

请问你的环境中,心跳线用了几条?IPMP和Oracle的VIP怎么设置的?

dreammaker
From official Oracle docs:

Oracle Clusterware is the only clusterware that you need for most platforms on which
Oracle RAC operates. You can also use clusterware from other vendors if the
clusterware is certified for Oracle RAC.

dddy
[quote]原帖由 [i]dreammaker[/i] 于 2008-3-12 02:39 发表 [url=http://bbs.chinaunix.net/redirect.php?goto=findpost&pid=8067739&ptid=1063423][img]http://bbs.chinaunix.net/images/common/back.gif[/img][/url]
From official Oracle docs:

Oracle Clusterware is the only clusterware that you need for most platforms on which
Oracle RAC operates. You can also use clusterware from other vendors if the
... [/quote]


如果这样的话,从稳定性管理性的综合来看,oracle clusterware+ASM 和 sun cluster+RAW那个更好些呢?或者说各自有什么利弊。

shahand
纠正一下有些筒子:

Oracle 10g/11g中,clusterware/CRS 是必须的选项。

sun cluster是可选项。

[url]http://bbs.chinaunix.net/viewthread.php?tid=740809[/url]

lylhb
[quote]原帖由 [i]dddy[/i] 于 2008-3-28 09:35 发表 [url=http://bbs.chinaunix.net/redirect.php?goto=findpost&pid=8137964&ptid=1063423][img]http://bbs.chinaunix.net/images/common/back.gif[/img][/url]



如果这样的话,从稳定性管理性的综合来看,oracle clusterware+ASM 和 sun cluster+RAW那个更好些呢?或者说各自有什么利弊。 [/quote]

呵呵,正好有个项目是涉及这个内容的,不过目前还未实施,正在写方案,通过和oracle和sun的厂家沟通后,推荐使用 sun cluster+RAW,ASM这个东西不通用,它如果崩溃了那你数据就完了。

oldunix
[quote]原帖由 [i]lyh303[/i] 于 2008-3-12 00:03 发表 [url=http://bbs.chinaunix.net/redirect.php?goto=findpost&pid=8067670&ptid=1063423][img]http://bbs.chinaunix.net/images/common/back.gif[/img][/url]


请问你的环境中,心跳线用了几条?IPMP和Oracle的VIP怎么设置的? [/quote]


最近重搞有sun cluster的环境,发现确是sun cluster在rac中,添加了复杂性。

其实通过网卡trunking,还能提高Oracel cache Fusion的性能!

终于决定:不用Sun cluster做rac了,直接用oracle crs

如果用户有钱,还求稳定,那还是采用



集群软件可以选用Veritas Storage Foundation for Oracle RAC 5.0

[url]http://www.symantec.com/zh/cn/business/products/overview.jsp[/url];jsessionid=B5628994DBE017559F449CC958605716?pcid=2245&pvid=145_1

东方蜘蛛
sun cluster和RAC的结合其实主要作用就是起个拉起卷组的作用,至于前面网友提到的rac的心跳问题,RAC是需要使用单独的一个网口指定IP作为心跳,且和其他IP不能在同一网段,建议使用交叉线直连,故cluster和RAC配合使用的时候就要多配一个网口。。。。