Hello Commvault Community,
Today I have a problem with the first full PostgreSQL Client backup.
Our client has configured client PostgreSQL ver. 12.5 on the Centos 7 system. The client seems to be correctly configured - the connection to the base is there.
The first backup full, unfortunately stops with the pending status and an error:
Error Code: [19: 599]
Description: Loss of control process PostGresBackup.exe. Possible causes:
1. The control process has unexpectedly died. Check crash dump or core file.
2. The communication to the control process machine xyz might have gone down due to network errors.
3. If the machine xyz is a cluster, it may have failed over.
4. The machine xyz may have rebooted. Source: commserve, Process: JobManager
After analyzing the logs, I can see that during the time when the error occurred during the backup task, it loops: (screen1-2)
-PostGresBackupParent.log
8150 1fd6 05/17 13:31:53 422980 DumpFileList() - DirPath = [/var/lib/pgsql/12/data] : WalDir [/pg_arch]: ClusterDir_m = [/var/lib/pgsql/12/data]
8150 1fd6 05/17 13:31:53 422980 DumpFileList() - DirPath = [/var/lib/pgsql/12/data] : WalDir [/pg_arch]: ClusterDir_m = [/var/lib/pgsql/12/data]
8150 1fd6 05/17 13:31:53 422980 DumpFileList() - DirPath = [/var/lib/pgsql/12/data] : WalDir [/pg_arch]: ClusterDir_m = [/var/lib/pgsql/12/data]
8150 1fd6 05/17 13:31:53 422980 DumpFileList() - DirPath = [/var/lib/pgsql/12/data] : WalDir [/pg_arch]: ClusterDir_m = [/var/lib/pgsql/12/data]
-cvlaunched.log
129459 1fd5 05/17 13:32:03 ### acceptThread() - /opt/commvault/iDataAgent/PostGresBackup (pid=8150) terminated due to signal 11
129459 1fd5 05/17 13:32:03 ### acceptThread() - Socket send failed: Broken pipe
Software Version: 11 SP20.36
What could be causing the problem and how to fix it.
Thank you for your help.
Regards,
Kamil