diff --git a/vzdump.adoc b/vzdump.adoc index 544ed5e..add40dc 100644 --- a/vzdump.adoc +++ b/vzdump.adoc @@ -54,6 +54,12 @@ will in turn be parsed and executed by the `pvescheduler` daemon. These jobs use the xref:chapter_calendar_events[calendar events] for defining the schedule. +Since scheduled backups miss their execution when the host was offline or the +pvescheduler was disabled during the scheduled time, it is possible to configure +the behaviour for catching up. By enabling the `Repeat missed` option +(`repeat-missed` in the config), you can tell the scheduler that it should run +missed jobs as soon as possible. + Backup modes ------------