Oracle X6-2-HA Deployment And User's Manual page 59

Database appliance
Hide thumbs Also See for X6-2-HA:
Table of Contents

Advertisement

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:
Shutting down interface p1p1:
Shutting down interface p1p2:
Shutting down loopback interface:
Bringing up loopback interface:
Bringing up interface em1:
Bringing up interface em2:
Bringing up interface em3:
Bringing up interface p1p1:
Determining if ip address 192.168.16.24 is already in use for device
p1p1...
Bringing up interface p1p2:
Determining if ip address 192.168.17.24 is already in use for device
p1p2...
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
[ OK ]
[ OK ]
[ OK ]
[ OK ]
[ OK ]
[ OK ]
[ OK ]
[ OK ]
[ OK ]
[ OK ]
4-2

Advertisement

Table of Contents
loading

Table of Contents