- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
第二阶段 节点、IP、共享文件等规划:
将两个服务器节点的Hostname命名为:
rac1 : (主结点)
rac2 :
Oracle 数据库文件 RAC 节点名 实例名 数据库名称 $ORACLE_BASE 用于存储 DB 文件的文件系统/卷管理器 tcs-rac1 tcsdb1 tcsdb /rac/app/oracle ASM tcs-rac2 tcsdb2 tcsdb /rac/app/oracle ASM
Oracle 集群件共享文件 文件类型 (Location) 挂载点 文件系统 Oracle 集群注册表(Cluster Registry) /dev/sdb /rac/crs OCFS2 CRS 表决磁盘(Voting Disk) /dev/sdc /rac/Vote OCFS2
Oracle RAC 节点 1 — (rac1) 设备 IP 地址 子网掩码 默认网关 目的 eth0 priv-ip eth1 54 公网 /etc/hosts localhost localhost.localdomain localhost
#::1 localhost6.localdomain6 localhost6
#public-eth1
tcs-rac1
tcs-rac2
#private-eth0
tcs-rac1-priv
tcs-rac2-priv
#vip-eth1:1
tcs-rac1-vip
tcs-rac2-vip
Oracle RAC 节点 2 — (rac1) 设备 IP 地址 子网掩码 默认网关 目的 eth0 priv-ip eth1 54 公网 /etc/hosts localhost localhost.localdomain localhost
#::1 localhost6.localdomain6 localhost6
#public-eth1
tcs-rac1
tcs-rac2
#private-eth0
tcs-rac1-priv
tcs-rac2-priv
#vip-eth1:1
tcs-rac1-vip
tcs-rac2-vip ※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※
第三阶段 针对oracle linux 5.2配置环境:
更改服务状态——关闭无用服务
以 root 用户身份运行以下命令:[root@rac5 ~]# vi syschk.sh
chkconfig auditd off
service auditd stop
chkconfig bluetooth off
service bluetooth stop
chkconfig cups off
service cups stop
chkconfig hidd off
service hidd stop
chkconfig hplip off
service hplip stop
chkconfig ip6tables off
service ip6tables stop
chkconfig isdn off
service isdn stop
chkconfig mcstrans off
service mcstrans stop
chkconfig mdmonitor off
service mdmonitor stop
chkconfig pcscd off
service pcscd stop
chkconfig restorecond off
service restorecond stop
chkconfig rhnsd off
service rhnsd stop
chkconfig rpcgssd off
service rpcgssd stop
chkconfig rpcidmapd off
service rpcidmapd stop
chkconfig setroubleshoot off
service setroubleshoot stop
chkconfig yum-updatesd off
service yum-updatesd stop
chkconfig sendmail off
service sendmail stop
chkconfig iptables off
service iptables stop
——————————————————————
[root
初级会计持证人
专注于经营管理类文案的拟写、润色等,本人已有10余年相关工作经验,具有扎实的文案功底,尤善于各种框架类PPT文案,并收集有数百万份各层级、各领域规范类文件。欢迎大家咨询!
文档评论(0)