Operating System - HP-UX
1834157 Members
2919 Online
110064 Solutions
New Discussion

Re: ioscan command is not working

 
jenith christopher
Occasional Advisor

ioscan command is not working

Hi,
ioscan command is not giving output. It is giving nothing... but the process is running long time until administrator kill it!!
what could be the issue? plz help me

newapp:root-/>ioscan -fnC disk

nothing happening...but the process is running

newapp:root-/>ps -eaf | grep -i ioscan
root 4697 4416 1 20:12:25 pts/2 0:00 grep -i ioscan
root 4694 4068 0 20:11:27 pts/0 0:00 ioscan -fnC disk
newapp:root-/>
8 REPLIES 8
Johnson Punniyalingam
Honored Contributor

Re: ioscan command is not working

Are you using any SAN storage ..?

if please check your zone set configuration

if you think you've got some kind of HW issue going on and that you should check you HW logs for errors. Critical EMS entries will be in syslog.log or OLDsyslog.log.

STM > TOOLS > UTILITY > RUN > LOGTOOL > FILE > VIEW > RAW SUMMARY

Thanks,
Johnson
Problems are common to all, but attitude makes the difference
jenith christopher
Occasional Advisor

Re: ioscan command is not working

yes, we are using SAN storage...

not only for disk... it is also not working for ext_bus,tape....etc

newapp:root-/>ioscan

newapp:root-/>ioscan -fnC ext_bus

newapp:root-/>ps -ef | grep -i ioscan
root 5088 4068 0 20:37:19 pts/0 0:00 grep -i ioscan
root 4988 4416 0 20:34:33 pts/2 0:00 ioscan
root 5084 4180 0 20:36:33 pts/1 0:00 ioscan -fnC ext_bus
newapp:root-/>

So, my point of view it is not an issue with storage...
Regards,
Jenith Christopher.
jenith christopher
Occasional Advisor

Re: ioscan command is not working

Hi,

I got the output while issuing the following command,

newapp:root-/>ioscan -kfnC disk
Class I H/W Path Driver S/W State H/W Type Description
========================================================================
disk 9 0/0/10/1/0.1.0 sdisk CLAIMED DEVICE COMPAQ BD14689BB9
/dev/dsk/c10t1d0 /dev/rdsk/c10t1d0
disk 10 0/0/10/1/1.0.0 sdisk CLAIMED DEVICE COMPAQ BD14689BB9
/dev/dsk/c11t0d0 /dev/rdsk/c11t0d0
disk 11 0/0/10/1/1.1.0 sdisk CLAIMED DEVICE COMPAQ BD14689BB9
/dev/dsk/c11t1d0 /dev/dsk/c11t1d0s2 /dev/rdsk/c11t1d0 /dev/rdsk/c11t1d0s2
/dev/dsk/c11t1d0s1 /dev/dsk/c11t1d0s3 /dev/rdsk/c11t1d0s1 /dev/rdsk/c11t1d0s3


ioscan -fnC disk is also now giving the output but it is taking apprx 4mins to give output..


So, what i should do???

Regards,
jenith christopher.
Johnson Punniyalingam
Honored Contributor

Re: ioscan command is not working

dmesg --> do see any SCSSI reset something like that
/var/adm/syslog/syslog.log --> check look for any EMS --alert

insf -e --> Install device driver files
ioscan -fnC disk

bdf --> any file system full

are you using any external - storage disk ..?

Thanks,
Johnson
Problems are common to all, but attitude makes the difference
Aneesh Mohan
Honored Contributor

Re: ioscan command is not working

Hi ,

Fix will be available in the below cumulative patches


PHCO_31603 & PHKL_35422 for 11.23


PHCO_31603 & PHKL_38926 for 11.11

Note:- Take care to do ignite backup before doing the patching

Regds,
Aneesh
IT_2007
Honored Contributor

Re: ioscan command is not working

please run check_patches and post output.
Asif Sharif
Honored Contributor

Re: ioscan command is not working

Hi jenith,

You need to update the patches to solve this ioscan problem. Whats OS version you are using? Take Ignite and install the latest QualityPK.

Regards,
Asif Sharif
Regards,
Asif Sharif
jenith christopher
Occasional Advisor

Re: ioscan command is not working

i have found the solution