Forum Discussion
manc_63343
Nimbostratus
Apr 30, 2010Can LTM be used to configure Active and Passive Servers?
For a given vip is it possible to define pool of servers that are active and also some pool of members that passive. Basically this is what I want to do:
1. Define active pool of servers for a vip
2. Define passive pool of servers for a vip
3. When all the members in pool go down then make passive pool active
Is it possible to do that in LTM?
If it's possible then when one of the pool members (previously active) become active again does it switch it back?
46 Replies
- The_Bhattman
Nimbostratus
Hi Manc,when CLIENT_ACCEPTED { if { [active_members active_pool ] >= 1 } { pool active_pool } else { pool passive_pool } }
- There is another available option that is close to what you are requestion using the Priority Activation Groups.
- Sriram_Kannan_1
Nimbostratus
Correction would be If one server in group 3 fails, we noticed all servers in group 2 becoming active so it 10.10.10.1 fails. load balancing is done across all three servers in group 2 and 2 servers in group 3
- Michael_Yates
Nimbostratus
There is another available option that is close to what you are requestion using the Priority Activation Groups.- Sriram_Kannan_1
Nimbostratus
Correction would be If one server in group 3 fails, we noticed all servers in group 2 becoming active so it 10.10.10.1 fails. load balancing is done across all three servers in group 2 and 2 servers in group 3
- manc_63343
Nimbostratus
Thanks! Is it possible to configure it such that Group 2 server takes over only when all the servers in Group 3 are down?- suresh_234_1771
Nimbostratus
asdf - suresh_234_1771
Nimbostratus
can two virtual servers can be configured as active standby in LTM F5 load balancer.
- Michael_Yates
Nimbostratus
I believe so... - DeVon_Jarvis
Altostratus
We use Priority Groups and they work very well. This is an easy way to setup "tiers" of servers. You can setup any number of tiers, such that you can keep a particular Virtual Server active. - manc_63343
Nimbostratus
Thanks! If you don't mind can you please elaborate what use case made you use Priority Groups and how you use it. We haven't used it before and getting a practical and already working approach will help me understand it little better. - rudysetiawan_79
Nimbostratus
Oh yeah this is the same thing that I want to do. We have a primary farm and a backup farm. - Michael_Yates
Nimbostratus
What were each of you specifically wanting to know and I'll see if I can elaborate. - manc_63343
Nimbostratus
I was specifically wanting to know more about Activation groups. How they are configured and how they are used by LTM during failover, during normal operations and during failback.
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