f5-appsvcs-extension icon indicating copy to clipboard operation
f5-appsvcs-extension copied to clipboard

FQDN Pool_Members do not auto populate properly

Open mbreton1 opened this issue 1 year ago • 3 comments

Environment

  • Application Services Version: 3.44
  • BIG-IP Version: 13.1.4.1

Summary

Reference: https://github.com/F5Networks/f5-appsvcs-extension/issues/22

This issue was supposed to be solved in 3.4 but we are running 3.44 and it happened to me twice in Production environment.

In the GUI the node itself have auto Populate Enabled. But in the pool the member it is Disabled.

Steps To Reproduce

refer to issue #22

Expected Behavior

My pool should have 3 members.

Actual Behavior

My pool only have 1 member.

mbreton1 avatar May 26 '23 12:05 mbreton1

Hi @mbreton1, AUTOTOOL-3882 has been created and added to our internal product backlog. Please reach out to use at [email protected] so we can prioritize. Thank you.

sunitharonan avatar Jun 20 '23 15:06 sunitharonan

This issue is also affecting me.

pedley-f5 avatar Jul 23 '23 13:07 pedley-f5

MyApp.json

I attached a big example of one of our Json file for which we have the issue. I replaced everything that could be related to my customer. Can you double check if my configuration is wrong?

Recently I found that I have to correct manually 6 pools in this declaration. In all these cases the autoPopulate is set to True in the Json but on the BigIP it is Disabled. Some Pools populated correctly with multiple members. Some Pools are missing members.

This is a big issue. I now have to verify all my Pools that use FQDN nodes to prevent incidents if a pool member goes offline and schedule changes to correct them manually if there are any others.

You can look at the following pools in the AS3 declaration attached: MYAPP_APP1_PROD_POOL MYAPP_APP5_PROD_POOL MYAPP_APP6_PROD_POOL MYAPP_APP9_PROD_POOL MYAPP_APP8_PROD_POOL MYAPP_APP10_PROD_POOL

Any idea on ETA to fix this?

Regards, mbreton

mbreton1 avatar Nov 20 '23 21:11 mbreton1