No, I do not.
I also keep PBS up to date with the no-subscription repository.
proxmox-backup: 4.2.0 (running kernel: 7.0.6-2-pve)
proxmox-backup-server: 4.2.1-1 (running version: 4.2.1)
proxmox-kernel-helper: 9.2.0
proxmox-kernel-7.0: 7.0.6-2...
I'm using my iSCSI target as local datastore.
I'll explain what I did:
I installed open-iscsi.
I entered the credentials in the /etc/iscsi/iscsid.conf file.
I discovered the iSCSI target's IP address.
I logged in to the target and made it...
By the way, I'm noticing something very strange.
The command to create the file took over 3 hours.
In the meantime, all tasks were paused, but the number of failed backups yesterday is the same as the day before.
If it were a pure timeout issue...
Yes, that one also shows no problems and the iSCSI connection is stable.
Very interesting.
One piece of information that might be useful is that PBS receives backup data (and send metric) through a boundary between two interfaces, so I also did...
Since it is reproducible, please install gdb and the debug symbols on the PBS host via apt install gdb proxmox-backup-sever-dbgsym and when the hang appears the next time run gdb --batch --ex 't a a bt' -p $(pidof proxmox-backup-proxy) >...
Can't do that.
My requirement is to have all the backups at that time.
In fact, the goal is to have all the backups of all the VMs at the same time.
Then the data can be written even later but the state of the VM to be backed up should be that of...
root@Elefante:~# apt install gdb proxmox-backup-sever-dbgsym
Error: Unable to locate package proxmox-backup-sever-dbgsym
Do i need to add any repositories?
Yes, It's my practice to have it turned on practically all the time.
For PBS I have the network for backup and the one for iSCSI, two separate NICs.
For PVE I only have one ceph cluster and it has completely separate networks and NICs.
It's been happening every day lately.
I can't; the locally attached disks will be used for other backups.
I'll be able to check if those fail as well.
What I can tell you is that it's not the first time something like this has happened but on...
If I open discussions here in the forum it is because the company where I work, unfortunately, has no intention of purchasing support.
I will continue to push for it but now I have to do without it.
Anyway, with "where I can find other useful...
Please help, failed backups are continuing.
I don't know where to go to investigate anymore to find the problem.
PBS is a really overkill server (a PowerEdge R740xd2 with two Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz and 128GB RAM), as stated in...