- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Regarding hpux 11.31 and replacing a mirrored boot...
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-13-2009 12:49 AM
07-13-2009 12:49 AM
Regarding hpux 11.31 and replacing a mirrored boot disk
I am new into hpux 11.31.
Now I'm replacing a mirrored boot disk. With regard to "How to change the auto file for the mirror to boot without quorum ?" Someone tells me it has two solutions.
S1: # echo "boot vmunix -lq" > /tmp/AUTO.lq
# efi_cp -d /dev/rdsk/c2t6d0s1 /tmp/AUTO.lq /EFI/HPUX/AUTO
S2: # mkboot -a "hpux –lq " /dev/rdisk/disk2
My doubt is whether the S1 is equivalent to S2 ?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2009 12:56 AM
07-13-2009 12:56 AM
Re: Regarding hpux 11.31 and replacing a mirrored boot disk
Use the correct version for your hardware model. The procedures are different because Itanium and HP-UX have very different bootloaders.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2009 01:01 AM
07-13-2009 01:01 AM
Re: Regarding hpux 11.31 and replacing a mirrored boot disk
My doubt is whether the S1 is equivalent to S2 ?
S1 is the EFI partition
S2 is the HPUX partition
Please read the below document.
http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf
Regards,
Aneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2009 01:07 AM
07-13-2009 01:07 AM
Re: Regarding hpux 11.31 and replacing a mirrored boot disk
My doubt is whether the S1 is equivalent to S2 ?
S1 -- > For Itanium
S2 ---> For PA-RISC
But the doc "When Good Disks Go Bad: Dealing with Disk Failures Under LVM" will help you for replaying the disks.
Regards,
Aneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2009 01:08 AM
07-13-2009 01:08 AM
Re: Regarding hpux 11.31 and replacing a mirrored boot disk
But if I work it in Itanium machines,Could I take the S2 to change the auto file for the mirror to boot without quorum ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2009 01:22 AM
07-13-2009 01:22 AM
Re: Regarding hpux 11.31 and replacing a mirrored boot disk
>>But if I work it in Itanium machines,Could I take the S2 to change the auto file for the mirror to boot without quorum ?<<
No. Command itself will fail. This is what people clearly told in previous replies, first command is meant for itanium and second is meant for PA RISC servers.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2009 01:30 AM
07-13-2009 01:30 AM