12-Jun-2023 10:58
Hi team good day
could someone help me, I'm trying to configure the device (F5), but when I add the nodes I get the following message: "Unknown (Enabled) - Node address service checking is enabled, but result is not available yet"
The thing is that when I access via cli (ssh) and execute a telnet to the port it is successful, but the service is in a blue state.
I send screenshots of the error:
Could you help me please, it's the first time I've configured it, thank you:
successful connection telnet to port 7500 via cli (ssh):
echo "" | nc -v -w 1 10.154.104.6 7500
Ncat: Version 6.40 ( http://nmap.org/ncat )
Ncat: Connected to 10.154.104.6:7500.
<{25:20230612144900;27:99;31:1;26:Error;28:Format Error;32:1}Ncat: 1 bytes sent, 66 bytes received in 0.02 seconds.
[neteng@F5-AR-HO-LB-1:ForcedOffline:Standalone] ~ #
Solved! Go to Solution.
12-Jun-2023 13:39
Your F5 BIG-IP is in a forced offline state. So no health checks 😉
In BIG-IP 11.5.3, 11.6.0 HF6, 12.0.0 and later, the bigd process does not send monitor traffic to pool members and nodes when the system is offline and does not update the state of the monitored objects. This results in the following behavior:
Reference: https://my.f5.com/manage/s/article/K15122
12-Jun-2023 13:37 - edited 12-Jun-2023 13:50
Good Hit @whisperer ,
I haven't seen the Forced offline so I have editied my reply , your answer is the most proper one 👍
By the Way , you have added to me info I haven't met before , Thanks
12-Jun-2023 13:39
Your F5 BIG-IP is in a forced offline state. So no health checks 😉
In BIG-IP 11.5.3, 11.6.0 HF6, 12.0.0 and later, the bigd process does not send monitor traffic to pool members and nodes when the system is offline and does not update the state of the monitored objects. This results in the following behavior:
Reference: https://my.f5.com/manage/s/article/K15122