(11-01-2017, 05:21 AM)TGates Wrote: I can't seem to find the code anywhere. But it had to do with changing the OnDaemonDay.hook.php to OnDaemonWeek.hook.php and some timestamp changes.
But that would not run at the time you specifically want.
To run a backup at your specific time, Me.B's custom bash script may be what you need: https://github.com/MBlagui/Sentora-tools...erfiles.sh
I preliminary look through of Me.B's script makes me think this is the route for me to take.
Currently this install is a KVM VM on the same ProxMox server as 5 CloudLinux/cPanel VMs and a Windows 2016/Plesk VM. I made the mistake of making my image storage drive a raw ZFS ZRAID1 block storage. I need to rebuilt the whole thing as a ZRAID Stripe+Mirror mounted as a directory. Until I do, I/O Delay is killing me and I have to ensure that no two VMs are performing either an upgrade or backup at the same time.
Thank you for your help. If I need further assistance, I am sure I will be back. Otherwise I will report back with my results.