vaschthestampede's latest activity

  • V
    I hope that in that case the core will be changed. With seems to be a bandwidth issue because that there are times when performance, both in terms of speed and IO, is greater than when the problems occur.
  • V
    I can do it again, but I doubt the instructions are different. If I can, I'll do it this evening. I base my reasoning on the fact that there are times when performance, both in terms of speed and IO, is greater than when the problems occur. If...
  • V
    What is wrong with my setup to handle these backups? The CPU is not stressed, the disks can handle greater loads, the RAM has as much as it needs. There are days when I have no failed backups and others when I have more than 20. If I did it...
  • V
    I'm already on that version... proxmox-backup: 4.2.0 (running kernel: 7.0.12-1-pve) proxmox-backup-server: 4.2.2-1 (running version: 4.2.2) proxmox-kernel-helper: 9.2.0 proxmox-kernel-7.0: 7.0.12-1 proxmox-kernel-7.0.12-1-pve-signed: 7.0.12-1...
  • V
    Please help , failed backups are continuing.
  • V
    After days of relative calm (few, if any, backup failures), yesterday there were 10. Any news on the proxy.backtrace file analysis?
  • V
    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...
  • V
    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...
  • V
    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...
  • V
    Here.
  • V
    You're right, but that's a problem for another day. :)
  • V
    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...
  • V
    vaschthestampede reacted to Chris's post in the thread Unexpected backup failures with Like Like.
    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) >...
  • V
    vaschthestampede reacted to janus57's post in the thread Unexpected backup failures with Like Like.
    Hi, there is a typo, try : proxmox-backup-server-dbgsym Best regards,
  • V
    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...
  • V
    I did what you should never do: I copied and pasted without even reading! Thank you
  • V
    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?
  • V
    I have a new item to analyze, in the meantime there are backups that fail the metrics are not being sent.
    • 1779900268267.png
  • V
    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!
  • V
    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.