 |
|
Oracle Tips by Burleson |
10g Grid Computing
with RAC
Real Application Cluster Architecture
Cluster
Private Interconnect
The cluster interconnect is a high bandwidth,
low latency communication facility that connects each node to other
nodes in the cluster and routes messages among the nodes. It is a
key component in building the RAC system.
In case of RAC database, the cluster
interconnect is used for the following high-level functions:
-
Monitoring Health, Status, and Synchronize
messages
-
Transporting lock management or resource
coordination messages
-
Moving the Cache Buffers (data blocks) from
node to node.
High performance database computing involves
distributing the processing across an array of cluster nodes. It
requires that the cluster interconnect provide high-data rates and
low-latency communication between node processes.
Interconnect technology that is employed
connecting RAC Nodes should be scalable to handle the amount of
traffic generated by the cache synchronization mechanism (which is
directly related to the amount of contention created by the
application). The more inter-instance updates and inter-instance
transfers, the more message traffic it generates. It is advisable to
implement the highest bandwidth, lowest latency interconnect that is
available for a given platform.
The volume of synchronization traffic directly
impacts the bandwidth requirement, and messaging delays are highly
dependant on the IPC protocol. The interconnect is not something
that you should risk having under configured, assuming scalability
is a key objective.
Oracle recommends that for Linux environments
the interconnect bandwidth is of 1GB Ethernet, use the UDP as IPC
protocol in preference to TCP. 10g has extended support for emerging
technologies like Infiniband, which will greatly improve
interconnect scalability (and standardization) for large numbers of
nodes, as well as provide a choice of interconnects under Linux.
The above text is
an excerpt from:
Oracle 10g Grid & Real Application
Clusters
Oracle 10g
Grid
Computing with RAC
ISBN 0-9744355-4-6
by Mike Ault, Madhu Tumma
Remote DBA
Services
Burleson Consulting
can offer world-class remote Oracle database support at super-affordable prices.
Our remote
Oracle DBA service provides 100% of the remote Oracle database administration
needs for your company, and includes 24x7 access to our staff of 100% OCP
Certified Oracle DBAs.
We require a 12 month service commitment and include the following services:
- Initial configuration review and problem identification
- Installation of Oracle statistics collection mechanisms and quarterly
database growth summaries
- Hourly monitoring of your Oracle database for pending problems
- Periodic performance analysis & identification of tuning activities
- Twenty Four hour Oracle emergency support
- Reporting and resolving all serious Oracle alert log messages
- Free use of the BC
TablePack,
ServerPack
and
AuditPack
services
- Quick response emergency support for production database outages
- Four hours of free remote DBA support every month. You can use these free
hours for any DBA activity, including database analysis, system design,
production migrations or personal mentoring.
For more
information, please visit www.dba-oracle.com or email
info@remote-dba.net.

|