PostgreSQL Plug-in log backup jobs stuck in queuing status
Applies to
- SnapCenter Server (SC)
- SnapCenter Plug-in for PostgreSQL
- Log backup
Issue
- Backup jobs for the PostgreSQL log files are left in a queued status and do not start properly or fail.
- The backup is triggered very often, for example every 10 minutes.
- Jobs have to be stopped by the Powershell command
Stop-SmJob -JobID - Log shows that there is a Backup Request and Response and then get queued entries:
INFO SnapManagerWeb_17639 PID=[8376] TID=[81] ModifyRequestForUpdateJobStatus: Queuing request to nsm_temp_bulk_job_update for JobId: 17639, Name: , Level: , HostId: 2, HostName: , Status: Queued, isBulkUpdate: FalseINFO SnapManagerWeb_17639 PID=[8376] TID=[67] ModifyRequestForUpdateJobStatus: Queuing request to nsm_temp_bulk_job_update for JobId: 17639, Name: <SC_FQDN>, Level: <SC_FQDN>, HostId: 2, HostName: , Status: Queued, isBulkUpdate: False
