We need to move all backup data from a Fujitsu CentricStor library to a new disk storage repository. This works fine with a “Restore from Tape to Repository” job.
In order to restore the previous version of the VM, we have to select the previous restore point , VM per VM. As it concerns the data of about 1 year, it is not feasible to do it via the GUI.
Does someone has a sample script that allows to copy data of an existing repository to another. Any ideas?
Regards, Dirk.
-
- Novice
- Posts: 3
- Liked: never
- Joined: Apr 15, 2019 7:06 am
- Full Name: Dirk Vandeweyer
- Contact:
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Move old data to new repository
By existing repository you refer to tape library holding tapes with backup files on them, right? Thanks!
-
- Novice
- Posts: 3
- Liked: never
- Joined: Apr 15, 2019 7:06 am
- Full Name: Dirk Vandeweyer
- Contact:
Re: Move old data to new repository
Yes, the old repository is a Fujitsu Centricstore, defined as VTL.
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Move old data to new repository
You can try to find restore points located on tapes, using Get-VBRRestorePoint cmdlet, and, then, restore them either to Repository or Server, using Start-VBRTapeRestore cmdlet.
However, those are obsolete cmdlets and might work unexpectedly, so, I'd test them first before writing a full script.
Thanks!
However, those are obsolete cmdlets and might work unexpectedly, so, I'd test them first before writing a full script.
Thanks!
-
- Novice
- Posts: 3
- Liked: never
- Joined: Apr 15, 2019 7:06 am
- Full Name: Dirk Vandeweyer
- Contact:
Re: Move old data to new repository
Thank you Eremin.
Who is online
Users browsing this forum: No registered users and 8 guests