HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: LVM modifying commands' latency normal?
Operating System - HP-UX
1826657
Members
2595
Online
109695
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
Go to solution
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
03-25-2004 08:45 PM
03-25-2004 08:45 PM
Hi,
I'm just curious.
I've got a cluster shared VG whose disks are from an HITACHI Lightning 9900V RAID.
Unfortunately this VGDA has to handle 100 disks because I'm only furnished with 7 GB disk chunks (aka PVs) from the RAID box.
# strings /etc/lvmtab|sed -n '\:/dev/vgZ01:,\:/dev/vg:p'|grep dsk|wc -w
100
Whenever I have to forinstance lvextend an LV this takes annoyingly long.
e.g.
# timex lvextend -l $((128+9565)) /dev/vgZ01/lvol14
Logical volume "/dev/vgZ01/lvol14" has been successfully extended.
Volume Group configuration for /dev/vgZ01 has been saved in /etc/lvmconf/vgZ01.c
onf
real 1:35.23
user 4.85
sys 7.77
Is this owe to the large number of PVs in the VG, and thus normal behaviour?
Have you experienced similar?
Rgds.
Ralph
I'm just curious.
I've got a cluster shared VG whose disks are from an HITACHI Lightning 9900V RAID.
Unfortunately this VGDA has to handle 100 disks because I'm only furnished with 7 GB disk chunks (aka PVs) from the RAID box.
# strings /etc/lvmtab|sed -n '\:/dev/vgZ01:,\:/dev/vg:p'|grep dsk|wc -w
100
Whenever I have to forinstance lvextend an LV this takes annoyingly long.
e.g.
# timex lvextend -l $((128+9565)) /dev/vgZ01/lvol14
Logical volume "/dev/vgZ01/lvol14" has been successfully extended.
Volume Group configuration for /dev/vgZ01 has been saved in /etc/lvmconf/vgZ01.c
onf
real 1:35.23
user 4.85
sys 7.77
Is this owe to the large number of PVs in the VG, and thus normal behaviour?
Have you experienced similar?
Rgds.
Ralph
Madness, thy name is system administration
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 09:35 PM
03-25-2004 09:35 PM
Solution
Ralph,
the delay depends on the size of the LVM header (i.e. the VGRA) and the number of PVs that are part of the VG. I attached the tool 'lvmcompute' that can be used to calculate the VGRA's size.
Best regards...
Dietmar.
the delay depends on the size of the LVM header (i.e. the VGRA) and the number of PVs that are part of the VG. I attached the tool 'lvmcompute' that can be used to calculate the VGRA's size.
Best regards...
Dietmar.
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2004 12:09 AM
03-27-2004 12:09 AM
Re: LVM modifying commands' latency normal?
Ralph is there not a way to tie them together? To many PV's on a raid device can actually create a bottleneck theoretically.
I know if you look at the HP XP product line there is a product called LUSE. This can be used to tie multiple small LDEVS into bigger LUNS and they can be advertised to ports.
This is not a cure for your problem, but in general it is something to look at.
Regards
Gerhard
I know if you look at the HP XP product line there is a product called LUSE. This can be used to tie multiple small LDEVS into bigger LUNS and they can be advertised to ports.
This is not a cure for your problem, but in general it is something to look at.
Regards
Gerhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2004 08:13 PM
03-28-2004 08:13 PM
Re: LVM modifying commands' latency normal?
Dietmar,
thank you for providing the lvmcompute binary.
thank you for providing the lvmcompute binary.
Madness, thy name is system administration
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP