Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

DC failover test via GTM

Sonny
Cirrus
Cirrus

Trying to get some help..seeing what might be the issue. I have a VS in DC1 and a VS in DC2. I have the GTM configured between both DC1 - 2. When I tested the failover by disabling the VS in DC1, I noticed the DC1 pool member was still online. Thus, traffic never routed to DC2. I checked the listener and monitors...looked good. Yes, I have the CNAME wip. in my DNS. 

1 ACCEPTED SOLUTION

Update: The issue was the GTM monitoring...setting it to the iquery(bigip) would mark it offline. Thus, it was set for icmp. 0n the DC1 pair, 02 didn't have the same CAs as 01. Once I imported the CAs, I was able to set the monitoring to iquery. Works now.

View solution in original post

12 REPLIES 12

Sonny
Cirrus
Cirrus

To add: If I disable the VS in DC2 it does show the wip pool memeber as offline.

Hi @Sonny , 

If you you disable VS1 from virtual server settings in ( Server tab ) , it should give you the " gray " mark beside the this virtual sever in the pool " DC1 Pool member " I mean. 
The gray color means that you have manually disabled the parent which is VS1 in your Case. 

This should happen if your configure everything well. 

if available with you , you can share the wide ip , Pool , VS , Server , DCs Configurations. 
you can simulate it in a lab environment and share it. 

> try to disable the DC 1 VS1 Pool member from pool settings , and see if this reflects the wanted results or not. 


_______________________
Regards
Mohamed Kansoh

Yes, I forced the VS1 pool members offline, too...didn't work either. The config is good or VS2 from DC2 wouldn't show it's offline when I disabled it. 

Does your server in DC1 host only VS1 and no other Virtual servers ? 

If yes , try to disable the whole server ( whatever bigip or Generic host ) 

_______________________
Regards
Mohamed Kansoh

Yes, DC1 has other VSs so I can't take it offline.

what's your current TMOS software version ?

 

_______________________
Regards
Mohamed Kansoh

It's running 13.1.5 Build 0.0.32 Final.

Hi @Sonny , 
I checked F5 bug scrub tracker , but I didn't find bug related to your issue. 

I would recommend >>> 
Try to install your UCS in a test environment bigip lab , and try to disable the VS and check the pool member status. 

or try to upgrade to v15.1.x latest point release , maybe you are hitting in unidentified bug for v13.1.5. 

_______________________
Regards
Mohamed Kansoh

Update: I opened a ticket with F5 and it looks the server list monitoring was set to ICMP instead bigip on the GTM. After making the change, looks like some blockage on port 4353.

oh ! well 

Test it and let me know if this solved your issue or not 

Thanks

_______________________
Regards
Mohamed Kansoh

Jennifer4
Nimbostratus
Nimbostratus

All the traffic will be back on DC1. If Liveness tests are failing for your both DCs, the traffic will remain on Primary DC even if it is down. -kohls Credit Card Login

Update: The issue was the GTM monitoring...setting it to the iquery(bigip) would mark it offline. Thus, it was set for icmp. 0n the DC1 pair, 02 didn't have the same CAs as 01. Once I imported the CAs, I was able to set the monitoring to iquery. Works now.