We are trying to backup several read-only volumes using proxmox-backup-client and have encountered the following error. We suspect the issue might be related to the application's inability to save the file to the backup path. While we have come across posts mentioning this error, those seem to associate it with /tmp not being accessible. However, we have verified that /tmp is indeed accessible in our case. Despite the error, the backups do eventually complete, although the process is slow.
Runtime output as follows
Code:
Error downloading .didx from previous manifest: Unable to open dynamic index "/mnt/datastore/storage/ns/AAA/host/BBB/2023-09-21T15:28:56Z/CCC.pxar.didx" - No such file or directory (os error 2)
Runtime output as follows
Code:
Starting backup: [AAA]:host/BBB/2023-09-21T15:55:56Z
Client name: BBB
Starting backup protocol: Thu Sep 21 11:55:56 2023
Downloading previous manifest (Thu Sep 21 11:28:56 2023)
Upload directory '/path/.readonly/2023-09-21_11-45-01/CCC' to 'AAA@pbs@IP:8007:storage' as CCC.pxar.didx
Error downloading .didx from previous manifest: Unable to open dynamic index "/mnt/datastore/storage/ns/AAA/host/BBB/2023-09-21T15:28:56Z/CCC.pxar.didx" - No such file or directory (os error 2)
CCC.pxar: had to backup 65.387 GiB of 574.231 GiB (compressed 33.634 GiB) in 1819.77s
CCC.pxar: average backup speed: 36.794 MiB/s
CCC.pxar: backup was done incrementally, reused 508.844 GiB (88.6%)
Uploaded backup catalog (1.078 KiB)
Duration: 1820.70s
End Time: Thu Sep 21 12:26:17 2023