Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Add a new Network to Clusterware

Laxman SharmaAug 20 2020 — edited Aug 20 2020

Hi Friends,

One of the problem that we are facing in our environment is replication traffic is configured on Corp Network and we had planned to move the replication traffic to backup network.

On primary (2 node cluster) and standby (2 node cluster) we have Backup network Ip configured on interface <interface6>

I am confused on what steps need to be taken to add this backup network in clusterware, i tried to add it as VIP it gave error as the IP is rechable.

Step 1: -

[root@XXXXXXXX~]# srvctl add network -netnum 2 -subnet xxx.xxx.xxx.xxx/xxx.xxx.xxx.xxx/<interface6> -nettype static -verbose

Successfully added Network.

Step2

[root@XXXXXXXX~]# srvctl add vip -node XXXXXXXX -netnum 2 -address xxx.xxx.xxx.xxx/xxx.xxx.xxx.xxx/<interface6>

PRCC-1108 : Invalid VIP address xxx.xxx.xxx.xxx  because the specified IP address is reachable

Can somebody help me to understand what steps need to be taken care to add this backup network to Clusterware.

Regards

Lax

Comments
Post Details
Added on Aug 20 2020
1 comment
366 views