running on unraid 6.8.3 and vm backup 2021.3.11
set to run ever saturday night. looking through my files it looks like it hasnt actually done a backup since december of last year. if i go to the script and i select to run backup i get the notifiaction fairly quickly that it has finished but no new backup. attaching my log file.
2021-04-04 08:25:25 Start logging to log file.
2021-04-04 08:25:25 information: send_notifications is 1. notifications will be sent.
2021-04-04 08:25:25 information: only_send_error_notifications is 0. normal notifications will be sent if send_notifications is enabled.
2021-04-04 08:25:31 information: keep_log_file is 1. log files will be kept.
2021-04-04 08:25:31 information: number_of_log_files_to_keep is 1. this is probably a sufficient number of log files to keep.
2021-04-04 08:25:31 information: enable_vm_log_file is 0. vm specific logs will not be created.
2021-04-04 08:25:31 information: backup_all_vms is 1. vms_to_backup will be ignored. all vms will be backed up.
2021-04-04 08:25:31 information: use_snapshots is 0. vms will not be backed up using snapshots.
2021-04-04 08:25:31 information: kill_vm_if_cant_shutdown is 0. vms will not be forced to shutdown if a clean shutdown can not be detected.
2021-04-04 08:25:31 information: set_vm_to_original_state is 1. vms will be set to their original state after backup.
2021-04-04 08:25:31 information: number_of_days_to_keep_backups is 0. backups will be kept indefinitely. be sure to set number_of_backups_to_keep to keep backups storage usage down.
2021-04-04 08:25:31 information: number_of_backups_to_keep is 3. this is probably a sufficient number of backups to keep.
2021-04-04 08:25:31 information: inline_zstd_compress is 0. vdisk images will not be inline compressed.
2021-04-04 08:25:31 information: pigz_compress is 0. backups will not be post compressed.
2021-04-04 08:25:31 information: use_snapshots disabled, not adding snapshot_extension to vdisk_extensions_to_skip.
2021-04-04 08:25:31 information: snapshot_fallback is 0. snapshots will fallback to standard backups.
2021-04-04 08:25:31 information: pause_vms is 0. vms will be shutdown for standard backups.
2021-04-04 08:25:31 information: enable_reconstruct_write is 0. reconstruct write will not be enabled by this script.
2021-04-04 08:25:31 information: compare_files is 0. files will not be compared after backups.
2021-04-04 08:25:31 information: backup_xml is 1. vms will have their xml configurations backed up.
2021-04-04 08:25:31 information: backup_nvram is 1. vms will have their nvram backed up.
2021-04-04 08:25:31 information: backup_vdisks is 1. vms will have their vdisks backed up.
2021-04-04 08:25:31 information: start_vm_after_backup is 0. vms will not be started following successful backup.
2021-04-04 08:25:31 information: start_vm_after_failure is 0. vms will not be started following an unsuccessful backup.
2021-04-04 08:25:31 information: disable_delta_sync is 0. rsync will be used to perform delta sync backups.
2021-04-04 08:25:31 information: rsync_only is 0. cp will be used when applicable.
2021-04-04 08:25:31 information: actually_copy_files is 1. files will be copied.
2021-04-04 08:25:31 information: clean_shutdown_checks is 20. this is probably a sufficient number of shutdown checks.
2021-04-04 08:25:31 information: seconds_to_wait is 30. this is probably a sufficient number of seconds to wait between shutdown checks.
2021-04-04 08:25:31 information: keep_error_log_file is 1. error log files will be kept.
2021-04-04 08:25:31 information: number_of_error_log_files_to_keep is 10. this is probably a sufficient error number of log files to keep.
2021-04-04 08:25:31 information: started attempt to backup 001 Windows 10, 002 Windows 10, 003 Windows 10, Backup DNS, CentOS, Debian 002, Macinabox BigSur, Ubuntu to /mnt/user/Drive Backups/VM Backups/Automatic Backups
2021-04-04 08:25:31 information: 001 Windows 10 can be found on the system. attempting backup.
2021-04-04 08:25:31 information: removing old local 001 Windows 10.xml.
2021-04-04 08:25:31 information: creating local 001 Windows 10.xml to work with during backup.
2021-04-04 08:25:31 information: /mnt/user/Drive Backups/VM Backups/Automatic Backups/001 Windows 10 exists. continuing.
2021-04-04 08:25:31 information: finished attempt to backup 001 Windows 10, 002 Windows 10, 003 Windows 10, Backup DNS, CentOS, Debian 002, Macinabox BigSur, Ubuntu to /mnt/user/Drive Backups/VM Backups/Automatic Backups.
2021-04-04 08:25:31 information: cleaning out logs over 1.
2021-04-04 08:25:31 information: removed '/mnt/user/Drive Backups/VM Backups/Automatic Backups/logs/20210404_0812_unraid-vmbackup.log'.
2021-04-04 08:25:31 information: cleaning out error logs over 10.
2021-04-04 08:25:31 information: did not find any error log files to remove.
2021-04-04 08:25:31 Stop logging to log file.