- 51
- 0
- 约2.17万字
- 约 18页
- 2018-01-04 发布于河南
- 举报
Linux HA for oracle(RHCS)搭建
Linux HA for oracle(RHCS)搭建
环境:
在vmware center中:
openfiler搭建共享存储,ip25;
节点一:主机名ha1 ,ip26,操作系统oracle linux 6.3
节点二:主机名ha2 ,ip27,操作系统oracle linux 6.3
浮动ip(即服务ip)28
要将操作系统用户ricci密码设置同root密码。
[root@ha1 network-scripts]# cat /etc/hosts
localhost localhost.localdomain localhost4 localhost4.localdomain4
26 ha1
27 ha2
28 ha
[root@ha1 network-scripts]# chkconfig --list cman
cman 0:off 1:off 2:on 3:on 4:on 5:on 6:off
[root@ha1 network-scripts]# chkconfig --list rgmanager
rgmanager 0:off 1:off 2:on 3:on 4:on 5:on 6:off
[root@ha1 network-scripts]# chkconfig --list ricci
ricci 0:off 1:off 2:on 3:on 4:on 5:on 6:off
[root@ha1 network-scripts]# chkconfig --list luci
luci 0:off 1:off 2:on 3:on 4:on 5:on 6:off
RHCS配置信息:
[root@ha1 ~]# view /etc/cluster/cluster.conf
?xml version=1.0?
cluster config_version=20 name=oraclu
clusternodes
clusternode name=ha1 nodeid=1
fence
method name=Method
device domain=fo1 name=vmfence/
/method
/fence
/clusternode
clusternode name=ha2 nodeid=2
fence
method name=Method
device domain=fo1 name=vmfence/
/method
/fence
/clusternode
/clusternodes
cman expected_votes=1 two_node=1/
fencedevices
fencedevice agent=fence_xvm name=vmfence/
/fencedevices
rm
failoverdomains
failoverdomain name=fo1 nofailback=1 ordered=1 restricted=1
failoverdomainnode name=ha1 priority=1/
failoverdomainnode name=ha2 priority=2/
您可能关注的文档
- Advanced REST client的使用说明以及安装.docx
- restful webservice构建小例子(restlet).docx
- Restlet开发指南.doc
- REST和JAX-RS知识介绍.doc
- REST架构笔记.docx
- SNMP PDU报文格式解析.docx
- Unit 1 Passage A 复习资料.doc
- [PHP]获取当前天气,基于REST的简单实例.doc
- “jsp内置对象”单元习题.doc
- ArcGISServer安装配置和rest服务地图发布.docx
- 广东省广州省实验中学教育集团2025-2026学年八年级上学期期中考试物理试题(解析版).docx
- 广东省广州大学附属中学2025-2026学年八年级上学期奥班期中物理试题(解析版).docx
- 广东省广州市第八十六中学2025-2026学年八年级上学期期中物理试题(含答案).docx
- 广东省广州市第八十九中学2025-2026学年八年级上学期期中考试物理试题(解析版).docx
- 广东省广州市第二中学2025-2026学年八年级上学期期中考试物理试题(含答案).docx
- 广东省广州市第八十六中学2025-2026学年八年级上学期期中物理试题(解析版).docx
- 广东省广州市第八十九中学2025-2026学年八年级上学期期中考试物理试题(含答案).docx
- 广东省广州市第二中学2025-2026学年八年级上学期期中考试物理试题(解析版).docx
- 2026《中国人寿上海分公司营销员培训体系优化研究》18000字.docx
- 《生物探究性实验教学》中小学教师资格模拟试题.docx
原创力文档

文档评论(0)