Operating System - HP-UX
1827439 Members
6129 Online
109965 Solutions
New Discussion

Re: Tape device no more recognized

 
tennis player
Occasional Advisor

Tape device no more recognized

Hello,

I work on a HP-UX B.11.11 U 9000/800 machine.

There's a SCSI connection between the server and the tape device which is external.

We unplugged the connection and plugged it again. Now the tape device is no more visible.
And I cannot use it of course.

How can i check/reconfigure it?

Thanks a lot,

Stefano
13 REPLIES 13
R.O.
Esteemed Contributor

Re: Tape device no more recognized

Hi,

Reboot the server with the tape connected to it.

Regards,
"When you look into an abyss, the abyss also looks into you"
tennis player
Occasional Advisor

Re: Tape device no more recognized

It was the first thing I tried but did not get any improvement...
R.O.
Esteemed Contributor

Re: Tape device no more recognized

Hi,

Is it the tape device online? What is the result of "ioscan -fnCtape"?
"When you look into an abyss, the abyss also looks into you"
Suraj K Sankari
Honored Contributor

Re: Tape device no more recognized

Hi,

Check the cable is it ok or faulty? replace the cable and check..
Check the tape drive into other server is it visible there ? if yes that means cable is ok
conncet to your system and do a "insf -e"
then check with ioscan -fnC tape

if still not visible then reboot your server.

Suraj
S-M-S
Valued Contributor

Re: Tape device no more recognized

iN 11I v1, There is no reboot require for detecting your scsi Drive..
Do what exactly Suraj suggested and try to isolate the issue
tennis player
Occasional Advisor

Re: Tape device no more recognized

I performed all the actions you suggested apart from the cable check (I'm pretty sure it is not damaged).

In spite of all I still cannot see the tape device.

Output of ioscan -fnC tape is void.

I'm going insane :)
Bill Hassell
Honored Contributor

Re: Tape device no more recognized

> Output of ioscan -fnC tape is void.

I don't remember the word void anywhere in ioscan. What is the result of this command:

ioscan -fnC tape


Bill Hassell, sysadmin
tennis player
Occasional Advisor

Re: Tape device no more recognized

The command exits giving no answer, which means it does not find any tape device I guess...
Torsten.
Acclaimed Contributor

Re: Tape device no more recognized

If you connect or disconnect an active SCSI bus there is a good chance to produce a glitch and destroy hardware.

For exactly this reason you should always power off the server and tape before touching the cable that way.

As long as no hardware is damaged, some pins can be bent. This happens often with the evil 68 pin connectors - 2 pins together in 1 hole.

This can again kill the hardware.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
tennis player
Occasional Advisor

Re: Tape device no more recognized

Thnak you guys,

it was only all about a power connection problem... Now the tape is visible!

By the way.. we disconnected the SCSI cables when both server and tape devices were down, so no problem about hw problems nor any pin damaged.

Thanks

Stefano
Bill Hassell
Honored Contributor

Re: Tape device no more recognized

Does ioscan -f show the SCSI card? The -C tape option will indeed filter out everything that is not a tape. I have been fairly lucky in changing cables with power on -- it only fails every 20 times or so. This must have been your time to fail. The high density SCSI connectors are very prone to bent pins and forcing a SCSI connector almost always crushes one or more pins. Occasionally you can straighten them successfully but most of the time, you have to replace the cable, or worse, the I/O card.


Bill Hassell, sysadmin
Torsten.
Acclaimed Contributor

Re: Tape device no more recognized

Such bent pins can be terrible.

First you are not sure (you cannot see) if they are really bent or not.

Then this may produce very strange behavior - tape is visible from boot console, but not from OS, it is visible but not working, not visible at all, working but slow, etc ... nasty.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
tennis player
Occasional Advisor

Re: Tape device no more recognized

It was just a power issue... Sorry if I bothered