- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- No_HW in ioscan -fnC fc
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
03-30-2009 03:19 AM
03-30-2009 03:19 AM
No_HW in ioscan -fnC fc
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2009 03:22 AM
03-30-2009 03:22 AM
Re: No_HW in ioscan -fnC fc
you can remove using
rmsf -H
There is nothing to be concerned about it, when the system reboots next time they would be automatically taken off.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2009 03:27 AM
03-30-2009 03:27 AM
Re: No_HW in ioscan -fnC fc
Did you try
#insf
and
#insf -e
then check with
#ioscan
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2009 03:27 AM
03-30-2009 03:27 AM
Re: No_HW in ioscan -fnC fc
Thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2009 03:29 AM
03-30-2009 03:29 AM
Re: No_HW in ioscan -fnC fc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2009 03:49 AM
03-30-2009 03:49 AM
Re: No_HW in ioscan -fnC fc
As T G Manikandan said first remove all NO_HW from your server then do a insf -e if any NO_HW hardware again came that means there are hardware which are not recognized by your kernel.
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2009 03:59 AM
03-30-2009 03:59 AM
Re: No_HW in ioscan -fnC fc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2009 06:33 AM
03-30-2009 06:33 AM
Re: No_HW in ioscan -fnC fc
dear masood,
inorder to remove special file u have to use rmsf command
rmsf then hardware path u can use
it will remove from there
thanks and regards
Sajjad Sahir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2009 07:22 AM
03-30-2009 07:22 AM
Re: No_HW in ioscan -fnC fc
This status came when you remove a disk or LUN on you storage bay.
If you are working with fiber switches, be sure that the zoning reflect the real situation.
If you change the fiber card, the WWID of your FC is changed and the zoning doesn't match any more.
You can remove the device file with the command insf -a /dev/dsk/cxtydz and/or insf -a /dev/rdsk/cxtydz.
You could remove the device file with scripting.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2009 07:03 PM
03-30-2009 07:03 PM
Re: No_HW in ioscan -fnC fc
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2009 10:48 PM
03-30-2009 10:48 PM
Re: No_HW in ioscan -fnC fc
Hi,
If those disks were a part of any VG, you would have got another errors by this time.
Also those disks will be listed in the /etc/lvmtab file. I would compare an old and a new lvmtab files and confirm it. Here it looks like you are good to go.
regards!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2009 01:57 AM
03-31-2009 01:57 AM
Re: No_HW in ioscan -fnC fc
Please read rmsf in place of insf in my previous suggestion.
Regards