1834279 Members
2104 Online
110066 Solutions
New Discussion

copy tapes using dd

 
SOLVED
Go to solution
Thayanidhi
Honored Contributor

copy tapes using dd

Hi,

I tried to copy a tape which was created by
fbackup using dd. But failed becuase fbackup using varible block sizes. I came to know "copytape" utility can be used for this purpose. Any one has has this utility? or where from I can download? Do I need ANSI-C compiler to make copytape?

Note: I am running 10.20 and DDS3 drives

Thanks in advance

T.Thayanidhi
Attitude (not aptitude) determines altitude.
5 REPLIES 5
Robert-Jan Goossens
Honored Contributor

Re: copy tapes using dd

Hi Thayanidhi,

take a look at next question,

http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0x981931ec5e34d711abdc0090277a778c,00.html

Hope it helps,

Robert-Jan.
RAJESH GANGADHARAN
Regular Advisor

Re: copy tapes using dd

Try this thread.


http://bizforums.itrc.hp.com/cm/QuestionAnswer/0,,0x01eea14d9abcd4118fef0090279cd0f9,00.html

-Raj
Let the choices you make today be the choices you can live with tomorrow.
Stefan Farrelly
Honored Contributor
Solution

Re: copy tapes using dd

You want to use an ignite utility called;
copy_boot_tape

You can download Ignite from software.hp.com.
copy_boot_tape copies any tape - including your fbackup tape.
Im from Palmerston North, New Zealand, but somehow ended up in London...
Frank Slootweg
Honored Contributor

Re: copy tapes using dd

A fbackup tape has a very complex structure: several different record sizes, End-Of-File marks are used *within* the archive, Fast-Search-Marks (and their DLT/LTO equivalents) are used, etc..

I am not aware of any utility which can copy this format.
Ryan Green
Valued Contributor

Re: copy tapes using dd

You do not need the ANSI C compiler. If you do have have it, use the -Ac option.

ryan