- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to remove old HW from the system
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
07-01-2007 05:41 PM
07-01-2007 05:41 PM
How to remove old HW from the system
EMC changed the tape devices to new one, but when I do ioscan -fnC tape I still get NO_HW for the old devices
Please check attachment.
What is the safe way to remove the old HW devices?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2007 05:44 PM
07-01-2007 05:44 PM
Re: How to remove old HW from the system
To remove the device file
rmsf /dev/rmt/2m
rmsf /dev/rmt/2mn
rmsf /dev/rmt/..
to remove the HW/path
rmsf -H 13/0/2/1/0/4/1.105.8.255.1.3.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2007 11:56 PM
07-01-2007 11:56 PM
Re: How to remove old HW from the system
ext_bus 10 13/0/2/1/0/4/1.105.8.255.1 fcd_vbus NO_HW INTERFACE FCP Device Interface
target 5 13/0/2/1/0/4/1.105.8.255.1.3 tgt NO_HW DEVICE
Please advice.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 12:03 AM
07-02-2007 12:03 AM
Re: How to remove old HW from the system
rmsf -H 13/0/2/1/0/4/1.105.8.255.1
rmsf -H 13/0/2/1/0/4/1.105.8.255.1.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 05:12 PM
07-02-2007 05:12 PM
Re: How to remove old HW from the system
WARNING: The specified hardware path is BUS_NEXUS/INTERFACE type.
This will remove all the devices connected to it.
rmsf: Specified hardware path has no devices
# rmsf -H 13/0/2/1/0/4/1.105.8.255.1.3
rmsf: Specified hardware path has no devices
But they are still there in ioscan with NO_HW status.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 06:09 PM
07-02-2007 06:09 PM
Re: How to remove old HW from the system
The only way to get rid of those is to do a reboot. If there is a new device on the same HW path, you have to use fcmsutil with replace_dsk option.
Regards
Oliver