Network Management
"Log Management database maintenance failure" message in the SolarWinds Platform Web Console
The events page shows the following error: "There was a Log Management database maintenance failure. Future partitions haven't been prepared correctly.
First published date
Last published date
Overview
From the log at C:\ProgramData\SolarWinds\Logs\Orion\swdebugMaintenance.log on the SolarWinds Platform server, you will see the following errors.
2026-03-26 03:19:09,585 [1] ERROR SolarWinds.Data.DatabaseMaintenance.Reporter - [Failure] 0.25s Plugin action - LogMaintenancePlugin->PreMaintenance for Orion.LogMgmtMessage:--------------------------------------------Failed to create partitions and remove partitions.--------------------------------------------
2026-03-26 02:23:58,175 [21] ERROR SolarWinds.Orion.LogMgmt.Maintenance.LogMaintenancePlugin - Failed to remove partitions in Log , Attempt #1, ErrorNumber 1101System.Data.SqlClient.SqlException (0x80131904): Could not allocate a new page for database 'CP_SolarWindsOrionLog' because of insufficient disk space in filegroup 'PRIMARY'. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
Product section
Cause
Insufficient disk space in filegroup 'PRIMARY' on the SQL server.
Resolution
Increase the drive/volume diskspace where the CP_SolarWindsOrionLog data file resides, and once the OS sees the extra space, maintenance will use it automatically (no SQL change required).