Subj : Re: ProxMox, NAS & backups - oh my. To : vorlon From : paulie420 Date : Fri Jul 08 2022 13:18:04 vo> The proxmox backup your using from it's web interface uses what's called vo> vzdump to make a backup. It can be scripted to do so much more. vo> vo> I have one of mine doing a remote nfs backup a couple of times a day. vo> Along with a local dump to a spare drive in the server at different vo> times. The crontab event just runs different scripts at different times. Ahhh, thanks for reminding my about the fact that all PVE tools have CLI commands to do all the things most ppl use the web interface for - I was going to use a RPi backup server machine to do the backups, but yea - I could just tell PVE to send them over... awesome. Maybe using PVE .vma.gz backups will be enough for me - I don't know that I *need* an entire PBS system. vo> crontab: vo> 0 4 * * * root /root/scripts/lnx.sh vo> 0 8 * * * root /root/scripts/lnx.sh vo> vo> vo> fstab on proxmox server: vo> vo> # remote system with nfs share vo> 192.168.1.254:/var/nfsroot/syd /mnt/syd nfs rw,async,hard,intr,noexec 0 0 vo> vo> The the nfs backup script: vo> vo> #/bin/bash vo> # vo> # copy a new nfs vzdump config vo> cp /root/scripts/vzdump.syd /etc/vzdump.conf vo> mount /mnt/syd vo> vzdump 100 vo> vzdump 101 vo> vzdump 104 vo> umount /mnt/syd vo> vo> vzdump.conf: vo> vo> tmpdir: /bck/tmp vo> dumpdir: /mnt/syd vo> mode: snapshot vo> keep-last: 20 vo> remove: 1 vo> compress: gzip vo> mailto: fred@domain.com vo> Ok - now this is just overkill!!! Thanks a ton for all the data here, I'll be sure to extract this message and use it to help setup my solution. GREAT STUFF - thanks, vorlon! |07p|15AULIE|1142|07o |08......... --- Mystic BBS v1.12 A48 2022/04/26 (Linux/64) * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (21:2/150) .