Hi.
I unfortunately have major understanding problems with the scheduler.
Even though tehre is an article
https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pvesr_schedule_format_examples
12,14,16,18,20,22:5 equals 12/2:5 and means Every day starting at 12:05 until 22:05, every 2 hours
I wanted to do this similarily
8..17:30/2
8-17:30 every 2 hours.
so 8:30, 10:30, 12:30
But /2 also means minutes. So the backups stsarts every 2 minutes.
If i say 8..17:30/2:5, so the 2 hours are set with minutes instead of omitted PVE says unable to parse calendar event.
I tried 120 for 120 minutes, but that is not allowed either.
I also tried
8..17/2:30
that should be 8:00, 10:30, ...
parameter verification failed
Point is, I want my servers to backup as follows
VM 100 8/10/12/14/16
VM 101 8:30/10:30/12:30/14:30/16:30
VM 102 9/11/13/15/17
But instead in the night they are running wild and are backupping every 2 minutes
Th plan 7.9.11.15 ran last nightfor instances at 4:25 4:26, 5:29, 5:32 and many many more.
maybe someone can help me schedule that correctly
I unfortunately have major understanding problems with the scheduler.
Even though tehre is an article
https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pvesr_schedule_format_examples
12,14,16,18,20,22:5 equals 12/2:5 and means Every day starting at 12:05 until 22:05, every 2 hours
I wanted to do this similarily
8..17:30/2
8-17:30 every 2 hours.
so 8:30, 10:30, 12:30
But /2 also means minutes. So the backups stsarts every 2 minutes.
If i say 8..17:30/2:5, so the 2 hours are set with minutes instead of omitted PVE says unable to parse calendar event.
I tried 120 for 120 minutes, but that is not allowed either.
I also tried
8..17/2:30
that should be 8:00, 10:30, ...
parameter verification failed
Point is, I want my servers to backup as follows
VM 100 8/10/12/14/16
VM 101 8:30/10:30/12:30/14:30/16:30
VM 102 9/11/13/15/17
But instead in the night they are running wild and are backupping every 2 minutes
Th plan 7.9.11.15 ran last nightfor instances at 4:25 4:26, 5:29, 5:32 and many many more.
maybe someone can help me schedule that correctly