1838374 Members
3209 Online
110125 Solutions
New Discussion

problem with tape

 
Eva Carrasco Gonzalez
Occasional Advisor

problem with tape

Hello,
i have got a

Modelo máquina: K580
SN: 3835G25087
S.O.: HP-UX 11i
HBA: A3404A
Dispositivo cinta: STK T9840A
my problems is that hp-ux don´t know a news tape dri
7 REPLIES 7
Jakes Louw
Trusted Contributor

Re: problem with tape

I'm not sure you finished your message, but if your problem is that HP-UX doesn't recognize a new tape drive, I assume:

1) the correct tape device driver is enabled in the kernel?
2) you have done an "ioscan -fnC tape"?
3) you have done an "insf -e"?
Trying is the first step to failure - Homer Simpson
G. Vrijhoeven
Honored Contributor

Re: problem with tape

Hi,

In order to connect a tape drive. You must attach the device to the right SCSI card. ( SE ) and install the stape driver. ( sam, periphicals, tape)
Connecting the tape can be done online. ( only one on the bus) installing the device driver is a reboot.

Gideon
Eva Carrasco Gonzalez
Occasional Advisor

Re: problem with tape

My problem is that then machine don´t look the devi
G. Vrijhoeven
Honored Contributor

Re: problem with tape

HI like Jakes stated,

To view devices connected do:

ioscan -fnCtape
and to create device files do insf.

It you do not see the tape device.
It could be tuned off, duplicate scsi id?

Gideon
Eva Carrasco Gonzalez
Occasional Advisor

Re: problem with tape

i do not se the tape device. I did ioscan -fnCtape an insf but the problem is idem
G. Vrijhoeven
Honored Contributor

Re: problem with tape

Hi,

I think the only sollution is making sure appopiate drivers are in the kernel ( sam ==> periphials ==> tape ==> action add tape rebuild the kernel and reboot!)

Gideon
Jakes Louw
Trusted Contributor

Re: problem with tape

I think Gideon knows where I was going, but maybe he had the right idea: is the tape device actually connected to the server?
Trying is the first step to failure - Homer Simpson