we are in the process of migrating from DPM.
As we want to be sure to be able to restore DPM files, which should be possible, we did try it with an error (Invalid Data).
But we believe, that we have an error in the catalog.
Each tape we load and inventory is recognized with the exact same Media Set, no matter if the tape is 1 week or 1 year old, which just can't be true as DPM adds a unique Nr- at the end of the SET name.
We also read the MTF Header and there the Media Set Name of DPM is correct and different.
Code: Select all
MTF Media Label|1.0|Microsoft|4.2.1312.0|2015/08/22.08:49:22|Vix Backup Volume-LT-1Tage-Copy0-00000191|0|{eb9a80c2-16d1-4600-b639-c064f5ad3623}|{c5d933e4-8ca5-4059-bf06-4ec1245c093c}|
MTF Media Label|1.0|Microsoft|4.2.1235.0|2014/09/01.04:33:10|DPM Backup-LT-1Monate-Copy0-00000017|0|{2718d44d-5540-4b36-9be0-feb990b9d3bc}|{c5d933e4-8ca5-4059-bf06-4ec1245c093c}|
Probably the problem is, that the last ID within the header is the same on all DPM Tapes?
Code: Select all
{c5d933e4-8ca5-4059-bf06-4ec1245c093c}
So any hint what the problem could be that we are able to restore files done within DPM?
Thanks
Patrick