- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- XP disk device names changed
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-19-2006 11:48 AM
07-19-2006 11:48 AM
XP256 on rp8400 with 2 vpars.
The fiber was swapped around and the box was rebooted during this time.
Now, the disk device names have changed. How would I map the old names to the new names?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 01:32 AM
07-20-2006 01:32 AM
Re: XP disk device names changed
How do I map the new disk device names?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 01:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 02:25 AM
07-20-2006 02:25 AM
Re: XP disk device names changed
So if you had;
c4t4d5, c4t4d6, c9t2d0, c9t2d1
it might now look like;
c7t4d5, c7t4d6, c8t2d0, and c9t2d1
Of course if you have a lot of LUNs you will have multiple cXt4t5's, etc. so that wouldn't work out too well.
You don't happen to have the output of xpinfo prior to the cable swaps do you? You could then use that to cross-reference.
As already mentioned, if these are being used in volume groups you should be able to use vgscan to possibly recover.
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 02:46 AM
07-20-2006 02:46 AM
Re: XP disk device names changed
The vgscan did the trick. Many thanks for the reminder. A command that gets rarely used but it has saved countless systems!
Thanks all.