Retention (Full) - no. of versions to keep
- number of full backupsRetention (Inc.) - no. of versions to keep
- number of incremental backupsRetention (Full) - no. of days to keep
- number of days to keep a full backupRetention (Inc.) - no. of days to keep
- number of days to keep an incremental backupName
for easier identification in the configuration.VP_VM_GUID
- GUID of the VM in vProtectVP_VM_UUID
- UUID of the VM used by the hypervisor or hypervisor managerVP_VM_NAME
- name of the VMVP_VM_TMP_DIR
- path to the folder containing files in stagingVP_BD_GUID
- GUID of the Backup Destination being accessedVP_BD_NAME
- name of the Backup Destination being accessedVP_CONTAINER_NAME
- standard container name generated by vProtect that can be used for names of the volumes (format <VM-NAME>__<PART-OF-UUID>
, i.e. Centos 7__8d3ef6f1
, may contain special characters)VP_EXPORT_PATH
- an export path from Node Configuration, can be used as the mount root for backup destination volumesVP_TASK_TYPE
- name of the task type, e.g.: STORE
/RESTORE
/DELETE_VM
/OLD_BACKUPS_REMOVAL
- to distinguish operation type when scripts are being invokedvprotect
user is able to access them/etc/sudoers.d/
directory to enable the vprotect
user to execute privileged script (like chown operations in some file system locations): %vprotect ALL=(root) NOPASSWD: /opt/vprotect/scripts/myscripts/privileged.sh