HP Dataprotector set for RAC
Hi All,
2 Node RAC version 11.2.0.4, running on Linux 6.4.
One of our provider is trying to setup backups for our DB's using HP Dataprotector.
They are saying HP DP is not supported SCAN to use, instead they have to use vip ip during the configuration.
We have
Node1:- RAC1 Instance is running, Local Listener: LISTENER 1522, node1-vip
Node2: RAC2 instance is running,Local Listener: LISTENER 1522,node2-vip
LISTENR_SCAN1 and LISTENR_SCAN2 - 1540
When HP is configuring backups they are using node1-vip and serivce name RAC during HP DP configure to connect DB and take the backup.
This will work fine when NODE1 is available, but when node1 is down node1-vip failed over to node2 but connection will not establish as local listener will be running on node2-vip on node2.