Oracle Application Server B32100-01 Installation Manual page 127

10g (10.1.4.0.1) for hp-ux itanium
Table of Contents

Advertisement

Add the following line to the /etc/hosts file on the active node:
2.
ip_address hostname.domain hostname
For example:
138.1.12.191
vhost.mydomain.com
Determine the primary public network interface.
3.
The primary public network interface for Ethernet encapsulation is typically lan0
on HP-UX Itanium.
/usr/bin/netstat -i
Using this command, search for a network interface that has an Address value of
the physical hostname of the node.
Find an available index number for the primary public network interface.
4.
Using the same command in step 3, determine an available index number for an
additionl IP address to the primary public network interface.
For example, on HP-UX Itanium, if the following is the output of the
/usr/bin/netstat -i command and lan0 is determined to be the primary
public interface in step 3, then lan0:2 is available for an additional IP address.
Name
Mtu
Network
lan0:1
1500 datacenter1
lan1*
1500 none
lan0
1500 datacenter1
lo0
4136 loopback
Do not use 0 as the index number because interface:0 is typically the same as
just interface on most systems. For example, lan0:0 is the same as lan0 on
HP-UX Itanium.
Add the virtual IP address to the primary public network interface by running the
5.
following command, as the root user, using the available index number from step
4:
/usr/sbin/ifconfig primary_public_interface:available_index ip_address
For example, enter the following command if lan0:2 is available:
/usr/sbin/ifconfig lan0:2 138.1.12.191
Note:
You must use the same NETMASK and BROADCAST
values for this interface as those used for the primary public
network interface (lan0 in this example). Modify the ifconfig
commands in this step to include the appropiate netmask and
broadcast options.
Check that the virtual IP address is configured correctly:
6.
Use the instructions listed in step 3 to confirm the new entry for the primary
1.
public interface:available_index entry created in step 5.
Try to connect to the node using the virtual hostname and virtual IP address
2.
from another node. For example, entering both of the following commands
Installing in High Availability Environments: OracleAS Cold Failover Cluster 8-3
Pre-Installation Steps for OracleAS Cold Failover Cluster
vhost
Address
Ipkts
www2.mydomain.com
1050265
none
0
www1.mydomain.com
39783928
localhost
1226188
Opkts
734793
0
41833023
1226196

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Application Server B32100-01 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Application server 10g

Table of Contents