I understand that the values for TYPE is limited but the data written to my virtual tape device is identical whether I use dump or tar for TYPE. That was what prompted my original question: Is the value of this variable ignored? As my magic 8 ball would say, "All signs point to Yes".
I will give "vbb" a try and see if there's any change to the data.
Rainer_EMC
4 Operator
•
8.6K Posts
0
July 18th, 2011 15:00
With Celerra NDMP the data format for dump and tar is the same - the difference us mainly how the fs is walked (depth-first vs. breadth-first)
VBB is very different - it's a block copy like a dd
Rainer
Phukon
337 Posts
0
July 18th, 2011 00:00
This thread is moved from ECN > Support Forums > General Topics > Discussions
to ECN > Support Forums > Celerra
Peter_EMC
674 Posts
0
July 18th, 2011 02:00
NDMP does only support three backup types:
even if it is using server_archive.
Please check the NDMP manual for additional informations.
JoeHartley3
7 Posts
0
July 18th, 2011 12:00
I understand that the values for TYPE is limited but the data written to my virtual tape device is identical whether I use dump or tar for TYPE. That was what prompted my original question: Is the value of this variable ignored? As my magic 8 ball would say, "All signs point to Yes".
I will give "vbb" a try and see if there's any change to the data.
Thanks!
- Joe
Rainer_EMC
4 Operator
•
8.6K Posts
0
July 19th, 2011 07:00
Just curious - why do you care about the data format?
JoeHartley3
7 Posts
0
July 19th, 2011 07:00
Thanks for this answer, it makes it clear what I can expect for the data that gets written to tape. Thanks again!
Rainer_EMC
4 Operator
•
8.6K Posts
0
July 25th, 2011 08:00
And here the age-old answer:
The NDMP data format is vendor specific (not specified in the standard) so in general you need the same hardware/software combo to restore
AFAIK as I know there is one vendor who did write a cross-platform restore – search here on the forum about a discussion on CommVault
(limited of course – you wont get back Windows owner or ACLs)
Rainer
JoeHartley3
7 Posts
0
July 25th, 2011 08:00
It's the age-old story - questions are being asked about the ability to recover data from a backup image if the original hardware is unavailable.