- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Increase Physical Extent size for Volume Group
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-14-2005 06:47 AM
04-14-2005 06:47 AM
Increase Physical Extent size for Volume Group
I configured MC/ServiceGaurd and its work prefect,
I need to increase vg04 it was ( 50 GB )
I define new disk 100 GB
I execute vgextend /dev/vg04 /dev/dsk/cxtxdx
and I export it to the second member
it works properly
BUT I found that the whole space is 100 GB rather that 150 GB
I know its vgcreate limitation I should modify the PE number per PV
or the PE size (its 4 MB)
but how to do that without backup and restore the data and not create the vg from scratch
I dont have online JFS
Regards
Nabil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 06:51 AM
04-14-2005 06:51 AM
Re: Increase Physical Extent size for Volume Group
1. Increase PE size
2. OR increase no. of extents.
man vgcreate for details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 06:52 AM
04-14-2005 06:52 AM
Re: Increase Physical Extent size for Volume Group
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 06:53 AM
04-14-2005 06:53 AM
Re: Increase Physical Extent size for Volume Group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 07:00 AM
04-14-2005 07:00 AM
Re: Increase Physical Extent size for Volume Group
Heh, there must be now about 10 threads with this question ;)