【翻译自mos文章】在网络流量变大(比如rman duplicat 一个active database)之后,由于脑裂导致节点重启

在网络流量变大(比如rman duplicat 一个active database)之后,由于脑裂导致节点重启

来源于:

The node reboots due to split brain during increased network traffic like rman duplicating an active database (文档 ID 985123.1)

适用于:

Oracle Server - Enterprise Edition - Version: 11.1.0.7 to 11.1.0.7 - Release: 11.1 to 11.1

Oracle Server - Enterprise Edition - Version: 11.1.0.7 and later    [Release: 11.1 and later]

Information in this document applies to any platform.

症状:

Comments
 --------
 === ODM Issue Clarification ===
 The node reboots ONLY during the RMAN process duplicate database from active database.
 The node that reboots is the node where RMAN process is started.
 There is no other activity on the database when the RMAN duplicate database from active database is run. 

原因:

Comments
 --------
 === ODM Cause Determination ===
 The node reboots because of the network heartbeats are not getting to the remote nodes.
 The ocssd.log shows that the node is rebooted due to a split brain condition.

 This is a network related problem.

解决方案:

 Comments
 --------
 === ODM Solution / Action Plan ===
 Increasing rmem_max, rmem_default, wmem_max, and wmem_default resolved the problem

我的疑问:

因脑裂导致的node reboot,一般不是私有网络通信问题么?本案例被定性为network heartbeats,难道说还RMAN  duplicate database from active database 用的是私有网络?

我的总结:

可用的技术不一定是最好的技术。

时间: 2024-10-24 19:49:07

【翻译自mos文章】在网络流量变大(比如rman duplicat 一个active database)之后,由于脑裂导致节点重启的相关文章

【翻译自mos文章】为什么在备份过程中rman不使用unused block 压缩功能

为什么在备份过程中rman不使用unused block 压缩功能? 来源于: Why is RMAN not using Unused Block Compression during backup? (文档 ID 798844.1) 适用于: Oracle Database - Enterprise Edition - Version 10.2.0.1 to 11.2.0.2 [Release 10.2 to 11.2] Information in this document applie

【翻译自mos文章】在UNIX中,怎么确定一个特定的可执行程序link的是哪些Shared Libraries ?

在UNIX中,怎么确定一个特定的可执行程序link的是哪些Shared Libraries ? 来源于: How to Determine what Shared Libraries are Linked into an Executable (UNIX) (文档 ID 160308.1) fix: The following commands are used to determine what shared libraries are linked into an executable. F

【翻译自mos文章】SGA_TARGET与SHMMAX的关系

SGA_TARGET与SHMMAX的关系 参考原文: Relationship Between SGA_TARGET and SHMMAX (文档 ID 1527109.1) 适用于: Oracle Database - Enterprise Edition - Version 10.1.0.2 to 11.2.0.3 [Release 10.1 to 11.2] Information in this document applies to any platform. 目的: 解释了参数文件中

【翻译自mos文章】使用buffer memory 参数来调整rman的性能。

使用buffer memory 参数来调整rman的性能. 本文翻译自mos文章:RMAN Performance Tuning Using Buffer Memory Parameters (Doc ID 1072545.1) rman 性能调整的目的是分辨一个特定的backup or  restore job的瓶颈. 并使用使用rman命令.初始化参数 或者对physical media的调整来提高整体的性能. 由于数据库容量持续变大,在客户的环境中,几十到几百TB的数据库很常见, serv

【翻译自mos文章】在Oracle GoldenGate中循环使用ggserr.log的方法

在OGG中循环使用ggserr.log的方法: 参考原文: OGG How Do I Recycle The "ggserr.log" File? (Doc ID 967932.1) 适用于: Oracle GoldenGate - Version 4.0.0 and later Generic Linux 问题 GoldenGate的 ggserr.log 日志文件包括有关 GoldenGate 事件的信息,比如:进程启动,关闭,error ,warning.该文件可能会变的很大.为

【翻译自mos文章】rman 备份时报:ORA-02396: exceeded maximum idle time

rman 备份时报:ORA-02396: exceeded maximum idle time 参考原文: RMAN backup faling with ORA-02396: exceeded maximum idle time, please connect again (Doc ID 1446182.1) 适用于: Oracle Server - Enterprise Edition - Version 11.2.0.1 and later Information in this docu

【翻译自mos文章】使用aum( Automatic Undo Management) 时遇到 ORA-01555错误--- 原因和解决方案。

使用aum( Automatic Undo Management) 时遇到 ORA-01555错误--- 原因和解决方案. 参考原文: ORA-01555 Using Automatic Undo Management - Causes and Solutions (Doc ID 269814.1) 适用于: Oracle Database - Enterprise Edition - Version 9.0.1.0 and later Information in this document

【翻译自mos文章】在一次失败的 'Shutdown Immediate'之后,数据库job 不能运行。

在一次失败的 'Shutdown Immediate'之后,数据库job 不能运行. 参考原文: Database Jobs Do Not Run After a Failed 'Shutdown Immediate' (Doc ID 434690.1) 适用于: Oracle Server - Enterprise Edition - Version 9.2.0.1 to 10.2.0.1 [Release 9.2 to 10.2] Information in this document a

【翻译自mos文章】Oracle GoldenGate(OGG) trail file的最大大小

Oracle GoldenGate(OGG) trail file的最大大小 参考原文: what's the OGG trail size limit? (文档 ID 1348080.1) 适用于: Oracle GoldenGate - Version: 10.4.0.99 and later   [Release: 10.4.0 and later ] Information in this document applies to any platform. 目标: 在AIX 平台下,做i