background image

6

Once the HP InfiniBand 4x HCA drivers have been installed and configured on both servers, modify 
one of the unused Linux Ethernet configuration files (or make a copy) for use as the private 
interconnect. Edit the hosts file to include both “

hostname

_IB” and the IP address defined in the Linux 

Ethernet configuration files used for private interconnect.

Specify the private interconnect IP address and 

hostname

_IB

Both servers

Modify the hosts file to include the node names and IP addresses used for the private interconnect. 

# vi /etc/hosts

10.1.1.10

dbhostname_IB

10.1.1.15

appshostname_IB

Copy 

ifcfg-eth0

and rename it 

ifcfg-ib0

# cd /etc/sysconfig/network-scripts
# cp ifcfg-etho ifcfg-ib0

Database server

Modify 

ifcfg-ib0

to include only the items listed below.

# vi /etc/sysconfig/network-scripts/ifcfg-ib0

DEVICE=ib0
BOOTPROTO=static
IPADDR=10.1.1.10
NETMASK=255.255.255.0
ONBOOT=yes

Application server

Modify ifcfg-ib0 to include only the items listed below.

# vi /etc/sysconfig/network-scripts/ifcfg-ib0

DEVICE=ib0
BOOTPROTO=static
IPADDR=10.1.1.15
NETMASK=255.255.255.0
ONBOOT=yes

Oracle RDBMS 10G installation

Once the HP InfiniBand 4x private interconnect is installed, configured, and tested, Oracle10G can 
be installed using the procedure documented in the Oracle 10G installation guide,

Installing Oracle 

Database 10G on Linux x86

. The following is a link for Oracle latest installation guide.

http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html

Oracle Application Server 10G installation

Once the database server is operational, Oracle Application Server 10G can be installed using the 
procedures documented in the Oracle installation guide, 

Oracle Application Server 10G Installation 

Guide

. The following is a link for Oracle latest installation guide.

http://download-west.oracle.com/docs/cd/B12428_13/install.904/install/toc.htm

Содержание StorageWorks FCA2214DC

Страница 1: ...w 3 Sample HP InfiniBand configuration for Oracle AS 10G and Oracle RDBMS 10G 4 Installation process 5 Oracle AS on InfiniBand installation process 5 Hardware setup and configuration 5 Red Hat Enterprise Linux installation 5 Installation of InfiniBand software components 5 Oracle RDBMS 10G installation 6 Oracle Application Server 10G installation 6 Transparent SDP configuration 7 Sample J2EE appli...

Страница 2: ...h have limitations The TCP IP processing on the application server and database server machines can result in substantial CPU utilization on both machines with typical latencies of 50 to 100 microseconds µs Additionally observed Gigabit Ethernet throughput is limited to approximately 0 8 gigabits per second Gbps on a single network interface card NIC InfiniBand a standards based alternative to Eth...

Страница 3: ...sparent SDP Applications that use the OCI driver can use native SDP protocol provided the product support SDP natively HP InfiniBand solution for Oracle Application Server Solution overview Many HP customers run J2EE applications in an Oracle Application Server environment using standards based HP ProLiant servers and HP StorageWorks Fibre Channel connectivity products With the addition of HP Infi...

Страница 4: ... Sample configuration bill of materials Quantity Part Number Description HP ProLiant Server Nodes 2 361011 001 DL380R04 X3 6 1MB 800 2GB High Performance 2 311584 B21 Intel Xeon X3 6 1MB 800MHz Processor Option Kit 4 343056 B21 2GB of Advanced PC2 PC3200 DDR2 SDRAM DIMM Memory Kit 2 x 1024 MB 6 286776 B22 36 4GB 15 000 rpm U320 Universal Hard Drive 1 internal server storage HP InfiniBand Private I...

Страница 5: ...FC HBA installation guide to install the Fibre Channel HBA in the database server and connect the Fibre Channel cables between the storage device Fibre Channel switch and the Fibre Channel HBA See HP Storage SAN Infrastructure Products http h18006 www1 hp com storage saninfrastructure html for HBA Use the HP InfiniBand 4x HCA install guide to install the HCA in each server and connect the InfiniBa...

Страница 6: ...O static IPADDR 10 1 1 10 NETMASK 255 255 255 0 ONBOOT yes Application server Modify ifcfg ib0 to include only the items listed below vi etc sysconfig network scripts ifcfg ib0 DEVICE ib0 BOOTPROTO static IPADDR 10 1 1 15 NETMASK 255 255 255 0 ONBOOT yes Oracle RDBMS 10G installation Once the HP InfiniBand 4x private interconnect is installed configured and tested Oracle10G can be installed using ...

Страница 7: ...local topspin etc libsdp conf 7 Edit the listener ora file to include the private interconnect settings LISTENER DESCRIPTION_LIST DESCRIPTION ADDRESS_LIST ADDRESS PROTOCOL SDP HOST dbhostname_IB PORT 1521 NET_ASYNC_IO FALSE SDP_ASYNC_IO FALSE 8 Edit the sqlnet ora file to include the following lines NET_ASYNC_IO FALSE SDP_ASYNC_IO FALSE 9 Start the database 10 Start the listener 11 Check proc tops...

Страница 8: ...nerally provided with the J2EE application software Configure the J2EE application to utilize the private InfiniBand interconnect Modify the data sources for the sample J2EE Application as in the following example IASDBDS JDBC URL jdbc oracle thin dbhostname_IB 1521 INT Test the connectivity 1 sqlplus Oracle user name Oracle password Oracle Service Name 2 Browse to J2EE Application login screen ...

Страница 9: ...ver http www oracle com appserver index html 2005 Hewlett Packard Development Company L P The information contained herein is subject to change without notice The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services Nothing herein should be construed as constituting an additional warranty HP shall not be liable for te...

Отзывы: