1833625 Members
3517 Online
110062 Solutions
New Discussion

external tape drive

 
Anh-Thu Tran
Frequent Advisor

external tape drive

We are attaching the Sun DDS4 tape drive to a HPUX 11i machine. We got no output when running ioscan -funC tape and lsdev |grep stape. We also rebooted the box after the tape drive attached. What should we do to make the machine recognite the tape drive? Please specific the steps. Thank you.
7 REPLIES 7
Tim D Fulford
Honored Contributor

Re: external tape drive

I'm not sure a Sun DDS4 drive will work with HP.

However, try gathering the following info.
1 - Find out the H/W path of the device SLOT, e.g. 0/2/0/0

then do

ioscan -fknH 0/2/0/0

See what devices are registered on this path?

Regards

Tim
-
Tim D Fulford
Honored Contributor

Re: external tape drive

oops
I meant

ioscan -fnH 0/2/0/0

The k will do a fast look up in the kernel.

Regards

Tim
-
Alberto Ochoa
Advisor

Re: external tape drive

Hi,

Check if you have the tape2 driver with the IN state.

you can check it via SAM -> Kernel configuration -> drivers. If "Curent status" is OUT, you can put it IN selecting the line tape2 with your space bar and then go to Actions -> Add driver(s) to kernel.

Be aware that this action will request you to reboot your system since it needs to process new kernel, although you can defer the change.
Learn-Share-Help, in any order.
Nguyen Anh Tien
Honored Contributor

Re: external tape drive

Hi Anh.
the problem is that kernel driver was disable
enable it and reboot server
ENABLE all tape driver as follwing:
#sam
choose-> Kernel configuration -> drivers.
if tape driver is in OUT status change it to IN.
#shutdown -ry 0
HTH
Nguyen Anh Tien -VBA
HP is simple
Anh-Thu Tran
Frequent Advisor

Re: external tape drive

Thank you for all replies. However, the ioscan -funC tape and lsdev |grep stape commands still does not show anything although I changed tape2 from OUT to IN, created the new kernel and rebooted the box. Everything was done by sam.
Nguyen Anh Tien
Honored Contributor

Re: external tape drive

Hi Anh.
Firstly. Check SCSI terminator and SCSI cable (connect from tape to back panel of server). Can you give me your current diagram. which tape driver do you use (DS5300 is most popular in Vietnam)
HTH
p/s: pls assign point to each solution.
tienna
HP is simple
Anh-Thu Tran
Frequent Advisor

Re: external tape drive

The problem is fixed by adding the tape drive through sam - Peripheral devices - tape drives - Action - Add. After that it will reboot the box, but will stop at halt state. You need to power off and on again. Remember that time the tape drive need to turn on.