I know it's not possible to do a VM to tape directly, but can I do something like this:
1. Do a regular full backup to a disk repository
2. Do a backup to tape job
3. Delete regular backup files from backup repository
I'm perfectly fine with this. I need to do weekly backups of some VM's (lots of them, kinda) and I'm fine with only doing one weekly and pushing it to tape.
ps. If yes - what would be the best way to achieve that?
-
- Enthusiast
- Posts: 47
- Liked: 3 times
- Joined: May 04, 2015 2:45 pm
- Full Name: 4c74356b41
- Contact:
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: VM to tape "hack"?
It's possible. PowerShell script checking whether everything has been copied properly and then deleting the files from disks might be the best way.If yes - what would be the best way to achieve that?
However, I'd still recommend having at least one .vbk on source repository for the purpose of safety.
Thanks.
-
- Enthusiast
- Posts: 47
- Liked: 3 times
- Joined: May 04, 2015 2:45 pm
- Full Name: 4c74356b41
- Contact:
Re: VM to tape "hack"?
Mhm... and how do I "check that everything has been copied properly" with powershell? You mean get backup job information and see if backup job returned success? or something else?
If I configure 1 copy to store (or whatever its called) will it only do full backups without incremental? or how do I achieve that it holds only 1 copy?
If I configure 1 copy to store (or whatever its called) will it only do full backups without incremental? or how do I achieve that it holds only 1 copy?
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: VM to tape "hack"?
Something similar, right. Sort of double check, whether the latest result is success and whether a tape contains at least something.Mhm... and how do I "check that everything has been copied properly" with powershell? You mean get backup job information and see if backup job returned success? or something else?
Correct. Backup job configured in whatever mode (reversed/forward), having 1 as retention, and making always full backups.If I configure 1 copy to store (or whatever its called) will it only do full backups without incremental?
Thanks.
Who is online
Users browsing this forum: No registered users and 7 guests