ORA-27550: Target ID protocol check failed [ID 730516.1]

Instance Crash on startup with ORA-27550: Target ID protocol check failed [ID 730516.1]

 

修改时间 09-JUN-2011     类型 PROBLEM     状态 PUBLISHED

 

In this Document
  Symptoms
  Changes
  Cause
  Solution
  References

Applies to:

Oracle Server - Enterprise Edition - Version: 10.2.0.1 to 11.1.0.7 - Release: 10.2 to 11.1
Information in this document applies to any platform.
ASM instance crash but can likely occur for RDBMS instances

Symptoms

CRS starts up successfully on the newly added node but the ASM instance fails to start and causes all ASM instances in the cluster to crash with

Maximum Tranmission Unit (mtu) of the ether adapter is different
on the node running instance 4, and this node.
Ether adapters connecting the cluster nodes must be configured
with identical mtu on all the nodes, for Oracle.
Please ensure the mtu attribute of the ether adapter on all
nodes are identical, before running Oracle.
Tue Aug 5 12:54:28 2008
Errors in file /opt/oracle/app/oracle/product/10.2.0/asm/admin/+ASM/bdump/+asm1_lmon_2499.trc:
ORA-27550: Target ID protocol check failed. tid vers=%d, type=%d, remote instance number=%d, local
instance number=%d

 

Changes

  1. Newly added node with incorrect NIC settings
    or
  2. Modification took place with regards to the interconnect Network Card Interface Settings for an existing node.

Cause

ORA-27550 can occur for various reasons:

  • MTU size on interfaces are different
  • MTU size changed on OS level but instance didn't restart so it's still using old value
  • Switch is unable to handle the MTU size specified on the NIC
  • Instances may use different interfaces due to incorrect cluster_interconnects setting in the init.ora
  • Not all nodes private interface are on the same subnet

 

Solution

  • Check MTU sizes on all interfaces that correspond to the private network. If part of a link aggregation setup (ipmp, bonding) ensure you check all active/standby NICs
  • MTU change requires restart of instance to be effective, if the change happens on all nodes, a downtime is needed to restart all instances
  • Confirm the switch can handle that MTU-size, you can do this with traceroute sending an equivalent frame. size.
  • Ensure the other instances are using the same private network, as 'ORA-27550' can occur if the subsequent nodes in the cluster are using a different network. Check the alert log  for the setting of cluster_interconnect.
  • Confirm the private interfaces for each node is on the same subnet.


For example:

Modify the netmask for the bcme0 (interconnect) interface to be 255.255.255.0 same across all nodes.
Use ifconfig to modify the netmask and ensure its consistent with the current nodes already in the cluster.

Login as root.

% cd $ORA_CRS_HOME/bin
% crsctl stop crs
% ifconfig bcme0 down
% ifconfig bcme0 192.168.1.31 netmask 255.255.255.0
% ifconfig bcme0 up
% crsctl start crs

 

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/35489/viewspace-710801/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/35489/viewspace-710801/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值