Oracle Clusterware supports up to 100 nodes in a cluster on configurations running Oracle Database 10grelease 2 (10.2) a
1、oracle clusterware supports up to 100 nodes in a cluster on configurations running oracle database 10grelease 2 (10.2) and later releases.
在10.2以后的版本开始 oracle的集群支持最多100g节点的集群。
2、网络配置:
每个节点最少2张网卡(one for a public network and one for a private network)
Oracle 不支持集群节点间直连。
Oracle Clusterware 11g release 2 (11.2) supports the use of dynamic host configuration protocol (DHCP) for the VIP addresses and the SCAN address, but not the public address.
在11.2后支持vip ,scan ip 使用dhcp 但public ip 不支持
3、存储配置:
Oracle Clusterware supports NFS, iSCSI,Direct Attached Storage (DAS), Storage Area Network(SAN) storage, and Network Attached Storage(NAS).
ocr 建议冗余 《=5
voting disk suggest 5 ; support up to 15
voting disk 最多支持为15个盘
The voting disk files, which record node membership information,
and the Oracle Cluster Registry (OCR), which records cluster configuration information,information about the components that Oracle Clusterware controls, such as Oracle RAC databases, listeners, virtual IP addresses (VIPs), and services and any applications.
voting disk 记录了节点成员关系信息。
ocr 主要记录的黑丝集群的配置信息,如集群控制的组件:数据库,,监听,vip ,服务,其他的应用。
4、集群,asm ,rdbms.兼容性问题
Oracle ASM release 11.2 requires OracleClusterware release 11.2 and supports
Oracle Database 11grelease 2 (11.2), release 1 (11.1), Oracle Database 10g release 2 (10.2), and release 1 (10.1)
11.2的asm 要求的集群的是 >=11.2 但是可以支持的数据库可以是11.2,11.1,10.2,10.1
5、—-oracle cluster 两个配置、管理工具
Server Control (SRVCTL): SRVCTL is a command-line interface that you can use to manage Oracle resources, such as databases, services, or listeners in the cluster.
srvclt 可以用于管理oracle的 资源如数据库, 服务,监听。
Oracle Clusterware Control (CRSCTL): CRSCTL is a command-line tool that you can use to manage Oracle Clusterware. CRSCTL should be used for general clusterware management and management of individual resources.
crsctl 管理集群层面的工具,可以管理整个集群,也可以管理单个集群资源。
以上两个工具发出的命令对整个集群中的所有节点有效,可以在集群中任何节点发出命令,来控制,配置集群或者rac 的资源。
Linux-6-64下安装Oracle 12C笔记
在CentOS 6.4下安装Oracle 11gR2(x64)
Oracle 11gR2 在VMWare虚拟机中安装步骤
Debian 下 安装 Oracle 11g XE R2
本文永久更新链接地址:
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至253000106@qq.com举报,一经查实,本站将立刻删除。
发布者:PHP中文网,转转请注明出处:https://www.chuangxiangniao.com/p/1972332.html