Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-1564824.1
Update Date:2013-06-27
Keywords:

Solution Type  Problem Resolution Sure

Solution  1564824.1 :   IPoIB Connection Issues on Multiple Nodes and ECU is Failing on Step 16  


Related Items
  • Exalogic Elastic Cloud X3-2 Hardware
  •  
Related Categories
  • PLA-Support>Eng Systems>Exalogic/OVCA>Oracle Exalogic>MW: Exalogic Core
  •  




In this Document
Symptoms
Cause
Solution


Created from <SR 3-7374813451>

Applies to:

Exalogic Elastic Cloud X3-2 Hardware - Version All Versions and later
Information in this document applies to any platform.

Symptoms

Physical ECU version is failing at step 16 and the Infiniband network is exhibiting slowness.

Cause

The BONDING_OPTS property was missing from the bond definition file per review of /etc/sysconfig/network-scripts/ifcfg-bond0. This should be there as a factory default but in this case it was missing.
 

Solution

Add the BONDING_OPTS property with correct parameters to the bond definition file.

[root@el01cn10 ~]# cat /etc/sysconfig/network-scripts/ifcfg-bond0
######## DO NOT EDIT THIS FILE ########
######## GENERATED BY EXALOGIC ########
DEVICE=bond0
IPADDR=192.168.10.10
NETMASK=255.255.255.0
BOOTPROTO=none
USERCTL=no
TYPE=Ethernet
ONBOOT=yes
IPV6INIT=no
BONDING_OPTS="mode=active-backup miimon=100 downdelay=5000 updelay=5000"
MTU=65520

 


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback