Forum Discussion

Braden_Walters_'s avatar
Braden_Walters_
Icon for Nimbostratus rankNimbostratus
Apr 29, 2014
Solved

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 ...
  • nitass_89166's avatar
    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