Forum Discussion
Can we make status of virtual server to depend on no of member pool down ???
I have a virtual server V1 configured with 2 member pool on LTM1 of datacenter DC1 and another virtual server V2 with 2 member pool on LTM2 of another datacenter DC2. Both of these V1 as primary, VS2 as secondary on GTM, but at any given time V1 would process the request. V2 would process requests only incase V1 is not reachable or down on LTM1 level. Can we make status of virtual server V1 down in case any one of the member pool are down in LTM1?
- SurgeonRet. Employee
There is no such feature. There was a discussion before. https://devcentral.f5.com/questions/why-dont-we-have-minimum-member-requirement-for-pools
There was a solution provided there but I do not know if it what you are looking for.
- youssef1
Cumulonimbus
Hi,
It's not a real fix but it will make the work.
Instead attached your pool to Default pool vs settings (Local Traffic ›› Virtual Servers : Virtual Server List ). Set an irule instead.
So in your VS let your Default pool to none and create an Irule that call your pool.
when CLIENT_ACCEPTED { pool my_pool }
in this case, status of virtual server will be blue and it does not inherit of pool status.
You can try to do the same with policy and check if pool in policy inherit of pool status.
Let me know if you need more details.
regards
- SurgeonRet. Employee
This is not possible from the point of my knowledge.
Recent Discussions
Related Content
* 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