Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

BigIP gslb big3d issue

Nextgen
Altostratus
Altostratus

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)"

@JRahm @buulam 

1 ACCEPTED SOLUTION

AlexBCT
MVP
MVP

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. 

View solution in original post

4 REPLIES 4

AlexBCT
MVP
MVP

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. 

Nextgen
Altostratus
Altostratus

Thanks Alex .

Added DNS server  as well and it worked .

Glad to hear! It's not that obvious that this is needed - ...and I speak from first-hand experience... 😉 

That's right 😀