Retrying results in the same error ("Recursive internal problem."). Here's the strace output (doesn't appear to contain any sensitive information):
strace: Process 9781 attached with 20 threads
[pid 10112] 13:42:37.463571 futex(0x7547b800e598...
Here's the output:
root@pbs1:~# gdb --batch --ex 't a a bt' -p $(pidof proxmox-backup-proxy) > proxy.backtrace
warning: Missing auto-load script at offset 0 in section .debug_gdb_scripts
of file...
There is nothing in the systemd journal.
I just created a local datastore for testing and backups to this local datastore finish successfully:
INFO: starting new backup job: vzdump 500 --notification-mode notification-system --notes-template...
Hello,
I'm currently in the process of switching to PBS as backup solution, however I seem to be hitting some kind of bug that causes PBS to hang while backing up a VM. It seems to always happen around the 10 GB mark. Here's the first part of...