Unsolved
1 Rookie
•
16 Posts
0
1778
July 24th, 2020 01:00
Want to migrate save sets from one volume to another with nsrstage.
Hello,
I have two DD and want to move some things from one to another.
I have created similar volumes on different pools and want to use nsrstage to move them command line.
ex. from AppData.001 to DD160AppData.001 (pool is DD160_AppData).
Thanks in advance.
Thanos
No Events found!
bingo.1
2.4K Posts
1
July 24th, 2020 05:00
Just use the following core command to do that:
nsrstage -b dest_pool -S ssid
Use additional parameters if necessary.
You can also use
nsrclone -m -b dest_pool -S ssid
nsrclone has even more options if you must use them.
ituser
1 Rookie
•
16 Posts
0
July 28th, 2020 04:00
Thanks for the input.
Just a modification on the command given:
nsrstage -b dest_pool -m -S ssid (it also requires -m).
I managed to stage several save sets but when trying to migrate the Exchange ones I get:
99225:nsrstage: Migration (staging) is not supported for Block Based Backup save set 1391865506.
07/28/20 14:36:44.963719 Input ssids are not processed due to 'No complete save sets to clone':1391865506
bingo.1
2.4K Posts
0
July 29th, 2020 02:00
Please provide sufficient info - I just guess that you want to migrate to tape.
However, such device type is not allowed for BBB. The Admin Guide clearly states:
"You can create the following types of devices that depend on the backup requirements:
• AFTD
• Data Domain CIFS or NFS
• DD Boost
• Cloud Boost"
However, if you would have cloned, not staged the backups, a tape should be a valid media to store the clone:
"Cloning block based backups
The procedure for cloning a block based backup is the same as the procedure for cloning a NetWorker backup.
You can configure the NetWorker clone operations according to the environment and storage requirements. Block based backups support cloning of the full and incremental backups ."