Operating System - HP-UX
1834645 Members
2840 Online
110069 Solutions
New Discussion

ioscan -funC tape no outpout

 
SOLVED
Go to solution
Fateh Malik
Advisor

ioscan -funC tape no outpout

Hi,
when i run ioscan -funC tape command on one of my HP system,I dont receive any output, I can not down my system since its 24X7 system. kindly guide for solution
Thanks
11 REPLIES 11
Torsten.
Acclaimed Contributor

Re: ioscan -funC tape no outpout

Hi,

is a tape connected? Is it powered? Is the driver loaded?

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!   
Fateh Malik
Advisor

Re: ioscan -funC tape no outpout

Hi,
Tap is connected & powered on , but how to check the driver is loaded ?
thanks
Bill Hassell
Honored Contributor

Re: ioscan -funC tape no outpout

If the driver is not loaded, then you will see the message: UNCLAIMED. However, you are using the -u option which will only report useable devices. Use the command: ioscan -fnC tape instead. That way, if the device is connected, you can see the current state of the tape drive. If you see unclaimed, you need to add the driver to the kernel -- which requires a reboot. Note that you will never see anything reported if the tape drive has a high voltage SCSI interface and you try to connect it to any other SCSI card.


Bill Hassell, sysadmin
Fateh Malik
Advisor

Re: ioscan -funC tape no outpout

Hi,
I have run the same command ioscan -fnC tape but still no output, kindly guide thanks in advance
Torsten.
Acclaimed Contributor

Re: ioscan -funC tape no outpout

As mentioned before - run "ioscan -fn" and search for an UNCLAIMED status.

What model of server do you have and where is the tape connected?

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!   
Fateh Malik
Advisor

Re: ioscan -funC tape no outpout

when i run ioscan -fn | grep -i UNCLAIMED, i have the following output.
unknown -1 0/0/1/0.3.0 UNCLAIMED UNKNOWN HP C5683A.

model is 9000/800/L3000-7x.

I run the on other system having same model i receive the output.
Thanks
Torsten.
Acclaimed Contributor

Re: ioscan -funC tape no outpout

This is your tape.

You need to include the "stape" driver into the kernel (reboot required).

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!   
Fateh Malik
Advisor

Re: ioscan -funC tape no outpout

Since i am totally new for HP UX, May i know procedure for this thanking you in advance.
Torsten.
Acclaimed Contributor
Solution

Re: ioscan -funC tape no outpout

Open SAM, go to kernel config -> drivers and add the "stape" driver. The system will build a new kernel and reboot (!).

Please read also
http://forums1.itrc.hp.com/service/forums/helptips.do?#33

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!   
Fateh Malik
Advisor

Re: ioscan -funC tape no outpout

thanks for the info, may i have any doc or hyplink about configuring devices
Torsten.
Acclaimed Contributor

Re: ioscan -funC tape no outpout

Here you are http://docs.hp.com/en/B2355-90950/index.html
and
http://docs.hp.com/en/B2355-90950/ch03s10.html
(there are different versions for OS version 11.11 and 11.23 linked on this page)

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!