101 · Question #679
A BIG-IP Administrator is cleaning up unused Virtual Servers and pools via the Configuration Utility while trying to delete certain administrator receives an error message that indicates that the pool
The correct answer is B. The pool is in use by a Virtual Server. F5 BIG-IP enforces object dependency rules that prevent deletion of a pool currently referenced by a Virtual Server, producing an 'in use' error.
Question
A BIG-IP Administrator is cleaning up unused Virtual Servers and pools via the Configuration Utility while trying to delete certain administrator receives an error message that indicates that the pool is in use. What is the likely cause of this error?
Options
- AThe pool members are all disabled
- BThe pool is in use by a Virtual Server
- CThe pool members are marked up with a green circle
- DThe pool is in use by a monitor
How the community answered
(28 responses)- A7% (2)
- B89% (25)
- C4% (1)
Why each option
F5 BIG-IP enforces object dependency rules that prevent deletion of a pool currently referenced by a Virtual Server, producing an 'in use' error.
Disabled pool members affect traffic distribution and load-balancing behavior but do not create a dependency that blocks deletion of the pool object itself.
In F5 BIG-IP, a pool cannot be deleted while it is assigned to an active Virtual Server because the system enforces referential integrity between objects. The administrator must first remove the pool reference from the Virtual Server (or delete the Virtual Server) before the pool object becomes eligible for deletion.
A green circle on a pool member indicates a healthy status as reported by the assigned monitor; this health state has no bearing on whether the pool can be deleted.
Monitors are assigned to pools, not the reverse - the pool holds a reference to the monitor, so a monitor does not hold a lock on the pool that would prevent its deletion.
Concept tested: F5 BIG-IP pool and Virtual Server object dependency
Source: https://techdocs.f5.com/en-us/bigip-15-1-0/big-ip-local-traffic-management-basics/pools-pool-members-and-nodes.html
Topics
Community Discussion
No community discussion yet for this question.