We have a PowerEdge 2900. It has two tape drives an older 36gig internal (/dev/sa0), and a new 400gig LTO-3 external(/dev/sa1). I mean new as in about 2 weeks old. We're running FreeBSD 7. We're doing nightly backups using TAR. Nothing fancy.
The old tape is working fine, we just out grew it. The new one worked fine for about a week. I stated to notice in my backup report that there was a write error. I found the following in the logs:
I've googled and searched and haven't found a solution. I've tried every combination of rewind and offline I can think of.
Another thing to not I don't THINK it's a hardware problem because I've gotten the errors for about two days now. When we put the tape in this morning I was able to write to it. But once I had rewound it I was not able to over write it. The tapes are not write protected either.
Any help would be great. Thanks.
The old tape is working fine, we just out grew it. The new one worked fine for about a week. I stated to notice in my backup report that there was a write error. I found the following in the logs:
Code:
kernel log messages:
+++ /tmp/security.nsLGGS7y 2009-10-29 03:02:46.000000000 -0400
+(sa1:ahd0:0:8:0): WRITE FILEMARKS. CDB: 10 0 0 0 2 0
+(sa1:ahd0:0:8:0): CAM Status: SCSI Status Error
+(sa1:ahd0:0:8:0): SCSI Status: Check Condition
+(sa1:ahd0:0:8:0): DATA PROTECT asc:30,c
+(sa1:ahd0:0:8:0): Reserved ASC/ASCQ pair field replaceable unit: 30
+(sa1:ahd0:0:8:0): Unretryable error
+(sa1:ahd0:0:8:0): failed to write terminating filemark(s)
+(sa1:ahd0:0:8:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state.
+(sa1:ahd0:0:8:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state.
+(sa1:ahd0:0:8:0): WRITE FILEMARKS. CDB: 10 0 0 0 2 0
+(sa1:ahd0:0:8:0): CAM Status: SCSI Status Error
+(sa1:ahd0:0:8:0): SCSI Status: Check Condition
+(sa1:ahd0:0:8:0): DATA PROTECT asc:30,c
+(sa1:ahd0:0:8:0): Reserved ASC/ASCQ pair field replaceable unit: 30
+(sa1:ahd0:0:8:0): Unretryable error
+(sa1:ahd0:0:8:0): failed to write terminating filemark(s)
+(sa1:ahd0:0:8:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state.
+(sa1:ahd0:0:8:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state.
+(sa1:ahd0:0:8:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state.
+(sa1:ahd0:0:8:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state.
+(sa1:ahd0:0:8:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state.
+(sa1:ahd0:0:8:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state.
+(sa1:ahd0:0:8:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state.
+(sa1:ahd0:0:8:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state.
Another thing to not I don't THINK it's a hardware problem because I've gotten the errors for about two days now. When we put the tape in this morning I was able to write to it. But once I had rewound it I was not able to over write it. The tapes are not write protected either.
Any help would be great. Thanks.