I need to manage my Proxmox disk storage, which often fills up with automatic Proxmox daily backups to the Proxmox disk.
My idea is to create a cron script, to rsync the latest backup (daily on Proxmox) weekly to another machine. If the transfer to machine2 is successful (machine2 may be turned off), then delete all the backups to make space on the Proxmox disk.
I was using FreeNAS on machine3, but I ran a BIOS shutdown after the transfer, then turn on for the transfer, but the BIOS or hardware was unreliable so I'm scrapping FreeNAS and using the machine for something else.
Any comments on that?
My idea is to create a cron script, to rsync the latest backup (daily on Proxmox) weekly to another machine. If the transfer to machine2 is successful (machine2 may be turned off), then delete all the backups to make space on the Proxmox disk.
I was using FreeNAS on machine3, but I ran a BIOS shutdown after the transfer, then turn on for the transfer, but the BIOS or hardware was unreliable so I'm scrapping FreeNAS and using the machine for something else.
Any comments on that?