HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Size of LVM header in non bootable disk
Operating System - HP-UX
1831300
Members
3372
Online
110023
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
12-06-2005 03:51 PM
12-06-2005 03:51 PM
Size of LVM header in non bootable disk
hi,
i have a query regarding the size of the LVM header. Since the LVM header of a bootable disk is always 2912KB. The header size of a non bootable disk is not fixed. In Bootable disk after the LVM header (2912 KB=5824 sectors)the user data starts or we can say LV extents starts.
If i extend any Logical volume from bootable disk to my 2nd hdd of the same VG. suppose i increase the size of /home LV 2GB to 5GB and it extended on the new hdd which i attatched on my machine.
If on PV1 512 PE(4MB) resides and remaining PE resides on 2nd hdd.
How i can trverse on the 2nd hdd from where my 513th extent start?
I am developing a C++ module that for this.
Please guide me how i can get this information.
Regards
Sandy
i have a query regarding the size of the LVM header. Since the LVM header of a bootable disk is always 2912KB. The header size of a non bootable disk is not fixed. In Bootable disk after the LVM header (2912 KB=5824 sectors)the user data starts or we can say LV extents starts.
If i extend any Logical volume from bootable disk to my 2nd hdd of the same VG. suppose i increase the size of /home LV 2GB to 5GB and it extended on the new hdd which i attatched on my machine.
If on PV1 512 PE(4MB) resides and remaining PE resides on 2nd hdd.
How i can trverse on the 2nd hdd from where my 513th extent start?
I am developing a C++ module that for this.
Please guide me how i can get this information.
Regards
Sandy
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 12:44 PM
12-07-2005 12:44 PM
Re: Size of LVM header in non bootable disk
sorry I can't give You a specific answer, but I neither am able to produce even close to compilable C++ code, nor did I completely understand You question.
But, I think it will defintely be covered in the LVM chapter of the 'HP-UX 11i internals' book; in it You'll find a very extensive description of the LVM structures in the kernel, which You should be able to query about the first LE's position on PV[2].
But, I think it will defintely be covered in the LVM chapter of the 'HP-UX 11i internals' book; in it You'll find a very extensive description of the LVM structures in the kernel, which You should be able to query about the first LE's position on PV[2].
yesterday I stood at the edge. Today I'm one step ahead.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 10:19 PM
12-07-2005 10:19 PM
Re: Size of LVM header in non bootable disk
Hi Unix gurus,
I want to know the non bootable LVM disk. I am refining my previous query(Size of LVM header in non-bootable disk).
After reading the several documents on LVM i came to know that Non-bootable disk have two reserved areas-- the physical volume reserved area(PVRA) and the volume group reserved area (VGRA), while bootable disks have additional sectors reserved for the boot data reserved area (BDRA) and LIF.
I want to know the internal structure or PVRA and VGRA or how i can get the length of these structure. After these structure LV extents will start.
Is there any header file in the /usr volume where these structures are defined?
Reagrds
Sandy
I want to know the non bootable LVM disk. I am refining my previous query(Size of LVM header in non-bootable disk).
After reading the several documents on LVM i came to know that Non-bootable disk have two reserved areas-- the physical volume reserved area(PVRA) and the volume group reserved area (VGRA), while bootable disks have additional sectors reserved for the boot data reserved area (BDRA) and LIF.
I want to know the internal structure or PVRA and VGRA or how i can get the length of these structure. After these structure LV extents will start.
Is there any header file in the /usr volume where these structures are defined?
Reagrds
Sandy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 11:01 PM
12-07-2005 11:01 PM
Re: Size of LVM header in non bootable disk
Checking if disk is bootable or not bootable is easy. lifs -l /dev/rdsk/cxtxdx
This also lists the sizes, so you may get some information from this.
This also lists the sizes, so you may get some information from this.
There is no substitute to HARDWORK
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP