- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Mirrored boot disk replacement
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
01-26-2004 06:01 AM
01-26-2004 06:01 AM
Mirrored boot disk replacement
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 06:09 AM
01-26-2004 06:09 AM
Re: Mirrored boot disk replacement
The best source I know of is HP's "Software Recovery Handbook":
http://www2.itrc.hp.com/service/iv/enterService.do?NODEID=English_SHW%3A%3ADE_SW_UX_swrec_EN_01_E%2FQ1&ANSWER=HP-UX+Software+Recovery+Handbook&FROMID=English_SHW&admit=-1335382922+1075144000307+28353475
-or-
http://www2.itrc.hp.com/service/iv/node.do?node=prodITRC%2FWW_Start%2FN1%7C16
You'll want to check out Chapter 16 on LVM. There's a whole section on disk recovery, including mirrored boot disk replacement.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 06:35 AM
01-26-2004 06:35 AM
Re: Mirrored boot disk replacement
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000065011465
TKB #ULVMKBRC00010386:
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063198775
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 06:38 AM
01-26-2004 06:38 AM
Re: Mirrored boot disk replacement
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 06:39 AM
01-26-2004 06:39 AM
Re: Mirrored boot disk replacement
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=316330
Regards,
Peter Geluk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 06:49 AM
01-26-2004 06:49 AM
Re: Mirrored boot disk replacement
I was afraid of that - you need a support contract linked to your handle in order to access the TKB. Here's the nutshell version:
Replace the disk
Check with ioscan that you can see it
Restore the lvm configuration with "vgcfgrestore -n VG /dev/rdsk/cXtXdX
Activate with "vgchange -a y vg00
Configure the LIF/BDRA:
. mkboot -l /dev/rdsk/cXtXdX
. mkboot -a 'hpux -lq' /dev/rdsk/cXtXdX
. install the ODE files if desired
Sync using "vgsync vg00 &"
Pete
Pete