- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: PE Size too small - advice
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
06-23-2010 07:05 AM
06-23-2010 07:05 AM
PE Size too small - advice
I have an old 11.11 system and and LV needs to be increased. The problem is that the extents are larger than the max of 65535. So normally I would vgmodify. This is 11.11 and no vgmodify, so I will have to go old-school and re-create the VG.
I figure the best way would be to create the new vg with -s 16. Then export the old vg and import the luns into the new vg. However, this is a prod system and we cannot afford any data loss or issues. So does this seem like a good way to accomplish this, or maybe someone out there has a better idea.
Thanks,
S.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2010 07:12 AM
06-23-2010 07:12 AM
Re: PE Size too small - advice
I think you can ask HP Support for 11.11 vgmodify unsupported version...
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2010 08:26 AM
06-23-2010 08:26 AM
Re: PE Size too small - advice
So you are correct -- a new VG must be created, and since it is apparently growing, make PEsize=32 and also make maxPVs=32 or more. That way, you can grow this into muti-TB range without having create a new VG and move the data.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2010 11:09 AM
06-23-2010 11:09 AM
Re: PE Size too small - advice
My question is - do I have to create a temp VG and LVs and copy everything over. Export the old VG and then rename the filesystems on the temp to the old ones. OR - can I create a new VG with the correct parameters and then export the old VG and import the LUNS into the new VG?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2010 11:52 AM
06-23-2010 11:52 AM
Re: PE Size too small - advice
Yes.
> can I create a new VG with the correct parameters and then export the old VG and import the LUNS into the new VG?
vgimport is not a data copy command. It simply reads the existing LVM headers on the disks and connects them with lvmtab. The underlying LVM data is not changed (ie, PEsize, maxPVs, etc). vgcreate is very simple -- it connects a directory and group file in lvmtab along with defining the disk(s). You then create new lvols (typically with the same name as the original) but use the new size that you need for each lvol.
You now have two VGs, the old one with data and the new one with nothing. Create temporary mountpoints for each new lvol, then copy the data and verify the file count and directory count. Now you can umount the old and new volumes, change fstab to reflect the new VGname and mount the new lvols.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2010 11:42 PM
06-27-2010 11:42 PM
Re: PE Size too small - advice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2010 03:55 AM
07-06-2010 03:55 AM
Re: PE Size too small - advice
vgmodify is officially supported in 11.23 and 11.31, as for 11.00 not supported.
You can request 11.11 vgmodify through HP Support (unsupported version, you have log a call HP Response center.
OR
You need to create new VG & LV with new parameters & copy your data to new VG.
Sujit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2010 05:20 AM
07-06-2010 05:20 AM
Re: PE Size too small - advice
Old school it is here, no vgmodify for 11.11
-s 16 will work.
-p
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com