Unsolved
This post is more than 5 years old
6 Posts
0
1509
June 15th, 2007 03:00
Virtual Tape Library Data Move
Hello all,
Solution
55TB EMC Disk Array presented at virtual ADIC i2000 Library (Known as EDL)
Physical ADIC (known as ADIC)
Presently, all our backups run via the network/SAN to our EDL in pool 'Online' and automattic cloning is performed at group completion to pool named 'Offline' in physical ADIC. This data will be taken offsite for 6 months.
Data onsite should be kept for 5 weeks.
Problem we have is that the 55TB EDL is only enough for 2 weeks of backups so the last three weeks of this should be 'staged' onto the ADIC, sounds easy but i can't get round it.
I can't setup auto staging as NetWorker see's the EDL as a physical library and not a file device.
Does any one have any scripts that we move all backups in location "EDL" to separate pool on ADIC when three weeks old?
Many thanks in advance
Solution
55TB EMC Disk Array presented at virtual ADIC i2000 Library (Known as EDL)
Physical ADIC (known as ADIC)
Presently, all our backups run via the network/SAN to our EDL in pool 'Online' and automattic cloning is performed at group completion to pool named 'Offline' in physical ADIC. This data will be taken offsite for 6 months.
Data onsite should be kept for 5 weeks.
Problem we have is that the 55TB EDL is only enough for 2 weeks of backups so the last three weeks of this should be 'staged' onto the ADIC, sounds easy but i can't get round it.
I can't setup auto staging as NetWorker see's the EDL as a physical library and not a file device.
Does any one have any scripts that we move all backups in location "EDL" to separate pool on ADIC when three weeks old?
Many thanks in advance
No Events found!


dpinink_silva
2 Intern
•
724 Posts
0
June 15th, 2007 08:00
People I know with such configuration do a clone with greater retention to a tape. In your case, clones would have 5 weeks retention and original tape (EDL) would expire after 2 weeks, so you can re-use this (and in case of restore, use the clone ones).
dpinink_silva
2 Intern
•
724 Posts
0
June 15th, 2007 11:00
"A save set can be staged from one disk to another as many times as required.
For example a save set could staged from disk 1, to disk 2, to disk 3, and finally
to a remote tape device. Once the save set is staged to a tape device, it cannot
be staged again."
What I am missing here?
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
June 15th, 2007 11:00
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
June 16th, 2007 04:00
I used tape2tape staging on several occasions when eg. daily backup had to be changed to monthend so first you would change policy of saveset and then you would stage it from one tape pool to another (as pools were policy oriented).
rcorran
7 Posts
0
May 30th, 2008 00:00
It is not pretty but it works.
Biku1
42 Posts
0
May 30th, 2008 01:00
My Question is can we not do the staging by using the Auto staging just only defining the lower and upper water level percentage
Thanks
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
May 30th, 2008 05:00
rcorran
7 Posts
0
May 30th, 2008 07:00
Since when does nsrstage work for tape to tape staging? Is it a new feature in 7.4? I have attempted with 7.3.3 and it just gives an error!
Rob
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
June 1st, 2008 23:00
staging? Is it a new feature in 7.4? I have
attempted with 7.3.3 and it just gives an error!
Since I work with NW at least. Last time I used it it was with 7.2.2. You must make sure to use nsrstage command and ssid/cloneid pair and it will work.
rcorran
7 Posts
0
June 3rd, 2008 18:00
Manual staging from tape to tape works!!! but it throws an error at the end. I have just tested manually staging from VTL tape to physical tape. It successfully cloned the saveset, removed the original saveset from the source tape but then displayed an error message "nsrstage: Recovering space failed with the error Space can only be recovered from adv_file and file type devices."
I always assumed this error indicated that it could not delete the saveset instance from the source tape. Do you know how to tell it not to attempt to reclaim space? There's nothing in the man page. See the verbose output below:
root@legolas# nsrstage -v -m -b Daily -S 824372240/1210248208
Obtaining media database information on server legolas
Parsing save set id(s)
Migrating the following save sets (ids):
824372240
Automatically copying save sets(s) to other volume(s)
Starting migration operation...
...from storage node: legolas
nsrstage: Successfully cloned all requested save sets
nsrstage: Clones were written to the following volume(s):
E02422
nsrstage: Recovering space failed with the error Space can only be recovered from adv_file and file type devices..
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
June 5th, 2008 02:00