FriarTuck
16th February 2002, 19:36
The things I do to torture myself... I am trying to copy the baan master tape to another tape. My thoughts are, why back up the systems and not have a backup of the master tape also?
Anyway, is there an easier way to do this rather than (note I've only got one tape drive on each server):
dd if=/dev/rmt/0mn | remsh server "dd of=/dev/rmt/0mn"
Apparently there are tons of "catalogs" on this tape and I've had to re-exec this dd several times to get each chunk.
Call me paranoid, but I'd really like to have a backup of my master tape. The catch, of course, is it would need to be an accurate one! :D
Thanks!
Anyway, is there an easier way to do this rather than (note I've only got one tape drive on each server):
dd if=/dev/rmt/0mn | remsh server "dd of=/dev/rmt/0mn"
Apparently there are tons of "catalogs" on this tape and I've had to re-exec this dd several times to get each chunk.
Call me paranoid, but I'd really like to have a backup of my master tape. The catch, of course, is it would need to be an accurate one! :D
Thanks!