16-Jun-2022 02:20
iquery connection is established as seen from tmsh show gtm iquery , iqdump show xml as well .
But the virtual server show "No big3d replay" for VS bigip health monitor in gslb->server->virtualserver
Tried restarting big3 daemon both on gtm and ltm , Tried changing the timout value for bigip monitor
big3d version are same
but it doesn't turn to green .
"( Monitor /Common/bigip from <unknown> : no reply from big3d: timed out)"
Solved! Go to Solution.
16-Jun-2022 02:49
Hi Suru,
Just a quick check; when you built the server objects, did you create the BigIP DNS/GTM's as servers as well? This is needed so that the system knows where the GTM's are in relation to the LTM's (so both the LTM's and GTM's should be in the list).
If not, create the GTM's in the GLSB - Servers section (same method as you did for the LTM's, but configure them as standalone, rather than cluster) and check the status again.
Hope this helps.
16-Jun-2022 02:49
Hi Suru,
Just a quick check; when you built the server objects, did you create the BigIP DNS/GTM's as servers as well? This is needed so that the system knows where the GTM's are in relation to the LTM's (so both the LTM's and GTM's should be in the list).
If not, create the GTM's in the GLSB - Servers section (same method as you did for the LTM's, but configure them as standalone, rather than cluster) and check the status again.
Hope this helps.
16-Jun-2022 03:09
Thanks Alex .
Added DNS server as well and it worked .
16-Jun-2022 03:16
Glad to hear! It's not that obvious that this is needed - ...and I speak from first-hand experience... 😉
16-Jun-2022 03:33
That's right 😀