Forum Discussion
Braden_Walters_
Apr 29, 2014Nimbostratus
Cannot delete virtual server because of sflow
Hey all,
I have a lab setup with two LTMs in HA, and was trying to clear out some configs, when the standby suddenly refused to sync properly. When I examined the standby system's logs, I saw the ...
- Apr 29, 2014
can you try this?
on active tmsh modify cm device-group (device group name) devices modify { (active device name) { set-sync-leader } } tmsh run /cm config-sync to-group (device group name) on standby touch /service/mcpd/forceload reboot
ID441512 - config sync fails w/ Database error (13), Can't save/checkpoint DB object, class:sflow_http_virtual_data_source status:13 - EdbCfgObj.cpp, line 127
Oct 01, 2014
Hi,
I recently faced the same issue. But I was under the impression it resulted from a modified default http profile. To resolve the problem I manually deleted the modified http profile from /config/bigip.conf and reloaded the configuration from config files after stopping the mcpd, deleting the binary config files and restarting the mcpd on the affected unit.bigstart stop mcpd
rm /var/db/mcpdb.*
bigstart start mcpd
tmsh load sys config
Now config save and config sync worked properly. Instead of modifying the default http profile, a new profile (defaults from http) was created with the required standard settings to be used now as master template for new http profiles. Please be careful when applying the steps above. If in doubt, open a case with F5 support.
Thanks, Stephan PS: Modifying the default profiles always seemed to be a bad idea. But in case of analytics profile it´s actually required i.e. to track client subnets.Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects