Wednesday , April 24 2024

How To Change the Cluster interconnect and public interface in RAC databases

 

In RAC databases, serious cluster wait events are seen, usually due to the low speed of interconnect interfaces. Therefore, after the installation, faster hardware interfaces (such as 10 gig) are added to the hardware.

In addition, bonding configurations can be made for the backup of interfaces after installation. Then the existing interconnect interfaces must also be changed on the cluster side.

The required operations must be performed at the operating system level on all nodes, and all nodes must be accessible through new interfaces.

In the following steps, we have made adjustments to use the bond1 interface in the bonding structure instead of eth1 which is the current interface.

Let’s first query the current situation.

Assume that the name of our new interface is bond1 and the network where it is located is 10.1.1.0.

You must run the following command with root for change.

It is also possible to change the public interface. You can change the public interface as follows.

Let’s check the situation after the change.

Cluster services must be restarted on all cluster nodes after the change. You can do this with the following commands.

You must run the commands with root.

Loading

About dbtut

We are a team with over 10 years of database management and BI experience. Our Expertises: Oracle, SQL Server, PostgreSQL, MySQL, MongoDB, Elasticsearch, Kibana, Grafana.

Leave a Reply

Your email address will not be published. Required fields are marked *

Categories