码迷,mamicode.com
首页 > 数据库 > 详细

Oracle RAC Principle 1

时间:2019-11-25 09:45:06      阅读:58      评论:0      收藏:0      [点我收藏+]

标签:sse   comm   his   info   work   als   esc   lis   uil   

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.
技术图片

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

Oracle RAC Principle 1

标签:sse   comm   his   info   work   als   esc   lis   uil   

原文地址:https://blog.51cto.com/11298469/2453121

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!