![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 2050261.1 : Running networksetup-one Fails on One Node in Cluster while Installing X4-2 Oracle Big Data Appliance
In this Document
Created from <SR 3-11294564077> Applies to:Big Data Appliance X4-2 Hardware - Version All Versions and laterLinux x86-64 SymptomsWhen installing an X4-2 Oracle Big Data Appliance the networksetup-one script fails on one node of the cluster, like node 5, with: [root@bda01 network]# ./networksetup-one
networksetup-one: analyse /opt/oracle/bda/BdaDeploy.json networksetup-one: passed networksetup-one: checking for BdaExpansion.json networksetup-one: ping servers on ship admin network by ip networksetup-one: passed networksetup-one: test ssh to servers on ship admin network by ip networksetup-one: passed networksetup-one: copy /opt/oracle/bda/BdaDeploy.json to servers by ip networksetup-one: verify transfer of /opt/oracle/bda/BdaDeploy.json networksetup-one: passed networksetup-one: executing network settings on all servers networksetup-one: wait a few seconds for the network to restart on <factory IP> networksetup-one: wait a few seconds for the network to restart on <factory IP> networksetup-one: wait a few seconds for the network to restart on <factory IP> networksetup-one: wait a few seconds for the network to restart on <factory IP> networksetup-one: wait a few seconds for the network to restart on <factory IP> networksetup-one: bdanode02.example.com BdaUserConfigNetwork: reset network networksetup-one: bdanode03.example.com BdaUserConfigNetwork: reset network networksetup-one: bdanode06.example.com BdaUserConfigNetwork: reset network networksetup-one: bdanode04.example.com BdaUserConfigNetwork: reset network networksetup-one: Communication error networksetup-one: deploying this server networksetup-one: network will restart momentarily, pardon our dust networksetup-one: bdanode01.example.com BdaUserConfigNetwork: reset network bonding: bondib0: Removing slave ib0. bonding: bondib0: releasing active interface ib0 bonding: bondib0: making interface ib1 the new active one. bonding: bondib0: Removing slave ib1. bonding: bondib0: releasing active interface ib1 bonding: bondib0: setting mode to active-backup (1). bonding: bondib0: Setting MII monitoring interval to 100. bonding: bondib0: Note: Updating updelay (to 5000) since it is a multiple of the miimon value. bonding: bondib0: Note: Updating downdelay (to 5000) since it is a multiple of the miimon value. bonding: bondib0: Setting down delay to 5000. bonding: bondib0: Setting up delay to 5000. 8021q: adding VLAN 0 to HW filter on device bondib0 ib0: enabling connected mode will cause multicast packet drops ib0: mtu > 2044 will cause multicast packet drops. bonding: bondib0: Adding slave ib0. bonding: bondib0: Warning: enslaved VLAN challenged slave ib0. Adding VLANs will be blocked as long as ib0 is part of bond bondib0 bonding: bondib0: Warning: The first slave device specified does not support setting the MAC address. Setting fail_over_mac to active. bonding: bondib0: enslaving ib0 as a backup interface with a down link. ib1: enabling connected mode will cause multicast packet drops ib1: mtu > 2044 will cause multicast packet drops. bonding: bondib0: link status up for interface ib0, enabling it in 0 ms. bonding: bondib0: link status definitely up for interface ib0, 4294967295 Mbps full duplex. bonding: bondib0: making interface ib0 the new active one. bonding: bondib0: first active interface up! bonding: bondib0: Adding slave ib1. bonding: bondib0: Warning: enslaved VLAN challenged slave ib1. Adding VLANs will be blocked as long as ib1 is part of bond bondib0 bonding: bondib0: enslaving ib1 as a backup interface with a down link. bonding: bondib0: Setting ib0 as primary slave. bonding: bondib0: link status up for interface ib1, enabling it in 5000 ms. 8021q: adding VLAN 0 to HW filter on device eth0 bonding: bondib0: link status definitely up for interface ib1, 4294967295 Mbps full duplex. ixgbe 0000:40:00.0: eth0: NIC Link is Up 1 Gbps, Flow Control: RX/TX networksetup-one: ping servers on deployed admin network by ip networksetup-one: ping 10.xxx.xxx.xxx (element# 5) failed
CauseThe cause is that the network on one of the nodes did not configure correctly when running the networksetup-one script. SolutionFor the node with the error do the following: /opt/oracle/bda/network/BdaUserConfigNetwork -n <node number>
For example for node 5 you would run the following command: /opt/oracle/bda/network/BdaUserConfigNetwork -n 5
Please note: The steps here are based on the version of the BDA Base Image that is installed. The X4-2 racks come installed with BDA Base Image v2.6.0 which use BdaDeploy.json. The X5-2 racks come with BDA Base Image v4.1.0 or v4.2.0 which use network.json. Using BdaDeploy.json is correct in this case unless the nodes are reimaged with BDA v4.1.0 in which case the new network.json should be used.
4. If that succeeds, confirm that node 1 can be pinged (admin and private IPs) from the node that had the issue. Attachments This solution has no attachment |
||||||||||||||||
|