- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: What is a volume layout 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
11-12-2010 09:04 AM
11-12-2010 09:04 AM
I am aware one uses the "mkbook -l" command to define a boot disk (or it's mirror drive) as such, but exactly what is it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2010 09:36 AM
11-12-2010 09:36 AM
Re: What is a volume layout disk?
The LABEL file is where all the important offsets for the starting blocks for root, boot, swap and dump are written by the lvlnboot command... allowing HP-UX to bootsrap itself off LVM partitions before the LVM subsystem has been enabled...
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2010 11:07 AM
11-12-2010 11:07 AM
Re: What is a volume layout disk?
From the manpage.
-l
This option is valid only for series 800 boot
programs.If this option is used, mkboot
treats device as an LVM physical volume regardless of whether or not it is currently
set up as one.
================================
This command will install the bootfiles to BDRA ( boot data reservd area). It install hpux utility, create LABEL file, AUTO file so on.
-l is used to consider the disk as LVM disk.
Regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2010 10:10 PM
11-12-2010 10:10 PM
SolutionIf I am understanding your question correctly then answer would be like this,
-There are two kinds of LVM disk layouts, one for boot disks and another for all other LVM disks
Non Bootable disks have two reserved areas
1) PVRA
2) VGRA
Bootable disk have
1) PVRA
2) VGRA
3) third sector reserved for the BDRA and boot LIF
BDRA information is maintained by lvlnboot and lvrmboot commands,
Regards,
Rahul Rai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2010 11:56 PM
11-12-2010 11:56 PM
Re: What is a volume layout disk?
To define a boot disk we use the -B option in pvcreate. Besides the normal reserved areas when the system boots, after PDC/IODC runs, the components of the LIF area come into the picture wherein after the default boot path has been obtained from stable storage, ISL utility looks for an autoexecute file and then runs HPUX / hpux.efi depending on the architecture of the server. These utilities comprise of the LIF area. At the end of the day volume disk layout categorizes to if the disk is bootable/not and the structures present on the boot/non boot disk. The other areas which are not mentioned in the previous answers are VGSA, VGDA, MCR.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2010 11:51 AM
11-23-2010 11:51 AM