Infiniband Switch upgrade precheck using patchmanager fails with "Mismatch between address in ifcfg-eth0 and /etc/hosts in sw-ib3"
(Doc ID 1921887.1)
Last updated on OCTOBER 13, 2019
Applies to:
Exadata Database Machine X2-2 Hardware - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform.
Symptoms
upgradeIBSwitch.log shows the following: [1409248149][2014-08-28 21:50:13 +0400][FAIL][/u01/patches/CELL/patch_11.2.3.3.0.131014.1/upgradeIBSwitch.sh][upgradeIBSwitch_print][] Mismatch between address in ifcfg-eth[0,1] and /etc/hosts in sw-ib3. ACTION: Correct entry in /etc/sysconfig/network-scripts/ifcfg-eth[0,1] or /etc/hosts.
sw-ib3#cat /etc/hosts:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
192.X.X.121 sw-ib3.test.com sw-ib3<<<<<<<
sw-ib3# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=static
ONBOOT=yes
TYPE=Ethernet
IPADDR=192.X.X.131<<<<<<<<<<<
GATEWAY=192.X.X.1
HWADDR=00:E0:4B:42:23:2F
NETWORK=192.X.X.0
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |