Search results

  1. L

    High(ish) IO Delays during PBS (VM in PVE) running verify jobs and backup jobs

    I've managed to fix the issue myself after days of trying different stuff. The issue was simply Truenas Scale, I can't tell why though. I have much faster speeds reaching almost 80Gb/s between Truenas CORE and PVE only reaching 19Gb/s between Truenas SCALE and PVE. I thought that maybe...
  2. L

    High(ish) IO Delays during PBS (VM in PVE) running verify jobs and backup jobs

    Hello everyone. I am bit lost at this stage but maybe I am being too concerned about it as well. Your opinion is appreciated. Server setup: • DL380 Gen9 (141Gb Ram - 2x Xeon E5 E5-2620 v3) running Truenas Scale with ZFS Pool. (4x 10Tb disks in raidz1 setup, I have slog NVME 1tb mirrored pool)...
  3. L

    Simple way to monitor backup jobs using healthchecks.io

    Hi Fiona, I've managed to get it working. I didn't close the commands in () it should have been like this: system ("wget https://mydomain/ping/myuuid/start"); I have now proper way to monitor backups. Thank you for your help. PS: In regards to emails not being sent the issue is with...
  4. L

    Simple way to monitor backup jobs using healthchecks.io

    Hi Fiona, thank you for coming back to me. I've tried to send email out nothing arrived. But it works on other Proxmox machines just fine. I am not overly worried about the email just now I would rather implement your hook script idea first. This is what i did however no joy. # creating...
  5. L

    Simple way to monitor backup jobs using healthchecks.io

    Hello Proxmox community. I have a Proxmox server(s) (7.4-3) where I've setup 3 different backup jobs for 3:2:1 backup setup. I've set them to send email on failure only which I thought it would be just fine. That server failed (completely frozen and only way to get out of it was to cold boot...
  6. L

    Email Notifications Not Working (PVE 6.4-4)

    Oh god, please delete this thread. I didn't see the input in Backup Job to specify email address there too. Apologies, please delete this thread. Email notifications are now working.
  7. L

    Email Notifications Not Working (PVE 6.4-4)

    Hello, I am new to this community, so apologies if this has been solved many times, but nothing seems to be here to what would help me with my weird issue. I've tried to setup email notifications on my PVE. However I will not receive an email of VM backup even if set to send ALWAYS. I've...