Re: Openserver 6 HP DAT72 Problems tar: tape read error TaA RESERVED



Chris Schmidt wrote:
Having major trouble with 2 brand new HP Dat72 tape drive on Openserver
6 on 2 different servers.

HP Proliant ML370 G4
HP Internal DAT72

Errors I get

# tar tvf /dev/rmt/ctape0
tar: tape read error
read: I/O error

# tar tvf /dev/rStp0
tar: tape read error
read: I/O error
#

Microlite BackupEdge backs up, but fails verify, citing next volume and
no media detected errors.

From /var/adm/syslog

Jul 28 10:57:48 powgrp WARNING: Tape Driver: HA 3 TC 3 LU 0 - CHECK
CONDITION:
Jul 28 10:57:48 powgrp
Jul 28 10:57:48 powgrp WARNING: TaA "RESERVED" condition has been
detected.
Jul 28 10:57:48 powgrp
Jul 28 11:00:27 powgrp
Jul 28 11:00:27 powgrp WARNING: Tape Driver: HA 3 TC 3 LU 0 - CHECK
CONDITION:
Jul 28 11:00:27 powgrp
Jul 28 11:00:27 powgrp WARNING: TaA "RESERVED" condition has been
detected.
Jul 28 11:00:27 powgrp

Output from mkdev tape:

# mkdev tape
Mass storage devices are configured automatically
when the system is booted with a new device present.

Current tape drive configuration:

Alias - Address - Inquiry String
-------- -------- --------------
hba6 - c3b0t7 - (mpt,2) LSI Logic 1030 10329
ctape1 - c3b0t3l0 - HP C7438A V312

See st01(7) for information about tape drive device nodes.
#

Listing of /dev/rmt:

# ls -l /dev/rmt
total 0
crw-rw-rw- 1 root sys 295, 41 Mar 27 17:00 c0s0
crw-rw-rw- 1 root sys 295, 42 Mar 27 17:00 c0s0n
crw-rw-rw- 1 root sys 295, 44 Mar 27 17:00 c0s0nr
crw-rw-rw- 1 root sys 295, 43 Mar 27 17:00 c0s0r
crw-rw-rw- 2 root sys 295, 41 Jul 27 12:45 c3b0t3l0
crw-rw-rw- 2 root sys 295, 42 Jul 28 10:57 c3b0t3l0n
crw-rw-rw- 2 root sys 295, 44 Mar 27 17:00 c3b0t3l0nr
crw-rw-rw- 2 root sys 295, 43 Mar 27 17:00 c3b0t3l0r
crw-rw-rw- 2 root sys 295, 45 Mar 27 17:00 c3b0t3l0u
crw-rw-rw- 2 root sys 295, 41 Jul 27 12:45 ctape0
crw-rw-rw- 2 root sys 295, 44 Mar 27 17:00 nrtape0
crw-rw-rw- 2 root sys 295, 42 Jul 28 10:57 ntape0
crw-rw-rw- 2 root sys 295, 43 Mar 27 17:00 rtape0
crw-rw-rw- 2 root sys 295, 45 Mar 27 17:00 utape0
#

I have tried Microlite's BackupEdge and it seems to write the backup to
tape, but when it tries to verify it keeps asking for the next volume
or says no media detected. Microlite wasn't much help except to say
they had heard similar problems about HPDAT72 drives.

I have tried this on 2 different HP Proliant Servers, the ML370 G4 and
an older ML350 with an external DAT 72 (I have 2 of these drives) same
or similar problem on both machines.

I remember seeing some kind of Sense Data error or something on the
ML350 in syslog too.

I really doubt that both of these tape drives are bad, they are both
new, bought at totally different times, both from Tech Data.

Any suggestions? I couldn't find anything on sco.com or hp.com to help
either.


I'm not sure if this is specific to the internal drive, but FWIW, I'm running OpenServer 6 with a HP DAT 72 external without any problems.
tar, lone-tar, work just fine.

Alias - Address - Inquiry String
-------- -------- --------------
hba4 - c1b0t7 - (adsl,1) Adaptec Logic PCI SCSI
ctape1 - c1b0t2l0 - HP C7438A ZP58

Looks like my firmware revision is newer. Maybe try updating
your drive firmware and see if that helps.



.



Relevant Pages

  • RE: redhat-list Digest, Vol 27, Issue 26
    ... The reason I was tarring a tar file to the tape I didn't want to backup a whole file system just to test the tape drive. ... I take that same tape and try to read it on the tape drive that is connected to the linux machine and it doesn't work. ... echo command as in windows ...
    (RedHat)
  • Re: Openserver 6 HP DAT72 Problems tar: tape read error TaA RESERVED
    ... a copy of this posting to my contact at HP tape storage engineering. ... | Jul 28 10:57:48 powgrp ... | I really doubt that both of these tape drives are bad, ...
    (comp.unix.sco.misc)
  • Re: problem with restore
    ... can tar be used to backup files on a machine with remote tape drive..?? ... the '-' on the tar command makes the 'f' go to stdout. ... Have you tried taking backup using tar utility instead of rdump. ... If you take backup and try restore using tar, ...
    (RedHat)
  • Re: Copying tar archives/tarballs to tape
    ... You may want to play about with the block size arguments in tar to find ... Some tape drives, when written to in ... Some apply error correction only on a per-block basis, ... for bzip2) flag when writing to tape, but bear in mind that compression uses CPU ...
    (uk.comp.os.linux)
  • RE: problem with restore
    ... Have you tried taking backup using tar utility instead of rdump. ... If you take backup and try restore using tar, ... Also you can verify the content of tape after backup using ...
    (RedHat)