1833758 Members
2764 Online
110063 Solutions
New Discussion

Remove Old Devices

 
SOLVED
Go to solution
MikeL_4
Super Advisor

Remove Old Devices

I have so old disk devices that were removed from the server but are still showing up in an ioscan as NO_HW....

How can I remove these devices so they don't show any longer...

fcp 2 0/4/1/1.8 fcd_fcp NO_HW INTERFACE FCP Protocol Adapter
ext_bus 6 0/4/1/1.8.0.255.0 fcd_vbus NO_HW INTERFACE FCP Device Interface
target 8 0/4/1/1.8.0.255.0.0 tgt NO_HW DEVICE
disk 27 0/4/1/1.8.0.255.0.0.0 sdisk NO_HW DEVICE HP 73.4GST373405FC
/dev/dsk/c6t0d0 /dev/rdsk/c6t0d0
target 9 0/4/1/1.8.0.255.0.1 tgt NO_HW DEVICE
disk 28 0/4/1/1.8.0.255.0.1.0 sdisk NO_HW DEVICE HP 73.4GST373405FC
/dev/dsk/c6t1d0 /dev/rdsk/c6t1d0
2 REPLIES 2
Tim Nelson
Honored Contributor
Solution

Re: Remove Old Devices

you can attempt to rmsf -H 0/4/1/1.8 to remove the devices files.

If the HW entries still exists then a reboot should clear the rest.
MikeL_4
Super Advisor

Re: Remove Old Devices

Thanks