- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: association between hardware path and driver n...
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
12-11-2000 01:23 AM
12-11-2000 01:23 AM
association between hardware path and driver name
How do go about swapping the hardware path with the driver name accordingly in K450, OS 11.00?
Example:
Dispay from ioscan:
10/4/8.2.0 /dev/rmt/2m
10/12/5.0.0 /dev/rmt/3m
change to:
10/4/8.2.0 /dev/rmt/3m
10/12/5.0.0 /dev/rmt/2m
Thanks in advance,
YC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 01:58 AM
12-11-2000 01:58 AM
Re: association between hardware path and driver name
Why do you want to that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 02:09 AM
12-11-2000 02:09 AM
Re: association between hardware path and driver name
http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xa64349c5ae73d4118fef0090279cd0f9!0,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 06:01 AM
12-11-2000 06:01 AM
Re: association between hardware path and driver name
It's easy, as said before, to remove them with 'rmsf' and to recreate them with 'mksf'.
I'd really like to know why you wanna do that, am I missing the point somewhere ? ;-)
Best regards,
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 11:16 PM
12-11-2000 11:16 PM
Re: association between hardware path and driver name
Reason:
The 2 hosts are running in cluster (MCSG) with 3 DDS tape drives each:
First host (simplified ioscan -fnCtape):
Class I H/W Path Driver Description
tape 1 0/0/1/0.0.0 /dev/rmt/1m /dev/rmt/c0t0d0BESTn
tape 0 0/0/1/0.3.0
/dev/rmt/0m /dev/rmt/c0t3d0BESTn
tape 2 0/0/1/0.4.0 /dev/rmt/2m /dev/rmt/c0t4d0BESTn
Second host:
Class I H/W Path Driver Description
tape 1 0/0/1/0.1.0 /dev/rmt/1m /dev/rmt/c0t1d0BESTn
tape 2 0/0/1/0.2.0
/dev/rmt/2m /dev/rmt/c0t2d0BESTn
tape 0 0/0/1/0.3.0 /dev/rmt/0m /dev/rmt/c0t3d0BESTn
I would like to know how to make the 1 st host same as 2 nd host.
How tedious it is to achieved it ? Some said is easy but Patrick Wessel's steps referred by Rainer is complicated.
Rgds,
YC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 04:48 AM
01-04-2001 04:48 AM