Forum Discussion
e0013192_143645
Nimbostratus
Dec 02, 2015Failover a portion of GTM WideIP to DR site
I have a requirement to perform what we are calling application failover between two datacenters. I have GTM configured in both datacenters and each datacenter has its own public IP space. I have a...
Andy_McGrath
Cumulonimbus
Dec 03, 2015If you want to do failover just on GTM I would write a manual TMSH command list/script to disable the select GTM Pool members under your 22 WIPs:
modify gtm pool DC1_TEST_APP_POOL_01 members modify { /Common/DC1_LTM:DC1_TEST_APP_VS_HTTPS_01 { disabled } }
modify gtm pool DC1_TEST_APP_POOL_02 members modify { /Common/DC1_LTM:DC1_TEST_APP_VS_HTTPS_02 { disabled } }
modify gtm pool DC1_TEST_APP_POOL_03 members modify { /Common/DC1_LTM:DC1_TEST_APP_VS_HTTPS_03 { disabled } }
...
If you want to test full failover, i.e. fail LTM virtual servers if your using GTM and LTM together, then just disable the LTM Virtual Servers in the production DC either via the Web GUI or another TMSH command list.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects