Remote backups using FTP/FTPS or SMB do not work on systems with large numbers of nodes and large amounts of data.
Details
| Detail name | Value |
|---|---|
| Changelog Number | 22599 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 8.29.0 |
| Fix Versions | Exasol 8.33.0, Exasol 8.29.6 |
| Resolution Date | 2025-01-14 |
Description
We have introduced a stability bug in version 8.29.0 for remote backups using the FTP/FTPS and SMB protocols. On these affected systems, the backup can no longer be written and will abort just before the last write operation. The problem particularly affects systems with a large number of nodes and systems with large amounts of data.
Workaround
On some systems the remote backup functionality worked again with this additional DB parameter: "-backupAbortCheckTimeout=3600". Please refer to articles devoted to Database Parameters in section Database Management for the steps to set DB parameters.
Fix
The stability issue has been fixed and remote backups work as expected.