Search results

  1. A

    Backups Failing on all containers/VMs: "HTTP/2.0 connection failed"

    Hi @Matthias. Any suggestion regarding this problem? Thanks.
  2. A

    Backups Failing on all containers/VMs: "HTTP/2.0 connection failed"

    Hi Matthias, I replaced the log on the OP with one of this morning so you can see the detail of the error. This is a backup of node 2 (pve2) which runs VMs 100, 101, 107, 109. They all failed with that SSL error, except for VM 101, which seemed to have worked. Thanks for the support.
  3. A

    Backups Failing on all containers/VMs: "HTTP/2.0 connection failed"

    I just found out this regarding the specific SSL error 140943FC: Hope someone can point me in the right direction. Thanks.
  4. A

    Backups Failing on all containers/VMs: "HTTP/2.0 connection failed"

    I tried solving this for 3 days straight, but I surrendered. Read all threads/posts on the forum and tried all suggestions but I didn't solve anything. Here's some contextual info: PBS runs on a dedicated Intel NUC. I have 2 PVE nodes running on separate physical servers, all three are on the...
  5. A

    use all available space from local-lvm

    Thanks a lot for this post. It helped me a lot.
  6. A

    Tuxis launches free Proxmox Backup Server BETA service

    Thanks for all the support you gave me via email. I can safely say that you have a great service and I can really recommend it to anybody in order to backup the proxmox environment. It's absolutely amazing how well it is working. Plus, with the free account, I can safely backup everything...
  7. A

    Backup always failing on one specific CT

    I had the same issue on other CTs without the fuse-overlayfs driver installed. So I guess it's not related to that. But on that specific CT (101) the error always comes up and I have to exclude it from the backup schedule.
  8. A

    Memory leak after backup jobs

    Thank you for the answer, I guess that's the "problem" (it actually isn't from what I read), since I'm using ZFS. I'm still at the beginning of the learning curve, didn't optimize things yet as I'm still reading docs.
  9. A

    Memory leak after backup jobs

    Bu Thanks for the answer Dominik, the problem is that I'm having the RAM issue on the PVE node, not on the PBS one. Would the reload also affect the PVE node? Right now the only way I found to release that memory is restarting the node, but I'd like to avoid it obviously. I just issued the...
  10. A

    Backup always failing on one specific CT

    Yes, I check for updates every day: pve-manager/7.1-10/6ddebafe (running kernel: 5.13.19-3-pve) proxmox-backup-server 2.1.4-1 running version: 2.1.4
  11. A

    Backup always failing on one specific CT

    You have my same setup, only difference is that my container is privileged. Are you using suspend or snapshot? The strange thing is that I also tried with STOP, but the error is always the same...if a container is stopped I thought there wouldn't be snap issues...that's the only thing I don't...
  12. A

    Backup always failing on one specific CT

    I also want to specify that in order to make Docker work in the LXC container, I used fuse-overlayfs, that is compatible with ZFS, unlike overlayfs which gave me many issues. Now the only problem is that when backup starts, the snapshot doesn't work and never terminates (I have to reboot the...
  13. A

    Backup always failing on one specific CT

    Hi, the backup of all my CTs/VMs is working fine, except for one CT for which I always have the following error: 2022-01-30T00:01:27+01:00: starting new backup on datastore 'pve-cluster': "ct/101/2022-01-29T23:01:14Z" 2022-01-30T00:01:27+01:00: add blob...
  14. A

    Tuxis launches free Proxmox Backup Server BETA service

    I want to thank you for this free service, the size of my datastore (a small homelab) with everything backed up is around 60GB, so 150GB is perfect for me. I subscribed this afternoon, can't wait to test it. Is there some guide to read on how to configure my local PBS to "push" backups to your...
  15. A

    Memory leak after backup jobs

    Dominik, I just installed PBS, configured it and scheduled a complete backup of all the CTs/VMs of one of my nodes, backup completed ok (apart one CT that is a Docker system running 12 containers), but after that I noticed that the memory usage of my node was way more than it usually is, you can...