1833847 Members
1849 Online
110063 Solutions
New Discussion

best way to copy a tape

 
SOLVED
Go to solution
Brian Bartley
Frequent Advisor

best way to copy a tape

All,
I have a dds drive and a dlt drive. I'd like to do a tape-to-tape copy of a dds tape to dlt. What's the best way to accomplish this? Should I use fbackup, dd, pax? Thanks,
Brian
Brian Bartley
Campus Card Services
Indiana University
2 REPLIES 2
Pete Randall
Outstanding Contributor
Solution

Re: best way to copy a tape

A. Clay Stephenson
Acclaimed Contributor

Re: best way to copy a tape

This is one of those, "it depends" questions --- and the answer may be that "you can't" depending upon the original backup. For example, if this is an fbackup image then a tape to tape xfer can't be done because of the variable size blocking; in that case, you would have to do a restore to disk using frecover and then a new fbackup. If this is a tar or cpio image then things are much easier and dd will suffice.
If it ain't broke, I can fix that.