1827811 Members
1971 Online
109969 Solutions
New Discussion

insf not working

 
student_of_unix
Occasional Advisor

insf not working

Hi i m not able to execute insf -e cmd..,i mean when i execute insf -e...nothing is happening. its returning noting

# insf -e
# insf -e
# insf -e

what do i do when devices are not visible on server ?

thanks
5 REPLIES 5
Fabian Briseño
Esteemed Contributor

Re: insf not working

Hello.

What exactly are you trying to do ?.

what OS do you have ?
What server ?

are there any error messages in /var/adm/syslog/syslog.log

Knowledge is power.
Bill Hassell
Honored Contributor

Re: insf not working

insf -e will add any device files for new hardware. If the hardware does not have a driver, it does nothing. Run ioscan to see if there are any UNCLAIMED devices. You must install the driver and rebuild the kernel before the device can be seen.


Bill Hassell, sysadmin
Sandman!
Honored Contributor

Re: insf not working

As mentioned it would help if you posted the output of the full ioscan here i.e.

# ioscan

~thanks
skt_skt
Honored Contributor

Re: insf not working

try
ioscan -fnC class
insf -eC class

if that does not help try full path for the commands /usr/sbin/ioscan and /usr/sbin/insf
Jollyjet
Valued Contributor

Re: insf not working

HI,

Confirm me wether you had uninstalled any patches or trying to install a patch and it has not completed successfully if any thing are there download the quaterly patch bundle and install or take a reboot of the server or check the syslog for more information.