bigstart status localdbmgr If it fails to start, proceed. To avoid conflicts, stop dependent services before manual DB fixes:
bigstart status localdbmgr tmsh show sys service From active unit: f5 localdbmgr down
tmsh run cm sync-all tmsh show cm failover-status If localdbmgr still won’t stay up: bigstart status localdbmgr If it fails to start, proceed
sqlite3 /shared/.localdb "PRAGMA integrity_check;" If you see “ok” → not corrupted. If you see errors → database is corrupt. Option A – Restore from backup (cleanest) BIG‑IP automatically keeps daily backups: proceed. To avoid conflicts