- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Alternate boot from same root 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
10-13-2004 09:56 AM
10-13-2004 09:56 AM
Solaris allows you to carve up the root disk (singular) into both the regular filesystems, and also an "alternate boot environment". This is related to their slices, which are not very flexible otherwise. This allows booting from two separate filesystems off of the same hard disk.
This is totally separate from (but does not exclude) any mirroring to a different hard disk.
Can we do this on any HP-UX systems?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2004 11:07 AM
10-13-2004 11:07 AM
Re: Alternate boot from same root disk?
Infact I am curious about such a possiblity with HP-UX (like you can have a "secondary" /stand which you can boot off).
My understanding is that, the secondary loader (HPUX) considers the first filesystem after the BDRA as the boot filesystem and loads the vmunix file from there.
I believe this is the very reason why /stand should be a HFS filesystem ( secondary loader can only understand HFS filesystem before booting )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2004 11:07 AM
10-13-2004 11:07 AM
SolutionI know of know partitioning scheme that would let you get around that.
The path and alternate path are paths to a physical disk. You can also boot of compatible fiber channel based disk arrays, or even an Ignite server through the built in LAN card.
Based on a few years of working with HP-UX I'd pretty much verify your conclusiion at least as far as LVM goes.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2004 09:36 PM
10-13-2004 09:36 PM
Re: Alternate boot from same root disk?
You can define multiple partitions which can start HP-UX, Linux or Windows 2003, with the "idisk" command. You could also define several HP-UX partitions, and select which one to boot from at the EFI prompt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2004 02:18 AM
10-14-2004 02:18 AM
Re: Alternate boot from same root disk?
You can't have multiple volume groups on a root disk in HP-UX.
HP-UX instead uses the idea of a "recovery shell" available on the install media to give you this type of flexibility.
Also, LVM or VXVM maintanence mode allow you to boot up with a minimal amount of data needed in critical situations.
Best regards,
Kent M. Ostby