initial backups setup

arakyta_andy

Member
May 14, 2020
21
0
21
42
Toledo, Ohio
www.arakyta.com
Good morning. I am trying to get backup routines set for mid-night, however when I come in the next morning they've begun at 5am. I deleted the original backup routines and re-created but it's still happening. The cron job for backups looks good too. What am I missing?
 
hi,

is the timezone of the server correct?
 
can you post the cronjob?
 
This is the beginning of the task.

INFO: starting new backup job: vzdump 102 105 104 110 111 --compress lzo --mode snapshot --node ncpve-host01 --mailnotification always --quiet 1 --storage daily-backups
INFO: Starting Backup of VM 102 (qemu)
INFO: Backup started at 2020-05-14 05:00:03
INFO: status = running
INFO: VM Name: 02-CatalystQB
INFO: include disk 'sata0' 'local-lvm:vm-102-disk-0' 60G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating archive '/mnt/pve/daily-backups/dump/vzdump-qemu-102-2020_05_14-05_00_02.vma.lzo'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
INFO: started backup task '1bdd306c-3b84-4e13-9985-8b11a550040c'
 
what time do you see in the GUI? (on the graphs on so on) and what is the output of timedatectl
 
same with me..
Need help

i set backup time at 00:45, but always start 9.45.

I've checked all time server ( CLI ) and web gui is same.

vzdump and pvecm status, also same..
 
are nodes in a cluster? maybe one of them has a different timezone?