【翻译自mos文章】私有网络所用的协议 与 Oracle RAC
说的太经典了,不敢翻译。直接上原文。
来源于:
Network Protocols and Real Application Clusters (文档 ID 278132.1)
PURPOSE
-------
Purpose of this document is to give DBAs and Systems Administrators interested
in Real Application Clusters an overview and a comparison of network protocols
available.
SCOPE & APPLICATION
-------------------
DBAs and IT professionals may use this note for their physical cluster layout
and the options they have available on their platform.
NETWORK PROTOCOLS AND REAL APPLICATION CLUSTERS
-----------------------------------------------
With Real Application Clusters, there are many different interconnect protocols
available to use with the high speed interconnect.
On Unix platforms, Oracle typically recommends Infiniband (RDS) where it is certified. See
Note: 751343.1 for more information on the RDS protocol. Here are the hardware and RAC protocol
alternatives for each platform (not including RDS):
Operating System Clusterware Network Hardware RAC Protocol
---------------- ----------- ---------------- --------
HP OpenVMS HP OpenVMS Gigabit Ethernet TCP (UDP for 10gR1 and above)
HP Tru64 HP TruCluster Memory Channel RDG
HP Tru64 HP TruCluster Memory Channel UDP
HP Tru64 HP TruCluster Gigabit Ethernet RDG
HP Tru64 HP TruCluster Gigabit Ethernet UDP
HP-UX Oracle Clusterware Hyperfabric UDP
HP-UX Oracle Clusterware Gigabit Ethernet UDP
HP-UX HP ServiceGuard Hyperfabric UDP
HP-UX HP ServiceGuard Gigabit Ethernet UDP
HP-UX Veritas Cluster Gigabit Ethernet LLT
HP-UX Veritas Cluster Gigabit Ethernet UDP
IBM AIX Oracle Clusterware Gigabit Ethernet (FDDI) UDP
IBM AIX HACMP Gigabit Ethernet (FDDI) UDP
Linux Oracle Clusterware Gigabit Ethernet UDP
Microsoft Windows Oracle Clusterware Gigabit Ethernet TCP
Sun Solaris Oracle Clusterware Gigabit Ethernet UDP
Sun Solaris Fujitsu Primecluster Gigabit Ethernet ICF
Sun Solaris Sun Cluster SCI Interconnect RSM
Sun Solaris Sun Cluster Firelink interconnect RSM
Sun Solaris Sun Cluster Gigabit Ethernet UDP
Sun Solaris Veritas Cluster Gigabit Ethernet LLT
Sun Solaris Veritas Cluster Gigabit Ethernet UDP
Oracle Corporation primarily tests and supports the RDS and UDP network libraries (and
TCP for Windows). For other proprietary protocols (RDG, ICF, and LLT), the
cluster vendor writes and supports the network libraries.
Oracle Corporation has done extensive testing on the Oracle provided RDS and UDP
libraries (and TCP for Windows). Based on this testing and extensive experience
with production customer deployments, at this time Oracle Support strongly recommends
the use of RDS or UDP (or TCP on Windows) for RAC environments.
RE-LINKING TO CHANGE PROTCOLS
-----------------------------
To switch to the udp protocol, shut down the instances and re-link on each node
with:
cd $ORACLE_HOME/rdbms/lib
make -f ins_rdbms.mk ipc_g ioracle
9i command:
cd $ORACLE_HOME/rdbms/lib
make -f ins_rdbms.mk ipc_udp ioracle
To confirm that the UDP protcol is being used, run the 'oradebug ipc' command
as described in Note 181489.1 . Note 181489.1 also contains some tuning
recommendations for various protocols.
BEST PRACTICES FOR UDP
----------------------
- Have at least a gigabit ethernet for optimal performance
- Do not use crossover cables (use a switch)
- Increase the udp buffer sizes to the OS maximum
- Turn on udp checksumming
RELATED DOCUMENTS
-----------------
Note 181489.1 - Tuning Inter-Instance Performance in RAC and OPS
Note 751343.1 - RAC Support for RDS Over Infiniband
Oracle Real Application Clusters Installation and Configuration Guide
【翻译自mos文章】私有网络所用的协议 与 Oracle RAC的更多相关文章
- 【翻译自mos文章】在RHEL7/OL7上安装Oracle 12.1.0.2的server端或者client时,报须要"compat-libstdc++"包
在RHEL7/OL7上安装Oracle 12.1.0.2的server端或者client时,报须要"compat-libstdc++"包 来源于: Installation of ...
- 【翻译自mos文章】11.2.0.4及更高版本号的asm实例中MEMORY_TARGET 和 MEMORY_MAX_TARGET的默认值和最小值
[翻译自mos文章]11.2.0.4及更高版本号的asm实例中MEMORY_TARGET 和 MEMORY_MAX_TARGET的默认值和最小值 来源于: Default and Minimum ME ...
- 【翻译自mos文章】job 不能自己主动执行--这是另外一个mos文章,本文章有13个解决方法
job 不能自己主动执行--这是另外一个mos文章 參考原文: Jobs Not Executing Automatically (Doc ID 313102.1) 适用于: Oracle Datab ...
- 【翻译自mos文章】oracle db 中的用户账户被锁--查看oracle用户的尝试次数
參考原文: Users Accounts Getting Locked. (Doc ID 791037.1) 事实上这个文章是为oracle 别的软件产品写的,只是涉及到user 锁定问题.那还是跟d ...
- 【翻译自mos文章】改变数据库用户sysman(该用户是DB Control Repository 的schema)password的方法
改变数据库用户sysman(该用户是DB Control Repository 的schema)password的方法 參考原文: How To Change the Password of the ...
- 【翻译自mos文章】使用asmcmd命令在本地和远程 asm 实例之间 拷贝asm file的方法
使用asmcmd命令在本地和远程 asm 实例之间 拷贝asm file的方法 參考原文: How to Copy asm files between remote ASM instances usi ...
- 【翻译自mos文章】Oracle GoldenGate 怎么在源头的传输进程和目的端的server/collector进程之间分配 port?
Oracle GoldenGate 怎么在源头的传输进程和目的端的server/collector进程之间分配 port? 来源于: How Does GoldenGate Allocates Por ...
- 【翻译自mos文章】oracle支持在RDBMS HOME 下的 符号链接( Symbolic Links)吗?
oracle支持在RDBMS HOME 下的 符号链接( Symbolic Links)吗? 參考原文: Does Oracle support Symbolic Links in the RDBMS ...
- 【翻译自mos文章】11gR2中的asm后台进程
11gR2中的asm后台进程 參考原文: ASM Background Processes in 11.2 (Doc ID 1641678.1) 适用于: Oracle Database - Ente ...
随机推荐
- VP红外遥控器实现
要点: 1.设置外部中断为边沿触发(包含下降沿和上升沿),下降沿TimeOut=0,上升沿读取TimeOut计数. 2.定时器中TimeOut++,定时器定时中断周期为100us 3.红外的只有两种时 ...
- 待解决问题 oc
读书破万卷 Associated Object hash实现 Dynamic Method Resolution Message Forwarding forwardingTargetForSelec ...
- FCC编程题之中级算法篇(下)
介绍 本篇是"FCC编程题之中级算法篇"系列的最后一篇 这期完结后,下期开始写高级算法,每篇一题 目录 1. Smallest Common Multiple 2. Finders ...
- 国庆 day 3 上午
a[问题描述] 你是能看到第一题的 friends 呢. ——hja 怎么快速记单词呢?也许把单词分类再记单词是个不错的选择.何大爷给 出了一种分单词的方法,何大爷认为两个单词是同一类的当这两个单词的 ...
- [Transducer] Create a Sequence Helper to Transduce Without Changing Collection Types
A frequent use case when transducing is to apply a transformation to items without changing the type ...
- iOS 时间类经常用法
//当前日前日期 NSDate *today = [NSDate date]; //时区 NSTimeZone *zone = [NSTimeZone systemTimeZone]; //设置间隔 ...
- Thinkphp 无法使用->order() 排序的两种解决的方法!
使用ThinkPHP,却发现无法使用->order($order)来排序. $order = " info.date2 desc "; 非常遗憾的是这样写结果order却变成 ...
- sass04 嵌套、继承、占位符
demo1.scss body{ //选择器嵌套 background-color:lightgray; header{ background-color:lightgreen; } footer{ ...
- iOS数据持久化 -- Core Data
Core Data是一个功能强大的层,位于SQLite数据库之上,它避免了SQL的复杂性,能让我们以更自然的方式与数据库进行交互.Core Data将数据库行转换为OC对象(托管对象)来实现,这样无需 ...
- iOS代码添加视图约束
项目要做这样一个效果的启动页. 考虑到版本号是会不断变更的,因此采用动画效果启动页,让版本号动态加载iOS启动页动画效果 - 简书 考虑到屏幕适配问题,因此采用代码对视图添加约束.在添加约束的过程中遇 ...