- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: LVM CORRUPTION
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
04-17-2003 10:11 AM
04-17-2003 10:11 AM
When HP replaces the bad drive, will it reboot up clean and then I can re-create the mirror. Or is the box still going to complain about lvm corruption and the missing disk?
TIA
RPM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 10:17 AM
04-17-2003 10:17 AM
SolutionI do this quite often and never down the machine - if you have hot-plug drives.
The KnowledgeBase has an excellent document = KBAN00000347 that explains the process very well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 10:18 AM
04-17-2003 10:18 AM
Re: LVM CORRUPTION
You will simply need to follow the standard procedure for replacing a mirrored boot disk.
Look at the LVM chapter (#16) in the Software Recovery Handbook found in the Knowledge Tree section of Maintenance and Support at the ITRC:
http://www1.itrc.hp.com/service/iv/docDisplay.do?docId=/DE_SW_UX_swrec_EN_01_E/LVM.pdf
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 10:21 AM
04-17-2003 10:21 AM
Re: LVM CORRUPTION
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x225735a43b46d71190080090279cd0f9,00.html
but I see the big guys responded first hand anyway.
Good luck,
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 10:26 AM
04-17-2003 10:26 AM
Re: LVM CORRUPTION
Yes it will - until you setup the AUTO string to be
"hpux -lq"
It's probably just "hpux" right now & that's why you have to override it.
You can check it using
lifcp /dev/rdsk/cXtYdZ:AUTO -
You can change it using
mkboot -a "hpux -lq" /dev/rdsk/cXtYdZ
Make sure you do that to BOTH the new & old drives.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 10:37 AM
04-17-2003 10:37 AM
Re: LVM CORRUPTION
You need to do vgcfgrestore and vgsyncs along with mkboot commands. Next time add -lq option when you do root mirroring along with mkboot -a command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 02:48 PM
04-17-2003 02:48 PM
Re: LVM CORRUPTION
Rgds,
Jeff (Who's teasin ya as he's remembering those classic NASA countdowns)