Hello,
I've been trying to figure out what's wrong, but I'm not able to find anything.
When I run a backup job on a specific server, it hangs with bigger files, when I add a 3MB file, it works just fine. But when I try to upload a 100MB .SQL file, it just hangs.
I checked;
I/O top: No usage
if top: No usage
htop: No CPU usages
Command I'm using:
proxmox-backup-client backup web01-server-databases.pxar:/home/backups/store/databases/ --repository server1-offsite@pbs@backup.example.com:Store --backup-id web01-offsite-databases --keyfile /home/backup/fetchers/encryption/encryption.key --verbose
This is what it does;
Starting backup: host/<snip>/2021-03-23T19:36:28Z
Client name: offsite
Starting backup protocol: Tue Mar 23 20:36:28 2021
Using encryption key from '/home/<snip>/fetchers/encryption/encryption.key'..
Encryption key fingerprint: <snip>
Downloading previous manifest (Tue Mar 23 20:36:15 2021)
Upload directory '/home/<snip>/backups/databases/' to '<snip>@pbs@<snip>:8007:<snip>' as <snip>.pxar.didx
"fallback.sql" (this one is 116KB, uploads just fine)
"haproxy.sql" (this one is 205KB, uploads just fine)
"tickets.sql" (this one is 244MB, stuck)
I see the tasks within the GUI, no issues at all there, and when I ctrl + c, it will set it to failed.
This also happend when I rsynced a big file to the local backup server, and execute it through there.
It also happens when I ZIP / tar the .SQL files. The logs do not show any information, so I'm not sure where to look next, so that's why I'm posting here.
Thanks for any replies!
-Tim
I've been trying to figure out what's wrong, but I'm not able to find anything.
When I run a backup job on a specific server, it hangs with bigger files, when I add a 3MB file, it works just fine. But when I try to upload a 100MB .SQL file, it just hangs.
I checked;
I/O top: No usage
if top: No usage
htop: No CPU usages
Command I'm using:
proxmox-backup-client backup web01-server-databases.pxar:/home/backups/store/databases/ --repository server1-offsite@pbs@backup.example.com:Store --backup-id web01-offsite-databases --keyfile /home/backup/fetchers/encryption/encryption.key --verbose
This is what it does;
Starting backup: host/<snip>/2021-03-23T19:36:28Z
Client name: offsite
Starting backup protocol: Tue Mar 23 20:36:28 2021
Using encryption key from '/home/<snip>/fetchers/encryption/encryption.key'..
Encryption key fingerprint: <snip>
Downloading previous manifest (Tue Mar 23 20:36:15 2021)
Upload directory '/home/<snip>/backups/databases/' to '<snip>@pbs@<snip>:8007:<snip>' as <snip>.pxar.didx
"fallback.sql" (this one is 116KB, uploads just fine)
"haproxy.sql" (this one is 205KB, uploads just fine)
"tickets.sql" (this one is 244MB, stuck)
I see the tasks within the GUI, no issues at all there, and when I ctrl + c, it will set it to failed.
This also happend when I rsynced a big file to the local backup server, and execute it through there.
It also happens when I ZIP / tar the .SQL files. The logs do not show any information, so I'm not sure where to look next, so that's why I'm posting here.
Thanks for any replies!
-Tim