- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to modify PE size
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-28-2008 01:01 AM
04-28-2008 01:01 AM
How to modify PE size
Anybody have an idea on how modify PE size in VG?
# vgdisplay vg01
--- Volume groups ---
VG Name /dev/vg01
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 8
Open LV 8
Max PV 16
Cur PV 2
Act PV 2
Max PE per PV 4479
VGDA 4
PE Size (Mbytes) 16
Total PE 8958
Alloc PE 8635
Free PE 323
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2008 01:06 AM
04-28-2008 01:06 AM
Re: How to modify PE size
see the attachment
step by step procedure is there
thanks and regards
sajjad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2008 01:08 AM
04-28-2008 01:08 AM
Re: How to modify PE size
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2008 01:12 AM
04-28-2008 01:12 AM
Re: How to modify PE size
http://forums12.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1209373867383+28353475&threadId=792951
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2008 02:17 AM
04-28-2008 02:17 AM
Re: How to modify PE size
The PE size can not be changed without destroying the VG and recreating it.
This would also entail backing up all of your data, destroy the VG, recreate the VG and LVs and then restore your data.
You need to figure out before creating the vg. Coz this is an important part of vg.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2008 02:26 AM
04-28-2008 02:26 AM
Re: How to modify PE size
when you create the volume group using vgcreate that time you will use the "-s size"
example:
vgcreate -s 32 vgash /dev/dsk/c8t5d4 /dev/dsk/c10t5d4
For details man vgcreate
[-s pe_size] Sets the number of megabytes in each physical extent, where pe_size is expressed in units of megabytes (MB) in the range 1 to 256. pe_size must be equal to a power of 2 (1, 2, 4, 8, etc.). The default value for pe_size is 4 (four megabytes).
Thanks & Regards
Aashique
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2008 02:48 AM
04-28-2008 02:48 AM
Re: How to modify PE size
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1224820
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2008 03:00 AM
04-28-2008 03:00 AM
Re: How to modify PE size
Simple:
1) back up all the data
2) vgexport the volume group
3) vgcreate the volume group anew
4) restore the data.
Summary: You can not modify the PE size after volume group creation.
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
07-21-2008 12:24 PM
07-21-2008 12:24 PM
Re: How to modify PE size
or vgmodify is part of 11.31
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2008 12:47 PM
07-21-2008 12:47 PM
Re: How to modify PE size
USE ignite to change the PE size.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2008 09:12 PM
07-21-2008 09:12 PM
Re: How to modify PE size
The only way is to delete and re-create the VG. PE size cannot be changed in an existing VG.
But "vgmodify" can help you to adjust *other values*, e.g. increase this to a higher number:
Max PE per PV 4479
You need to have 11.31 or 11.23 to do this.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
