Avi affected versions: <=30.2.7, <=31.2.2, 32.1.1
This fault can be triggered by two specific sequences of events related to pool server management and health monitoring settings.
Scenario1
(or)
Scenario2
This case can happen even without the specific server_disable_type setting mentioned above.
Note: This issue does not occur if a server is enabled when the pool is created and is disabled at a later time.
Workaround
# Validate whether hm_on_standby knob is set to True or False for Service Engine Group
[admin:#.#.#]: > show serviceenginegroup <Name of Service Engine Group>
# If it's set to false, Enable it with below commands
[admin:#.#.#]: > configure serviceenginegroup <Name of Service Engine Group>
[admin:#.#.#]: serviceenginegroup> hm_on_standby
[admin:#.#.#]: serviceenginegroup> saveFix