elanmbx
13 years agoLevel 6
Vaulting and Storage Lifecycle Policies
Is there *any* way to use these together. Here is my scenario:
I need to use SLPs to replicate MSDP data from our primary DC to an offsite DC. That is working well. However, I want to batch up writing older MSDP images from disk to tape. Vault has always worked for this functionality *very* nicely.
So I configured a vault to start rolling images off the MSDP to tape - only to receive the "images failed: Already duplicated" message.
Is there any way to use vault in this manner?
Thanks,
-Mike-
OK, multiple tests later ...
Configured a basic disk STU and ran SLP that backs up to sp1 and duplicates to sp2 (sp1 and 2 are both advanced disk stu). Once completed
I then ran vault to copy this again to 'basic_disk' and it worked ...
IMAGE womble 0 0 9 womble_1352491909 womble_slp_sp1_sp2 0 *NULL* root Full 0 11 1352491909 9 1352578309 0 0 32 6 3 3 0 womble_slp_sp1_sp2_1352491909_FULL.f *NULL* *NULL* 0 1 0 0 0 *NULL* 0 0 0 0 0 0 0 *NULL* 0 0 0 *NULL* 126 2 0 1312 0 0 *NULL* slp_sp1_sp2 3 0 0 0 *NULL* *NULL* 0 13 0 0HISTO 0 0 0 0 0 0 0 0 0 0FRAG 1 1 32 0 0 0 0 @aaaad womble 262144 0 0 -1 0 1;AdvancedDisk;womble;ad_disk_sp1;/sp1;0 1352578309 0 65547 0 0 0 6 0 1352491918 3 1 *NULL* *NULL* 0 0FRAG 2 1 32 0 0 0 0 @aaaae womble 262144 0 0 -1 0 1;AdvancedDisk;womble;ad_disk_sp2;/sp2;0 1352578309 0 65547 0 1 0 6 1352578309 1352492296 1 1 *NULL* *NULL* 0 0FRAG 3 1 32 0 0 0 0 /netbackup/nbu7503/basic_disk/womble_1352491909_C3_F1_R2 womble 262144 0 0 -1 0 womble 1352578309 0 65547 0 2 0 1 0 1352492877 1 1 *NULL* *NULL* 0 0... ok - so not sure why things aren't working for you, but at least we have shown that vault can duplicate an SLP image (as you can see above, 3 fragments, 1 is SLP backup, 2 is SLP duplication, 3 is vault duplication ).I did get a simlar error with what I have now decided was an 'invalid' test - trying to get vault to duplicate another copy of the image on the same stu as either the SLP backup or the SLP duplication (sp1 or sp2)Not sure why you are getting this error, as you are going from disk to tape - I'll dig round a bit more ...Perhaps I'm missing something obvious - let me know if you see it :0)Martin