Oracle 10g RAC VIP failover order [message #159110] |
Thu, 16 February 2006 04:36 |
victorlui
Messages: 11 Registered: March 2005
|
Junior Member |
|
|
I have a 4-node rac.
I want to set the following scenario when unplug network cable of public interface:
rac1 - vip failover to rac3 first, if rac3 down, failover to rac2, if rac2 down failover to rac4
rac2 - vip failover to rac4 first, if rac4 down, failover to rac1, if rac1 down failover to rac3
rac3 - vip failover to rac1 first, if rac1 down, failover to rac2, if rac2 down failover to rac4
rac4 - vip failover to rac2 first, if rac2 down, failover to rac1, if rac1 down failover to rac3
how to set it?
|
|
|
|
Re: Oracle 10g RAC VIP failover order [message #192952 is a reply to message #159110] |
Thu, 14 September 2006 06:34 |
victorlui
Messages: 11 Registered: March 2005
|
Junior Member |
|
|
It is really a serious question as you can assign failover order in other cluster ...... but for 'Real Application Clusters', it is another story - it failover by 'auto' basis
Does anyone know its the behavior in Oracle 9i RAC too, or it is caused by CRS?
|
|
|
|