1837002 Members
1823 Online
110111 Solutions
New Discussion

connect tape drive

 
eric_204
Frequent Advisor

connect tape drive

I hv just reboot the HP11 UX system , but can't connect back the tape drive (DDS) now , i remember that I have power on the tape drive after the system rebooted , could suggest how can I get back the connection ? thx.
11 REPLIES 11
melvyn burnard
Honored Contributor

Re: connect tape drive

try doing ioscan -H an dsee if that helps
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
RAC_1
Honored Contributor

Re: connect tape drive

The tape drive can be connected to system online. But there are chances that things may wrong this way- like SCSI resets, lbolt errors.

Shutdown the system, connect tape drive. Check all connections, cables and power on the systems.

Once system comes up, you should be able to see tape drive as calimed in ioscan output.
There is no substitute to HARDWORK
eric_204
Frequent Advisor

Re: connect tape drive

except reboot the system again , what can I do ? thx.
melvyn burnard
Honored Contributor

Re: connect tape drive

is it on it's own bus? if so, connect it, power it on, hten check wiht ioscan and if required do an ioscan -H

Try this before a reboot
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
eric_204
Frequent Advisor

Re: connect tape drive

I tried ioscan -kfnC tape , but can't find anything , could suggest what can I do ? thx.
RAC_1
Honored Contributor

Re: connect tape drive

Try ioscan -fnCtape.

insf -ev -Ctape.

IF you do not see the tape, it could be problem with hardware.
There is no substitute to HARDWORK
eric_204
Frequent Advisor

Re: connect tape drive

I tried RAC' method , but can't find anything , what else can I do ? thx.
RAC_1
Honored Contributor

Re: connect tape drive

As I said earlier, once you connect the tape drive and do ioscan, you should be able to see the tape drive as claimed.

I would advise you to recheck cable connections, tape drive.

If it is not working, it is problem with hardware.
There is no substitute to HARDWORK
Stuart Whitby
Trusted Contributor

Re: connect tape drive

Go into SAM, and look under tape devices. In there, you'll see an option to scan for new tape drives. If this doesn't see it, then it can't be seen from the OS for some other reason, and you'll need to go back to basics and check SCSI compatability and connectivity etc.
A sysadmin should never cross his fingers in the hope commands will work. Makes for a lot of mistakes while typing.
Sanjay_6
Honored Contributor

Re: connect tape drive

Hi eric,

Try insf -e, then do ioscan -fn.

then do ioscan -fnC tape

Hope this helps.

Regds
Joe Short
Super Advisor

Re: connect tape drive

It could be a lot of things, be very careful if you are going to reconnect the cables, a bent pin could ruin the HBA. Once you have the tape connected, and fully powered on, do the following:

If you know the hardware address of the device, try removing any special device files that are currently associated with it as there could be some corruption

rmsf -H

This will remove the device files associated witht the supplied hardware address.

ioscan -f

This will scan the entire system, and look at all devices.

insf -e

This will install the special device files associated with any hardware that was newly attached.