Unsolved
This post is more than 5 years old
1 Rookie
•
2 Posts
0
1102
April 12th, 2017 03:00
Create YEARLY backup schedule in AVAMAR
Hi,
We are looking for the solution to create yearly backup schedule in AVAMAR. Is it feasible? If Yes, what are the possible ways to achieve this?
No Events found!
RupeshW
1 Rookie
•
2 Posts
0
April 12th, 2017 21:00
Run backup once in a year & retain it for say 3 or 5 years.
Avamar Exorcist
462 Posts
0
April 14th, 2017 02:00
One option could be to use an MCCLI command to issue the backup according to a once-a-year crontab entry.
The crontab could contain the command or point to a script that contains those commands.
Engineering doesn't permit creation of custom schedules from within the Avamar server crontab but it would be acceptable to do so from an external Linux machine loaded with the MCCLI package.
You can find a link to the MCCLI guide here