Hi All,
Good Day!
May I ask if the VBR v10 can be set up as the backup schedule below?
- Incremental backups every two days
- Full backup every 14 days
My backup repository is not enough space so that I want to try to reduce backup time instead of every day.
-
- Novice
- Posts: 6
- Liked: never
- Joined: Sep 30, 2019 6:22 am
- Full Name: Eric Loh
- Contact:
-
- Product Manager
- Posts: 2581
- Liked: 708 times
- Joined: Jun 14, 2013 9:30 am
- Full Name: Egor Yakovlev
- Location: Prague, Czech Republic
- Contact:
Re: Backup job schedule
Hi Eric.
Not with native Veeam Job scheduler.
- Incremental schedule can be set on every 2nd day, but there are 7 days in a week, so one interval has to be 3 days. "Every 2 days" kind of impossible with 7 days in a week as it will shift backup days every week 1 day up. Inconsistency in backup schedule in this case(you never know when "2nd day is") makes this choice obsolete. You can set, for example: Monday, Wednesday, Friday(every 2 days during working week).
- Full backup has either Weekly schedule(for example every Friday), or Monthly schedule(say First Friday of Each\Selected Months). So "every 2 months" is not possible with default job scheduler. You can force Active Full with Windows Scheduled task(running every 2 months) to run powershell script with "Get-VBRJob -Name "YourBackupJobNameHere" | Start-VBRJob -FullBackup". That should work 2nd case out.
/Cheers!
Not with native Veeam Job scheduler.
- Incremental schedule can be set on every 2nd day, but there are 7 days in a week, so one interval has to be 3 days. "Every 2 days" kind of impossible with 7 days in a week as it will shift backup days every week 1 day up. Inconsistency in backup schedule in this case(you never know when "2nd day is") makes this choice obsolete. You can set, for example: Monday, Wednesday, Friday(every 2 days during working week).
- Full backup has either Weekly schedule(for example every Friday), or Monthly schedule(say First Friday of Each\Selected Months). So "every 2 months" is not possible with default job scheduler. You can force Active Full with Windows Scheduled task(running every 2 months) to run powershell script with "Get-VBRJob -Name "YourBackupJobNameHere" | Start-VBRJob -FullBackup". That should work 2nd case out.
/Cheers!
-
- Veeam Software
- Posts: 2097
- Liked: 310 times
- Joined: Nov 17, 2015 2:38 am
- Full Name: Joe Marton
- Location: Chicago, IL
- Contact:
Re: Backup job schedule
As a followup to anyone who might find this thread, changing the backup schedule won't necessarily reduce space requirements on the repository. Even if you could switch from daily incremental backups to incremental backups every other day, the number of changes is likely double resulting in no reduction of space usage on the repo.
Joe
Joe
Who is online
Users browsing this forum: No registered users and 8 guests