Schedule for replication question / bug?

mailinglists

Renowned Member
Mar 14, 2012
643
70
93
Hi,

i'm using replication. I with to replicate everyday at night at 2:00 a.m.
I did read the help and entered 2 under schedule for replication.
Now the system replicates two minutes past every hour instead of 2:00 a.m.

What am I doing wrong? Please look at the picture.Zaslonska slika 2018-05-29 14-23-27.png
 
Hi,

please the replication config file.
it is located here /etc/pve/replication.cfg

Code:
pveversion -v
would also be intresting.
 
a number alone determines the minute, if you want the hour, you have to write it like this:
Code:
2:00
 
2:00 worked as expected. Thank you.

FYI, example in GUI which states it is synced twice daily actually sets:
2,22:30
which confused me, I guess.

But I have to abandon pvesr for backups, and go back to pve-zsync pull method anyway.
I will write a new topic to discuss it.