Set Up A File System That Can Be Mounted From Both Nodes - Oracle Application Server B32100-01 Installation Manual

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

Advertisement

Pre-Installation Steps for OracleAS Cold Failover Cluster
On Failover
If the active node fails, then the secondary node takes over. If you do not have a
clusterware agent to map the virtual IP from the failed node to the secondary node,
then you have to do it manually. You have to remove the virtual IP mapping from the
failed node, and map it to the secondary node.
On the failed node, remove the virtual IP address by running the following
1.
command as the root user:
/usr/sbin/ifconfig configured_interface down
For example, enter the following command if lan0:2 is configured with the
virtual IP address:
/usr/sbin/ifconfig lan0:2 down
On the secondary node, add the virtual IP address.
2.
On the secondary node, follow steps 2 to 6 of the previous procedure to add and
confirm the virtual IP address on the secondary node.

8.2.2 Set Up a File System That Can Be Mounted from Both Nodes

Although the hardware cluster has shared storage, you need to create a file system on
this shared storage such that both nodes of the OracleAS Cold Failover Cluster can
mount this file system. You will use this file system for the following directories:
Oracle home directory for the Oracle Application Server instance
The oraInventory directory
For disk space requirements, see
If you are running a volume manager on the cluster to manage the shared storage,
refer to the volume manager documentation for steps to create a volume. Once a
volume is created, you can create the file system on that volume.
If you do not have a volume manager, you can create a file system on the shared disk
directly. Ensure that the hardware vendor supports this, that the file system can be
mounted from either node of the OracleAS Cold Failover Cluster, and that the file
system is repairable from either node if a node fails.
To check that the file system can be mounted from either node, do the following steps:
Set up and mount the file system from node 1.
1.
8-4 Oracle Application Server Installation Guide
from a different node should provide a login to the node you configured in
this procedure:
telnet hostname.domain
telnet ip_address
For example, enter:
telnet vhost.mydomain.com
telnet 138.1.12.191
Use the commands in step 3 of the previous procedure to
Note:
confirm that the virtual IP address has been removed.
Section 2.2, "System
Requirements".

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?

This manual is also suitable for:

Application server 10g

Table of Contents