免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1634 | 回复: 1
打印 上一主题 下一主题

Oracle RAC 网卡配置 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-04-16 17:59 |只看该作者 |倒序浏览
系统环境:
AIX 5.2
HACMP 5.1
ORACLE 9.2.04 + RAC

网卡:
ent0    10/100 Mbps Ethernet PCI Adapter
ent1    10/100 Mbps Ethernet PCI Adapter
ent2    10/100/1000 Base-TX PCI-X Adapte

/etc/hosts
192.168.1.11    ora1_srv     ora1
192.168.1.13    ora2_srv     ora2
192.168.1.12    ora1_boot   ora1
192.168.1.14    ora2_boot   ora2
10.1.5.12       ora1_stb     ora1
10.1.5.14       ora2_stb     ora2

ent0 和ent1 分别用作HACMP的boot和standby。
1000M的网卡用直连线连接,用做RAC的通信用。
可是如何配置这块网卡?如何在RAC中指定这块网卡是作为私有网卡用于通信呢?

论坛徽章:
0
2 [报告]
发表于 2005-04-16 21:18 |只看该作者

Oracle RAC 网卡配置

问题解决了
这是metalink给的解答:

This cable is used for Oracle interconnect traffic and for the cache fusion mechanism.
The traffic on it is based on TCP and UDP protocol. So, it needs to be configured the same
way as a standard tcpip network. It needs to be a high speed interconnect since the speed
of it greatly determines the speed of the RAC database.

It should be defined in HACMP as a private TCPIP network with specific IP addresses and
viewable via the /bin/odmget HACMPnetwork and
/usr/sbin/cluster/utilities/cllsif -S commands.

配置如下:
/etc/hosts:
192.168.1.11 ora1_srv ora1
192.168.1.13 ora2_srv ora2
192.168.1.12 ora1_boot ora1
192.168.1.14 ora2_boot ora2
10.1.5.12 ora1_stb ora1
10.1.5.14 ora2_stb ora2
10.1.6.12 ora1_inter ora1 #用于ORACLE RAC
10.1.6.14 ora2_inter ora2 #用于ORACLE RAC

HACMP:
新增一个network: net_ether_02
在net_ther_02 新增两个interface : ora1_inter ora2_inter
再将net_ther_02 的Network Attribute 设置成private
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP