Operating System - HP-UX
1838604 Members
2706 Online
110128 Solutions
New Discussion

DLT8000 doesn't work on K580

 
SOLVED
Go to solution
Frantisek Repkovsky
Occasional Contributor

DLT8000 doesn't work on K580

Hi all,

I have problem my with DLT8000 tape device on K580 server. When I change old DLT7000 for new DLT8000, system recognise new device with tape2 driver.

ioscan -fnC tape

Class I H/W Path Driver S/W State H/W Type Description
================================================================
tape 1 10/4/4.4.0 tape2 CLAIMED DEVICE QUANTUM DLT8000
/dev/diag/rmt/c1t4d0 /dev/rmt/c1t4d0BEST
/dev/rmt/1m /dev/rmt/c1t4d0BESTb
/dev/rmt/1mb /dev/rmt/c1t4d0BESTn
/dev/rmt/1mn /dev/rmt/c1t4d0BESTnb
/dev/rmt/1mnb

but I can't work with tape device /dev/rmt/1m. I get I/O error (mt) or cannot open /dev/rmt/1m (tar).

Hardware is K580 server with hpux 11.00.
I don't know where is the problem. Can you help me, please?

Thanks.
3 REPLIES 3
Michael Tully
Honored Contributor

Re: DLT8000 doesn't work on K580

Hi,

The first thing I would do is change the SCSI LUN number, to make sure that it is different.
Also the DLT8000 should be using the 'stape' driver not 'tape2'. Do you have it (stape) kernel parameter installed?

Regards
Michael
Anyone for a Mutiny ?
Dietmar Konermann
Honored Contributor
Solution

Re: DLT8000 doesn't work on K580

The tape2 driver does not support DLT8000 drives. Unfortunately your HP-PB based SCSI interface needs that driver.

To use a DLT8000 with your K-Class you would need to attach the drive to a HSC-bus SCSI interface and use the stape driver with that.
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)
Animesh Chakraborty
Honored Contributor

Re: DLT8000 doesn't work on K580

Hi,
We had also faced this "problem"
You need HSC scsi card for DLT8000 drive.
It does not work with HP-PB cards.
Did you take a backup?