Fugitive
16 years agoLevel 4
Offline group dependency
Hi,
I 'm new to VCS and want to configure a test and prod service group on a 2 node cluster in such a way that both the SGs should be on different nodes and when the prod SG switches
to the node where test SG is running the test SG shuts it down. I 've configured the test SG with just single system list but i'm not able to properly configure the offline group dependency
can anyone help me on that ?
Regards,
KN
I 'm new to VCS and want to configure a test and prod service group on a 2 node cluster in such a way that both the SGs should be on different nodes and when the prod SG switches
to the node where test SG is running the test SG shuts it down. I 've configured the test SG with just single system list but i'm not able to properly configure the offline group dependency
can anyone help me on that ?
Regards,
KN
- Hello,
A configuration like this may be suitable :-
- prod_SG is defined as a failover service group on node_A and node_B
- test_SG is defined as a failover service group on node_B only
- Create an offline local dependency with test_SG as the parent and prod_SG as the child
- prod_SG will normally run on node_A, and test_SG will normally run on node_B
Regards,
Leigh.