Forum Discussion
manc_63343
Apr 30, 2010Nimbostratus
Can 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?
- The_BhattmanNimbostratusHi 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_1NimbostratusCorrection 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_YatesNimbostratusThere is another available option that is close to what you are requestion using the Priority Activation Groups.
- Sriram_Kannan_1NimbostratusCorrection 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_63343NimbostratusThanks! 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_1771Nimbostratusasdf
- suresh_234_1771Nimbostratuscan two virtual servers can be configured as active standby in LTM F5 load balancer.
- Michael_YatesNimbostratusI believe so...
- DeVon_JarvisNimbostratusWe 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_63343NimbostratusThanks! 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_79NimbostratusOh yeah this is the same thing that I want to do. We have a primary farm and a backup farm.
- Michael_YatesNimbostratusWhat were each of you specifically wanting to know and I'll see if I can elaborate.
- manc_63343NimbostratusI 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