You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos-users
Hi everyone,
during the time change on Saturday we noticed that jobs that are scheduled for 02:00-02:59 ran twice.
Are there any best practises or config options to prevent this from happening?
Thanks,
Hendrik
Philippe
unread,
Oct 27, 2025, 11:48:01 AM (10 days ago) Oct 27
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos...@googlegroups.com
Hi Hendrik,
is setting the server (director) to utc an option for you?
Regards,
Philippe
Am 27.10.25 um 15:20 schrieb Hendrik Peyerl:
Hendrik Peyerl
unread,
Oct 27, 2025, 11:56:05 AM (10 days ago) Oct 27
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Philippe, bareos...@googlegroups.com
Hi Philippe,
thanks for the reply. It is, but it would involve some work as we have many jobs that need to run at a specific time and we would need to adjust the schedule.
Thats why I was wondering how other people deal with this.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos...@googlegroups.com
Hi,
IC. Afaik neither Bareos nor Bacula has support for timezones/dst.
Another approach would be to let systemd timers trigger jobs via
bconsole instead of using schedules, as systemd timers are known to be
"dst-safe".