KB10012 Scheduled backup not runing at expected time

Problem

Backup job is scheduled to start at 10:00PM, but runing at 11:00PM.

Solution

Check user timezone in vProtect, and set correct.


Check timezone on vProtect server. Login to vProtect operating system by SSH.

Check timezone for vProtect user:

sudo -u vprotect timedatectl
[root@vProtect ~]# sudo -u vprotect timedatectl
Local time: Wed 2018-06-13 10:26:09 CEST
Universal time: Wed 2018-06-13 08:26:09 UTC
RTC time: Wed 2018-06-13 08:26:09
Time zone: Europe/Warsaw (CEST, +0200)
NTP enabled: no
NTP synchronized: no
RTC in local TZ: no
DST active: yes
Last DST change: DST began at
Sun 2018-03-25 01:59:59 CET
Sun 2018-03-25 03:00:00 CEST
Next DST change: DST ends (the clock jumps one hour backwards) at
Sun 2018-10-28 02:59:59 CEST
Sun 2018-10-28 02:00:00 CET


If timezone is incorrect set it:

sudo -u vprotect timedatectl set-timezone Europe/Warsaw

[root@vProtect ~]# sudo -u vprotect timedatectl set-timezone Europe/Warsaw


List of timezones you can get from command:

timedatectl list-timezones

[root@vProtect ~]# timedatectl list-timezones

Filter by label

There are no items with the selected labels at this time.