温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

Oracle RAC Principle 1

发布时间:2020-03-01 07:21:30 来源:网络 阅读:327 作者:刘枫_Leo 栏目:关系型数据库

Describe principle~
The real application clusters database highly available and extensible.Failure of one node in the cluster does not affect customer usage until the last node in cluster fails.
Defects~
The high cost.Each node has a separate oracle license and also needs a rac license.
The high speed interconnection requirements make the nodes close together, which means that a natural disaster may destroy the whole cluster.

The heardware configuration:
For RAC database,include two or more nodes. Redundant power supply,network card,dual CPU and error correction memory.
Shared disks should also have built-in hardware redundancy -multiple power supplies,raid-enabled disks,and so on.

The software configuration:
Cluster Ready Service,CRS

The network configuration:
Each node in RAC has at least three IP addresses.
Public network:All normal connections between the node and the server.
Private network:Intra-cluster node communication.
Virtual IP:Listen for addresses,and support rapid connect-time failover.
Public and private networks are best bond,providing redundancy and bandwidth.
Oracle RAC Principle 1

Summary:This blog birefly describes RAC.
NOTE:The next blog will describe the RAC process.

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI