1825972 Members
3041 Online
109690 Solutions
New Discussion

Copy DLT Tape

 
SOLVED
Go to solution
Joseph Bague
Frequent Advisor

Copy DLT Tape

Hi all

How can I copy a Omnibackup (DLT) to another DLT using one DLT drive.

Thanks in advance
Joseph
Expect nothing but ready for everything
4 REPLIES 4
Leif Halvarsson_2
Honored Contributor

Re: Copy DLT Tape

Hi,
This is not possible, you need two drives. OmniBack don't support copying data between different media types (for example file device and DLT device).
Eugeny Brychkov
Honored Contributor

Re: Copy DLT Tape

Just an idea...
Is it possible to load data from the tape usind 'dd' command (and using correct omniback block size) to the file and then save this file to another tape using 'dd' and the same block size?
Why not?
Eugeny
Leif Halvarsson_2
Honored Contributor

Re: Copy DLT Tape

Hi,
Eugeny,
There has been some questions about using dd for copying OmniBack tapes in the OmniBack forum. It seems to be very hard. Have a look at Frank Slotwegs answere in this thread:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5f6f972194d6d5118ff40090279cd0f9,00.html
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: Copy DLT Tape

Omnimcopy can only copy from one drive to another identical drive. Dd copies absolutely do not work for OB2. The one thing about omnimcopy that may not be obvious is that it is possible to copy from one DLT to another DLT drive even if they are on different hosts.
If it ain't broke, I can fix that.