Recent content by vaschthestampede

  1. V

    Unexpected backup failures

    After days of relative calm (few, if any, backup failures), yesterday there were 10. Any news on the proxy.backtrace file analysis?
  2. V

    Unexpected backup failures

    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 proxmox-kernel-7.0.6-2-pve-signed: 7.0.6-2...
  3. V

    Unexpected backup failures

    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 automatic upon reboot. I created an LVM volume on the...
  4. V

    Unexpected backup failures

    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, they should all have failed yesterday, am I wrong?
  5. V

    Unexpected backup failures

    You're right, but that's a problem for another day. :)
  6. V

    Unexpected backup failures

    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 everything I could to avoid saturation issues. The...
  7. V

    Unexpected backup failures

    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 6:30 pm, for each VM. But what's the problem...
  8. V

    Unexpected backup failures

    I did what you should never do: I copied and pasted without even reading! Thank you
  9. V

    Unexpected backup failures

    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?
  10. V

    Unexpected backup failures

    I have a new item to analyze, in the meantime there are backups that fail the metrics are not being sent.
  11. V

    Unexpected backup failures

    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!
  12. V

    Unexpected backup failures

    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.
  13. V

    Unexpected backup failures

    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 much less performing hardware and I blamed that...
  14. V

    Unexpected backup failures

    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 information" I meant inside the PBS or PVE systems...