mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-14 19:48:03 +00:00
vzdump: change vzdump.cron to pvescheduler
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
6152945965
commit
de842c85d4
@ -49,7 +49,10 @@ archiving.
|
||||
Backup jobs can be scheduled so that they are executed automatically
|
||||
on specific days and times, for selectable nodes and guest systems.
|
||||
Configuration of scheduled backups is done at the Datacenter level in
|
||||
the GUI, which will generate a cron entry in /etc/cron.d/vzdump.
|
||||
the GUI, which will generate a job entry in /etc/pve/jobs.cfg, which
|
||||
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.
|
||||
|
||||
Backup modes
|
||||
------------
|
||||
|
Loading…
Reference in New Issue
Block a user