You use this network connection to transfer the software to the server node.
Example 4-1 Example of a Bonded Configuration
For a bonded configuration, answer
yes
to using a bonding public interface and
configure the first network to use a
btbond1
interface without configuring DHCP.
# opt/oracle/dcs/bin/odacli/configure-firstnet
Using bonding public interface (yes/no) [yes]: yes
Select the Interface to configure the network on (btbond1): btbond1
Configure DHCP on btbond1 (yes/no): no
INFO: You have chosen Static configuration
Enter the IP address to configure: 10.1.10.2
Enter the Netmask address to configure: 255.255.255.0
Enter the Gateway address to configure: 10.1.10.1
INFO: Plumbing the IPs now
INFO: Restarting the network
Shutting down interface btbond1: bonding: btbond1: Removing slave em2.
bonding: btbond1: releasing active interface em2
bonding: btbond1: making interface em3 the new active one.
bonding: btbond1: Removing slave em3.
bonding: btbond1: releasing active interface em3
::::::::::
Example 4-2 Example of a Non-Bonded Configuration
To create a non-bonded configuration and disable VLAN capabilities, answer
no
to
using a bonding public interface.
# opt/oracle/dcs/bin/odacli/configure-firstnet
Using bonding public interface (yes/no) [yes]: no
INFO: Breaking the bonding on btbond1
INFO: remove bonding module: rmmod bonding
INFO: remove slave setup in /etc/sysconfig/network-scripts/ifcfg-em2
INFO: remove slave setup in /etc/sysconfig/network-scripts/ifcfg-em3
INFO: Restarting the network
Shutting down interface em1: [ OK ]
Shutting down interface p1p1: [ OK ]
Shutting down interface p1p2: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface em1: [ OK ]
Bringing up interface em2: [ OK ]
Bringing up interface em3: [ OK ]
Bringing up interface p1p1:
Determining if ip address 192.168.16.24 is already in use for device
p1p1...
[ OK ]
Bringing up interface p1p2:
Determining if ip address 192.168.17.24 is already in use for device
p1p2...
[ OK ]
INFO: Restarting the network
Select the Interface to configure the network on (em2 em3) [em2]:
Configure DHCP on em2 (yes/no) [no]:
Chapter 4
Plumbing the Network
4-2
Summary of Contents for Database Appliance X6-2-HA
Page 15: ...Index xv...