HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Hardware path changing for disks
Operating System - HP-UX
1825774
Members
2117
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-27-2006 05:43 AM
03-27-2006 05:43 AM
Hi,
We have a server connected to the SAN. The cables have to be moved around and the disk will all get a new hardware path. I will be able to see the disk with an ioscan, but how can I get all my lv's back? Do I simply do a vgimport? Can someone tell me step by step how to recover after the hardware path changes on the disks. The root disk will be fine...it is the data disks (vg01, vg02, etc).
We have a server connected to the SAN. The cables have to be moved around and the disk will all get a new hardware path. I will be able to see the disk with an ioscan, but how can I get all my lv's back? Do I simply do a vgimport? Can someone tell me step by step how to recover after the hardware path changes on the disks. The root disk will be fine...it is the data disks (vg01, vg02, etc).
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 05:47 AM
03-27-2006 05:47 AM
Re: Hardware path changing for disks
mv /etc/lvmtab /etc/lvmtab.prev
vgscan -a
I think that ought to find them all.
Pete
Pete
vgscan -a
I think that ought to find them all.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 05:51 AM
03-27-2006 05:51 AM
Re: Hardware path changing for disks
Your thinking is right..
you will need to create a map of what is going to change.
Old Paths vs New Paths..
Once you new device names, export volume groups, and import the same with new paths in place..
vxexport -v -p -m -f vgname
vgexport vgname
vgimport -v -m mapfile vgname
You can create outfile for reference..
Regards
Prashant
you will need to create a map of what is going to change.
Old Paths vs New Paths..
Once you new device names, export volume groups, and import the same with new paths in place..
vxexport -v -p -m
vgexport vgname
vgimport -v -m mapfile vgname
You can create outfile for reference..
Regards
Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 05:54 AM
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP