Skip to main content

Veeam Backup for Microsoft Azure: backup schedule not working


PValsecchi
Forum|alt.badge.img+2

veeam-backup-azure-fix-schedule-not-working-01

When a backup policy is configured in Veeam Backup for Microsoft Azure, the job doesn't start automatically on a backup schedule.

This is a known bug of the software and the fix requires a patch installation directly in the system.

 

Install the fix

After copying the patch provided by the support (patch Fix_263734_34880afcb0.zip) to the appliance (you can use WinSCP), stop the service with the following comand:

# sudo systemctl stop veeamazurebackup

veeam-backup-azure-fix-schedule-not-working-03

Install the package using the command:

# sudo apt-get install /tmp/veeamazurebackup_1.0.0.261_amd64.deb

veeam-backup-azure-fix-schedule-not-working-04

After few seconds the patch installation is completed successfully.

veeam-backup-azure-fix-schedule-not-working-06

Start the service veeamazurebackup with the command:

# sudo systemctl start veeamazurebackup

veeam-backup-azure-fix-schedule-not-working-07

Now login to Veeam Backup for Microsoft Azure and schedule the job

After applying the patch, the job now runs on a backup schedule.

veeam-backup-azure-fix-schedule-not-working-11

The fix for this issue is quite simple to apply and takes only few minutes. 

 

2 comments

eprieto
Forum|alt.badge.img+7
  • On the path to Greatness
  • 156 comments
  • November 25, 2020

Excellent topic!! Very useful ...


JMeixner
Forum|alt.badge.img+17
  • Veeam Vanguard
  • 2650 comments
  • November 25, 2020

Thank you for the detailled description. This helps a lot.


Comment