- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Booting system with one mirror disk
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-25-2002 01:18 AM
04-25-2002 01:18 AM
I tried to do it in a L2000 system with HP-UX 11.0 but I get an error during the boot of the system.
All logical volumes are mirrored on each disk, and both disk are bootable.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 01:23 AM
04-25-2002 01:23 AM
Re: Booting system with one mirror disk
sure! ain't that the idea of mirroring ;-)
If you have a small number of disks in your VG00, and removed 1 or more disks, it might be possible you didn't meet the VG quorum (>50% of disks required to activate).
If that's the case:
- interrupt boot
- boot from mirror
- interact with ISL
- hpux -lq (=low quorum)
To avoid this problem the bootstring for the mirrored disk should contain "hpux -lq".
good luck,
Thierry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 01:23 AM
04-25-2002 01:23 AM
SolutionDuring creating of second boot disk:
Did you use:
mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/cXtXdX
This to activate low quorum on both disks.
If not you can do it now.
Then you will be able to boot from one disk if the other one is defect or taken out !
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 01:24 AM
04-25-2002 01:24 AM
Re: Booting system with one mirror disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 01:34 AM
04-25-2002 01:34 AM
Re: Booting system with one mirror disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 01:42 AM
04-25-2002 01:42 AM
Re: Booting system with one mirror disk
you DID make the mirrored copy bootable?? (pvcreate -B, mkboot, ...) Only mirroring all VG00 logical volumes is not sufficient.
regards,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 02:24 AM
04-25-2002 02:24 AM
Re: Booting system with one mirror disk
What was the error you got and when in the boot process?
Regards,
Trond