Forum Discussion
"re-starting big3d" over and over...
- Sep 02, 2021
Hello Fallout.
It's difficult to diagnose this behavior without context, but big3d is related with DNS and iQuery communication.
REF - https://support.f5.com/csp/article/K13703
First, check if you have the DNS module enabled and if there is an iQuery tunnel established with another peer that could be failing (maybe certs or something else).
If the issue persists, you could try to reinstall the big3d daemon from another device.
big3d_install -use_ssh <target IP>
REF - https://support.f5.com/csp/article/K13312
Regards,
Dario.
Dario,
Thanks for the info! I was able to resolve it using the info from https://support.f5.com/csp/article/K13703
that you provided.
When I initially displayed big3d, this is what I saw...
[root@F5Lab01:Active:Standalone] config # ls -al /shared/bin/big3d /usr/sbin/big3d
-rwxr-xr-x. 1 root root 5177018 Sep 17 2018 /shared/bin/big3d
-rwxr-xr-x. 1 root root 5868113 Feb 11 2021 /usr/sbin/big3d
So I used this procedure from the article to delete it...
Log in to the BIG-IP command line.
Note: In this example, on the software slot running 11.5.3.
Stop the big3d daemon by typing the following command:
tmsh stop /sys service big3d
Remove the copy of big3d in /shared/bin directory by typing the following command:
rm /shared/bin/big3d
Note: The BIG-IP system will automatically copy the 11.5.3 version of big3d from /usr/sbin/big3d to /shared/bin directory.
Start the big3d daemon, type the following command:
tmsh start /sys service big3d
...and after that it showed this:
[root@F5Lab01:Active:Standalone] config # ls -al /shared/bin/big3d /usr/sbin/big3d
-rwxr-xr-x. 1 root root 5868113 Feb 11 2021 /shared/bin/big3d
-rwxr-xr-x. 1 root root 5868113 Feb 11 2021 /usr/sbin/big3d
The big3d restart messages have not returned.
Thanks for your help!
Alan
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com