1834619 Members
3129 Online
110069 Solutions
New Discussion

Re: clear old device

 
kholikt
Super Advisor

clear old device

I have swapped my fiber cable to other HBA card but the original card is still there. Will ioscan -f clear those old path and NO_HW device
abc
4 REPLIES 4
RAC_1
Honored Contributor

Re: clear old device

Was the server rebooted? If yes it should not show up. As a last resort, you can use rmsf command.
There is no substitute to HARDWORK
Torsten.
Acclaimed Contributor

Re: clear old device

Hi,

you should use
rmsf -k -H hw-path
to remove the device definitions.
see man rmsf

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!   
marvik
Regular Advisor

Re: clear old device

rmsf -H that's all u have to do
Darrel Louis
Honored Contributor

Re: clear old device

Hi,

After you have done rmsf -H ,
it might be that you also need to do a rmsf of the disk-device:
rmsf /dev/dsk/

Regards

Darrel