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