Search results

  1. I

    [SOLVED] Notification system From (Author) address not showing in backup emails

    I have set up an SMTP notification target (Google Workspace) that uses the smtp-relay.gmail.com host and no authentication (src IP verification). When I test using the PVE > Notifications > Test button the test email comes through as "Author <email@address.com". When I use the same notification...
  2. I

    Changed backup schedule now backups running every 3mins

    I changed an existing backup schedule and set Schedule to 03:00. I selected the "Every day 21:00" from the drop down and changed to 03:00 so I had the correct format. The backup is now running every 3mins instead of daily at 03:00. What have I done wrong here? /etc/pve/jobs.cfg...
  3. I

    Dell R730 with SSD's and SAS drives

    I have a Dell R730 with 2 x Enterprise 800GB SSD's and 6 x 1.2TB 12k SAS drives. I was planning on setting up 2 x 800GB SSD's in a ZFS mirror, 2 x 1.2TB SAS drives in a ZFS mirror and 4 x 1.2TB SAS drives in a ZFS RAID10 array. Which mirror should I install Proxmox on - the SSD's or the 1.2TB...
  4. I

    $PATH in vzdump hook script not working

    I have a hook script (bash shell script) that simply calls autorestic to perform an offsite backup of the locally dumped vzdump files. If I run my hook script from the command line (and specify job-end) it runs fine and the autorestic job runs: Thu May 9 11:45:47 PM UTC 2024 PVE hook script...
  5. I

    8.2 has totally borked my Proxmox. GRUB timeout is 0 and I can't stop VM autostart

    I think my PVE issue is due to PCI passthru and I'd like to start up PVE to edit the cons file to stop the autostart so I can reconfigure. I (stupidly) had the GRUB timeout set to 0 and can't enter any sort of rescue mode to edit. I have tried booting with rescue USB but can't access any config...
  6. I

    Encrypted backup 3x larger than unencrypted

    Just wondering about de-dupe for encrypted backups.. Is the data still de-duped (containers backed up to same datastore)? This image below shows an initial encrypted backup of 4 VM's - 21.53GB. When these were backed up to un-encrypted storage the space consumed was 8.65GB