Help, Strange Error !!!

2003-10-22 Thread Roberto Samarone Araújo (RSA)
Hi,

  I have an Amanda Backup that was working fine now, when I try to use:
su -c /usr/sbin/amlabel Daily1 DAILY1-01 backup, the system return me:

   st0: Error with sense data: Current st09:00: sense key Medium
Error
   Additional sense indicates Write error
   

   If I try: mt erase /dev/st0, it return me:

st0: Error with sense data: Current st09:00: sense key Medium
Error
Additional sense indicates Write error
mt: /dev/tape: Input/Output error

I change my SDT-9000 tape to a new one and the problem persist.

Does anyone could help me please ? When a try to recover a backup it
worked fine.

Roberto Samarone Araujo




Help, Strange Error !!

2003-10-22 Thread Roberto Samarone Araújo (RSA)
Hi,

  I have an Amanda Backup that was working fine now, when I try to use:
su -c /usr/sbin/amlabel Daily1 DAILY1-01 backup, the system return me:

   st0: Error with sense data: Current st09:00: sense key Medium
Error
   Additional sense indicates Write error
   

   If I try: mt erase /dev/st0, it return me:

st0: Error with sense data: Current st09:00: sense key Medium
Error
Additional sense indicates Write error
mt: /dev/tape: Input/Output error

I change my SDT-9000 tape to a new one and the problem persist.

I saw on the logs the messages:

st0: Block limits 1 - 16777215 bytes
st0: Error with sense data: Current st09:00 sense key Medium
Error
Additional sense indicates Write error

Does anyone could help me please ? When a try to recover a backup it
worked fine.

Roberto Samarone Araujo





Re: Help, Strange Error !!

2003-10-22 Thread Frank Smith
--On Wednesday, October 22, 2003 12:41:02 -0700 Roberto Samarone Araújo (RSA) 
[EMAIL PROTECTED] wrote:

 Hi,
 
   I have an Amanda Backup that was working fine now, when I try to use:
 su -c /usr/sbin/amlabel Daily1 DAILY1-01 backup, the system return me:
 
st0: Error with sense data: Current st09:00: sense key Medium
 Error
Additional sense indicates Write error

 
If I try: mt erase /dev/st0, it return me:
 
 st0: Error with sense data: Current st09:00: sense key Medium
 Error
 Additional sense indicates Write error
 mt: /dev/tape: Input/Output error
 
 I change my SDT-9000 tape to a new one and the problem persist.
 
 I saw on the logs the messages:
 
 st0: Block limits 1 - 16777215 bytes
 st0: Error with sense data: Current st09:00 sense key Medium
 Error
 Additional sense indicates Write error
 
 Does anyone could help me please ? When a try to recover a backup it
 worked fine.
 
 Roberto Samarone Araujo
 

Is the tape write-protected?

Frank


-- 
Frank Smith  [EMAIL PROTECTED]
Systems Administrator   Voice: 512-374-4673
Hoover's Online   Fax: 512-374-4501




Re: Help, Strange Error !!

2003-10-22 Thread Joshua Baker-LePain
On Wed, 22 Oct 2003 at 12:41pm, Roberto Samarone Araújo (RSA) wrote

st0: Error with sense data: Current st09:00: sense key Medium
 Error
Additional sense indicates Write error

Try cleaning the drive.

-- 
Joshua Baker-LePain
Department of Biomedical Engineering
Duke University



Re: Help, Strange Error !!

2003-10-22 Thread Galen Johnson
Roberto Samarone Araújo (RSA) wrote:

Hi,

 I have an Amanda Backup that was working fine now, when I try to use:
su -c /usr/sbin/amlabel Daily1 DAILY1-01 backup, the system return me:
  st0: Error with sense data: Current st09:00: sense key Medium
Error
  Additional sense indicates Write error
  
  If I try: mt erase /dev/st0, it return me:

   st0: Error with sense data: Current st09:00: sense key Medium
Error
   Additional sense indicates Write error
   mt: /dev/tape: Input/Output error
   I change my SDT-9000 tape to a new one and the problem persist.

   I saw on the logs the messages:

   st0: Block limits 1 - 16777215 bytes
   st0: Error with sense data: Current st09:00 sense key Medium
Error
   Additional sense indicates Write error
   Does anyone could help me please ? When a try to recover a backup it
worked fine.
   Roberto Samarone Araujo



 

I'd check my perms on /dev/st0 as well...make sure the restore didn't 
change any setting back that you may have edited.  Otherwise you could 
have a hardware problem...but I'd lean more to perms.

=G=



Re: Help, Strange Error !!

2003-10-22 Thread kend
I had something very similar to this happen with my AIT-2 changer when it had
to be reset to company defaults.  Unbeknownst to me, the default tape for the
changer (drive? I don't remember) was DLT -- and, when it didn't find AIT-2
tapes, it complained bitterly, but not with any error that was obvious.  If
you've done anything interesting to your changer/drive lately, you just
might want to make sure it's still configured correctly.

$.02,

Ken D'Ambrosio
Sr. SysAdmin,
Xanoptix, Inc.

 Roberto Samarone Araújo (RSA) wrote:

Hi,

  I have an Amanda Backup that was working fine now, when I try to
 use:
su -c /usr/sbin/amlabel Daily1 DAILY1-01 backup, the system return me:

   st0: Error with sense data: Current st09:00: sense key Medium
Error
   Additional sense indicates Write error
   

   If I try: mt erase /dev/st0, it return me:

st0: Error with sense data: Current st09:00: sense key Medium
Error
Additional sense indicates Write error
mt: /dev/tape: Input/Output error

I change my SDT-9000 tape to a new one and the problem persist.

I saw on the logs the messages:

st0: Block limits 1 - 16777215 bytes
st0: Error with sense data: Current st09:00 sense key Medium
Error
Additional sense indicates Write error

Does anyone could help me please ? When a try to recover a backup
 it
worked fine.

Roberto Samarone Araujo





 I'd check my perms on /dev/st0 as well...make sure the restore didn't
 change any setting back that you may have edited.  Otherwise you could
 have a hardware problem...but I'd lean more to perms.

 =G=





Re: Help, Strange Error !!

2003-10-22 Thread C.Scheeder
Hi,
have you tried it with a brand new tape?
or only with tapes the old drive failed on?
I had a sdt-9000 die similar, producing write-errors
with medium-errors.
the Tapes wreer unusable even in a new drive until i took a big magnet
and wiped every bit on these tapes. after that they started working
again.
The defective drive must have written such a mess at the header peace of
the tape(s), so no other drive's would write to them until they where
bulk erased.
Christoph
Roberto Samarone Araújo (RSA) schrieb:
Hi,

  I have an Amanda Backup that was working fine now, when I try to use:
su -c /usr/sbin/amlabel Daily1 DAILY1-01 backup, the system return me:
   st0: Error with sense data: Current st09:00: sense key Medium
Error
   Additional sense indicates Write error
   
   If I try: mt erase /dev/st0, it return me:

st0: Error with sense data: Current st09:00: sense key Medium
Error
Additional sense indicates Write error
mt: /dev/tape: Input/Output error
I change my SDT-9000 tape to a new one and the problem persist.

I saw on the logs the messages:

st0: Block limits 1 - 16777215 bytes
st0: Error with sense data: Current st09:00 sense key Medium
Error
Additional sense indicates Write error
Does anyone could help me please ? When a try to recover a backup it
worked fine.
Roberto Samarone Araujo