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
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
- Newly added node with incorrect NIC settings
or - 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/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- PRVF-4007 : User equivalence check failed for user "grid"UIAI
- Prerequisite check "CheckActiveFilesAndExecutables" failedUIAI
- Flutter:VM snapshot must be valid. Check failed: vm. Must be able to initializeFlutterAI
- PRVF-7617: TCP connectivity check failed for subnet (Doc ID 1335136.1)TCPAI
- RAC User Equivalence Check FailedUIAI
- Error: failed PB timebomb checkErrorAI
- [Vue warn]: Invalid prop: type check failed for prop "unlinkPanels". Expected Boolean, got String with value "true".VueAIBooleanGo
- The Bequeath Protocol Adapter [ID 16653.1]ProtocolAPT
- RDA 4 - Health Check / Validation Engine Guide [ID 250262.1]GUIIDE
- Android Unable to resolve target 'android-X'Android
- vue報錯:[Vue warn]: Invalid prop: type check failed for prop "value". Expected Number, got String....VueAIGo
- android: failed to find provider info for downloadsAndroidAIIDE
- FATAL - Fatal error: Target Interaction Manager failed at StartupErrorAI
- idapython import 'site' failedPythonImportAI
- Oracle Text Health Check (Doc ID 823649.1)Oracle
- Opatch 報錯 Prerequisite check CheckMinimumOPatchVersion failedUIAI
- 【AndroidStudio】Error:Execution failed for task ':app:preDebugAndroidTestBuild'.AndroidErrorAIAPPUI
- How to Check whether SELinux is Enabled or Disabled [ID 432988.1]Linux
- Android resource linking failedAndroidAI
- ApplySession failed: Patch ID is null.APPSessionAINull
- maridb Error 'Operation DROP USER failed forErrorAI
- Glide 知識梳理(2) 自定義TargetIDE
- The server quit without updating PID file (/mydata/mysql/BIDB.pid).[FAILED]ServerUIMySqlAI
- 安裝EBS前期檢查工具 - RDA - Health Check / Validation Engine GuideGUIIDE
- How does OUI check if the HACMP software is installed? [ID 738574.1]UIACM
- Android 3.0 DELETE_FAILED_INTERNAL_ERRORAndroiddeleteAIError
- ora-21561 OID generation failedAI
- ORA-21561: OID generation failedAI
- Linux 7.0 報錯: Check if the DISPLAY variable is set. FailedLinuxAI
- OGG Replicat Failed Due To Check_point Table beingTruncatedAI
- Double-check idiom for lazy initialization of instance fields
- Please Check VKTM Trace File for More Details (文件 ID 1347586.1)AI
- Oracle Fusion Middleware Supported System check,jdk,java .etc requirementsOracleJDKJavaUIREM
- 矽基流動 The parameter is invalid. Please check againAI
- IDEA 報錯Failed to load JVM DLLIdeaAIJVM
- SSL - SSLHandshakeException: unable to find valid certification path to requested targetException
- Android執行出現android Installation failed due to invalid URI! 錯誤處理AndroidAI
- Hide RMAN Passwords when Connecting to a Target Database (Doc ID 183377.1)IDEDatabase