- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: unable to remove device file
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
01-12-2010 03:25 AM
01-12-2010 03:25 AM
unable to remove device file
Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
ext_bus 22 0/3/1/0.97.5.255.1 fcpdev NO_HW INTERFACE FCP Device Interface
abadguja as root@suxus003 [/root]
# rmsf -k -H 0/3/1/0.97.5.255.1
rmsf: Specified hardware path has no devices
abadguja as root@suxus003 [/root]
# uptime
6:25am up 3 hrs, 4 users, load average: 0.00, 0.01, 0.01
abadguja as root@suxus003 [/root]
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2010 03:33 AM
01-12-2010 03:33 AM
Re: unable to remove device file
you don't need to delete the device,
if you reboot the server during some planed patching or servis of your infrastructure, the device will be automatically removed from the OS.
the question is why you have a NO_HW ???,
check the system for EMS messages ...
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2010 03:46 AM
01-12-2010 03:46 AM
Re: unable to remove device file
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2010 04:31 AM
01-12-2010 04:31 AM
Re: unable to remove device file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2010 05:36 PM
01-12-2010 05:36 PM
Re: unable to remove device file
-k
Remove the definition of the device from the system, but not any special files. This option cannot be used with -a.
If you have tried, few other things you could try
1) Start a scan from higher up, say "ioscan -fnH 0/3"...Then try rmsf(without the -k option)
2) Else when you do ioscan as mentioned in 1) see if there is any errors in the syslog.
btw which OS is this.. 11.23 or 11.31?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2010 05:47 PM
01-12-2010 05:47 PM
Re: unable to remove device file
Please post the output of ioscan -fn
thanks,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2010 08:21 PM
01-12-2010 08:21 PM
Re: unable to remove device file
ext_bus 20 0/3/1/0.97.5.255.14 fcpdev NO_HW INTERFACE FCP Device Interface
target 23 0/3/1/0.97.5.255.14.2 tgt NO_HW DEVICE
ext_bus 12 0/3/1/0.97.12.255.1 fcpdev NO_HW INTERFACE FCP Device Interface
ext_bus 13 0/3/1/0.97.13.255.14 fcpdev NO_HW INTERFACE FCP Device Interface
target 25 0/3/1/0.97.13.255.14.8 tgt NO_HW DEVICE
acpi_node 0 250/3 acpi_node CLAIMED INTERFACE Acpi Hardware
abadguja as root@suxus003 [/root]
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2010 10:08 PM
01-12-2010 10:08 PM
Re: unable to remove device file
did u try to run the below command?
# rmsf -H 0/3/1/0.97.5.255.1
Please let me know the output.
Regards,
Prasanth Thomas.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2010 11:31 PM
01-12-2010 11:31 PM
Re: unable to remove device file
just give the output of:-
# ioscan -fnH 0/3/1/0.97.5.255.1
# ioscan -fnH 0/3/1/0
# rmsf -H 0/3/1/0.97.5.255.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2010 01:37 AM
01-13-2010 01:37 AM
Re: unable to remove device file
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2010 05:26 AM
01-13-2010 05:26 AM
Re: unable to remove device file
Paste the ouput with the command you ran..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2010 03:09 AM
01-14-2010 03:09 AM
Re: unable to remove device file
Shibin