- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Removing NO_HW instances without rebooting
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 01:05 AM
10-05-2001 01:05 AM
I want to know whether it is possible to remove the NO_HW instances of ioscan. I know it can be done simply by removing the device drivers and rebooting the machine, but is it possible to do it without rebooting the machine?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 01:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 01:23 AM
10-05-2001 01:23 AM
Re: Removing NO_HW instances without rebooting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 01:24 AM
10-05-2001 01:24 AM
Re: Removing NO_HW instances without rebooting
You can remove the devices from /dev/ using rmsf command (do man rmsf as there are options & I do not know what you are removing)
Usually if there is NO_HW the device has become disconnected whilst the machine is on. This is doddgy as it can damage the cards.
I usually have the reverse problem, it is connected but is registered as NO_HW. I use ioscan -f usually ioscan -fCtape to put it back into the CLAIMED state then insf -H
Lastly why do you want to remove the NO_HW in ioscan? If you have intensionally removed the H/W and the device drivers are removed from /dev what harm will it do in waiting 'till the next boot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 01:28 AM
10-05-2001 01:28 AM
Re: Removing NO_HW instances without rebooting
Thnaks all, case closed :-)