I've recently took over a system whereby one of the nodes has been migrated to a new environment and thus redundant on the cluster under my support.
The cluster was basically:
Node A, App A, Failover to Node B
Node B, App B, Failover to Node A
The change I want to make it to prevent Node B failing over to Node A, but leave Node B as backup for Node A.
I want to keep the change as simple as possible, so was thinking of just changing the Failover Policy to 'Bring Offline'
Here is the current topolgy, will the change work.
--------------------------------------------
Resource Group sd_nodea_res
Startup Policy Online On Home Node Only
Fallover Policy Fallover To Next Priority Node In The List
Fallback Policy Never Fallback
Participating Nodes nodea nodeb
Service IP Label nodea_svc
Resource Group sd_nodeb_res
Startup Policy Online On Home Node Only
Fallover Policy Fallover To Next Priority Node In The List
Fallback Policy Never Fallback
Participating Nodes nodeb nodea
Service IP Label nodeb_svc
---------------------------------------------
thanks
Madra
The cluster was basically:
Node A, App A, Failover to Node B
Node B, App B, Failover to Node A
The change I want to make it to prevent Node B failing over to Node A, but leave Node B as backup for Node A.
I want to keep the change as simple as possible, so was thinking of just changing the Failover Policy to 'Bring Offline'
Here is the current topolgy, will the change work.
--------------------------------------------
Resource Group sd_nodea_res
Startup Policy Online On Home Node Only
Fallover Policy Fallover To Next Priority Node In The List
Fallback Policy Never Fallback
Participating Nodes nodea nodeb
Service IP Label nodea_svc
Resource Group sd_nodeb_res
Startup Policy Online On Home Node Only
Fallover Policy Fallover To Next Priority Node In The List
Fallback Policy Never Fallback
Participating Nodes nodeb nodea
Service IP Label nodeb_svc
---------------------------------------------
thanks
Madra