Hello Everyone,
I'm trying to use proxmox-backup-client to upload approximately 1TB of the file data to PBS over slow/unreliable WAN connection (50Mbit) and upload is always interrupted after 20 hours of uploading (provider issue?).
Problem is, that repeating of upload doesn't help me, because I noticed, that manifest file is never saved when the upload is interrupted
Error downloading .didx from previous manifest: Unable to open dynamic index "......pxar.didx" - No such file or directory (os error 2)
I also noticed in log, that already uploaded chunks to the server are uploaded again and again so I can never get one completed backup because it is never finished.
When I was using backuppc as a backup solution, rsync client was not uploading chunks existing on the server, but it looks like PBS is not checking that before upload and after it receives already existing chunks, it discards them.
Not uploading existing chunks or saving partial backup can help me with that problem and make PBS filesystem backup more usable (bandwidth efficient).
Any suggestions?
Thank you
Jan Pekar
I'm trying to use proxmox-backup-client to upload approximately 1TB of the file data to PBS over slow/unreliable WAN connection (50Mbit) and upload is always interrupted after 20 hours of uploading (provider issue?).
Problem is, that repeating of upload doesn't help me, because I noticed, that manifest file is never saved when the upload is interrupted
Error downloading .didx from previous manifest: Unable to open dynamic index "......pxar.didx" - No such file or directory (os error 2)
I also noticed in log, that already uploaded chunks to the server are uploaded again and again so I can never get one completed backup because it is never finished.
When I was using backuppc as a backup solution, rsync client was not uploading chunks existing on the server, but it looks like PBS is not checking that before upload and after it receives already existing chunks, it discards them.
Not uploading existing chunks or saving partial backup can help me with that problem and make PBS filesystem backup more usable (bandwidth efficient).
Any suggestions?
Thank you
Jan Pekar