Creating a Proxmox Backup Job
- Select Job Manager in the sidebar. Then click the New Backup Job button in the upper right corner.
![[image expected here]](/assets/images/new_backup_job-1b72ec846172d32898894cbbb62fda13.png)
- Select Proxmox as Job Type.
You may also select the Job Folder to store the job in (for more information, see Job Manager). By default, all jobs are stored in the SS_DEFAULT job folder. - Specify the Job Name. For Proxmox Backup, this field may contain no more than 64 characters, and only digits, letters, hyphens, and underscores are allowed.
You can also add an optional description (up to 48 characters).
![[image expected here]](/assets/images/new_backup-proxmox_ve-first_pane_populated-64ab710e0cedc86f3ee8d12d5d6cc7bf.png)
- Click Add Source in the SOURCES pane to specify which virtual machines you want to back up. The Source selection dialog will appear.
When a parent is selected, any virtual machines added to it later are included automatically on the next run.
![[image expected here]](/assets/images/new_backup-proxmox_ve-add_source_dialog-36ceef10f1c7302adbe3cd683fb46a1d.png)
You may view your current selection at any moment by clicking the Selected Items button next to the search field.
![[image expected here]](/assets/images/new_backup-proxmox_ve-add_source_dialog-selected_items-299bedf0d59690226aedf39ae4f69b08.png)
You can clear each item by clicking theicon next to the item, or clear all items at once using the Clear all button.
To close the Selected Items pane, use the βXβ symbol or click anywhere outside the pane.
A single Proxmox VE backup job can protect virtual machines from more than one cluster. Expand each Proxmox VE node in the tree and select the virtual machines you want from each.
- In the DESTINATION pane, specify the destination for the Proxmox VE backup.
Choose the vStor destination at the pool level. DPX will automatically create a separate volume in the selected pool for each protected virtual machine.
![[image expected here]](/assets/images/new_backup-proxmox_ve-add_destination_dialog-089790022566cabc2af23e2d5c57bb47.png)
- Optionally, add schedules in the SCHEDULES pane for the backup to be run on a regular basis.
See Scheduling a Proxmox Backup Job. - Specify the retention period for the backup. The default value is 90 days.
- Optionally, set notification options in the Advanced Options section. For details, see Job Options for Proxmox Backup below.
- Click Save.
The Run Job prompt will be shown, where you may run the job immediately. If you select No, you can run the job later from the Job Manager section.
Job Options for Proxmox Backupβ
Additional options for a Proxmox VE backup job are available in the Advanced Options section at the bottom of the job definition. Expand it, then expand the Notification Options header. The Notification Options section controls who receives messages pertaining to the job when it is run.
![[image expected here]](/assets/images/backup-proxmox_ve-advanced_options-b95ccd8940d81f937f384bdb28715508.png)
The notification options are a radio-button selection with three choices.
No notifications
No e-mail notifications will be sent.
Default e-mail notifications
E-mail notifications will be sent to the e-mail account specified in the Administrator E-mail Settings tab on the ENTERPRISE INFORMATION page under on the top menu bar. See E-mail Notification Defaults.
Custom e-mail notifications
If the Custom e-mail notifications option is selected, four additional entry fields appear:
Subject
The subject of your message. The subject line usually contains a combination of straight text and variable elements. Variables, which must begin with %, are replaced with actual corresponding values. If you enclose variables in double quotation marks, those variables are treated as literal values. You can embed the following variables:
%JOBNAME%JOBID%JOBTYPE%RC
Use %RC to include the return code in the message for this run of the job, when applicable.
To
The email address of the primary recipient of your message. Only one βToβ address is permitted.
Cc
Carbon Copy. The email address(es) of the secondary recipient(s) of your message. Use a semicolon to delimit multiple email addresses.
Bcc
Blind Carbon Copy. The email address(es) of the secondary recipient(s) not identified to other recipients. Use a semicolon to delimit multiple email addresses.
The following characters are invalid in all fields: < > ; and '.
DPX emailing must be enabled when you first configure your Enterprise. At that time, you supply general system information, including SMTP Host Name and SMTP Port. See Configuring Enterprise Information.