nerdexam
F5

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.

Section 2: F5 Solutions and Technology

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)
  • A
    7% (2)
  • B
    89% (25)
  • C
    4% (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.

AThe pool members are all disabled

Disabled pool members affect traffic distribution and load-balancing behavior but do not create a dependency that blocks deletion of the pool object itself.

BThe pool is in use by a Virtual ServerCorrect

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.

CThe pool members are marked up with a green circle

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.

DThe pool is in use by a monitor

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

#pool management#virtual server dependencies#BIG-IP configuration#object deletion

Community Discussion

No community discussion yet for this question.

Full 101 Practice