11-Dec-2020 02:09
After upgrading the OS of our two load balancers (from 12.1.5.2, to 13.1.3.4):
- The active load balancer did not experience any problem.
- The standby load balancer displayed the following behavior:
1. This error message is constantly displayed near the top of the GUI:
"This configuration has not yet loaded. If this message persists, it may indicate a configuration problem."
2. Its Network Map is empty.
(implying that all of the existing config, e.g. virtual servers, pools and nodes, before the OS upgrade, somehow disappeared)
3. In the Device Trust: Local Domain GUI page, this message is displayed:
"Recommended action: Synchronize <name of standby load balancer> to group device_trust_group"
Any suggestions on how to fix the problem in the standby load balancer would be greatly appreciated.
11-Dec-2020
02:50
- last edited on
04-Jun-2023
21:08
by
JimmyPackets
Hello, what error logs do you see under cli ? You can try to run below command under cli and check errors. This may give you more clarity. You can even check logs under /var/log/ltm
tmsh load /sys config verify
11-Dec-2020
07:09
- last edited on
04-Jun-2023
21:08
by
JimmyPackets
Hello Mayur,
Thanks for your feedback, much appreciated.
Here is the CLI output, after executing (using root account) the CLI command that you suggested:
Validating system configuration...
/defaults/asm_base.conf
/defaults/config_base.conf
/defaults/ipfix_ie_base.conf
/defaults/ipfix_ie_f5base.conf
/defaults/low_profile_base.conf
/defaults/low_security_base.conf
/defaults/policy_base.conf
/defaults/wam_base.conf
/defaults/analytics_base.conf
/defaults/apm_base.conf
/defaults/apm_oauth_base.conf
/defaults/apm_saml_base.conf
/defaults/app_template_base.conf
/defaults/classification_base.conf
/var/libdata/dpi/conf/classification_update.conf
/defaults/ips_base.conf
/var/libdata/ips/ips_update.conf
/defaults/daemon.conf
/defaults/pem_base.conf
/defaults/profile_base.conf
/defaults/sandbox_base.conf
/defaults/security_base.conf
/defaults/urldb_base.conf
/usr/share/monitors/base_monitors.conf
/defaults/cipher.conf
/defaults/ilx_base.conf
Validating configuration...
Loading schema version: 12.1.5.2
/config/bigip_base.conf
/config/bigip_user.conf
/config/bigip.conf
/config/bigip_script.conf
Loading schema version: 13.1.3.4
01070734:3: Configuration error: Can't associate classification overview selection (/[All]/uwid55d0a8e85af4f) folder does not exist
Unexpected Error: Validating configuration process failed.
11-Dec-2020 08:08
Hi, Thanks for sharing logs. Error logs gives some clarity. The config verification is failing. Please refer below articles which talks about similar issue.
https://support.f5.com/csp/article/K30762878
https://support.f5.com/csp/article/K82130427
I would also recommend you to raise case with support before applying any of the actions in above articles.