Y
Hacker News
new
|
ask
|
show
|
jobs
by
esperent
21 days ago
Why do you randomize your backup times?
1 comments
stryan
21 days ago
Should have been more clear: I use RandomizedOffsetSec= to add a random offset to a set start time (usually 4am), to prevent overloading the backup server, not truly random start times.
link
capitainenemo
21 days ago
As someone else noted, that's also a cron feature
link
c-hendricks
21 days ago
A feature of _some_ cron systems
link
capitainenemo
21 days ago
True. But commonly used ones.
link