StoreEver Tape Storage
1752780 Members
6020 Online
108789 Solutions
New Discussion

Problem with DAT40 on DL380 G2

 
Erick Vieira de Menezes
Occasional Contributor

Problem with DAT40 on DL380 G2

Hi, Everyone.

I´m new here and I´m having some problem to get my DAT40 working properly with my server running a Linux Fedora 6.
I have tested the tape device on this server with windows 2003 and arcserver, in that test all worked perfectly, I could write and restore the data inside the tape.

On the linux box, I could engage the tape, but I can´t write or restore. I look for threads here and couldn´t figure out the problem that I have.

So if Anyone could help me I appreciate a lot.

That is the dmesg, and the mt commands:

scsi0 : cciss
Vendor: HP Model: C5683A Rev: P312
Type: Sequential-Access ANSI SCSI revision: 03
scsi 0:0:0:0: Attached scsi generic sg0 type 1
st: Version 20050830, fixed bufsize 32768, s/g segs 256
st 0:0:0:0: Attached scsi tape st0
st0: try direct i/o: yes (alignment 512 B)
st0: Block limits 1 - 16777215 bytes.
st0: Error 10000 (sugg. bt 0x0, driver bt 0x0, host bt 0x1).
cciss0: SCSI subsystem already engaged.
st0: Error 10000 (sugg. bt 0x0, driver bt 0x0, host bt 0x1).
st0: Error 10000 (sugg. bt 0x0, driver bt 0x0, host bt 0x1).
cciss0: SCSI subsystem already engaged.
cciss0: SCSI subsystem already engaged.
st0: Error 10000 (sugg. bt 0x0, driver bt 0x0, host bt 0x1).
[root@bope ~]# mt -f /dev/st0 status
SCSI 2 tape drive:
File number=0, block number=0, partition=0.
Tape block size 0 bytes. Density code 0x25 (DDS-3).
Soft error count since last status=0
General status bits on (41010000):
BOT ONLINE IM_REP_EN
[root@bope ~]# mt -f /dev/st0 erase
/dev/st0: Input/output error

[root@bope ~]# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: HP Model: C5683A Rev: P312
Type: Sequential-Access ANSI SCSI revision: 03

[root@bope ~]# cat /proc/driver/cciss/cciss0
cciss0: HP Smart Array 5i Controller
Board ID: 0x40800e11
Firmware Version: 1.16
IRQ: 177
Logical drives: 1
Current Q depth: 0
Current # commands on controller: 0
Max Q depth since init: 32
Max # commands on controller since init: 125
Max SG entries since init: 31
Sequential access devices: 1

cciss/c0d0: 146.80GB RAID 0


Thanks,

Erick