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
11-19-2005 06:41 AM
11-19-2005 06:41 AM
vgextend
I have a VG with 16 PV's in it. Is there any way I can extend the VG? As now my MAX PV is 16 when I am trying to extend the VG it says too many links and the command fails.
Pls let me know in case we can change the MAX PV value without recreating the VG.
Thanks and Regards,
Dinakar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2005 06:45 AM
11-19-2005 06:45 AM
Re: vgextend
The default maximum for the number of physical volumes in a volume group is sixteen (16) unless you specify a different value (1-255) with '-p max_pv' during the 'vgcreate' process.
Once set, it cannot be changed.
Your only recourse is to backup the volume group's filesystems; destroy the existing VG ('vgexport' is the fastest way) and recreate the volume group with a larger 'max_pv' value.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2005 06:51 AM
11-19-2005 06:51 AM
Re: vgextend
Just to be sure you have set -p 16 you may wish to post vgdisplay output up here.
Fortuneately you can backup data, break down and rebuild the volume group with little trouble.
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
11-19-2005 06:53 AM
11-19-2005 06:53 AM
Re: vgextend
The default mx PV is 16 ,when creating with vgcreate without any -p option.
When you create a vg you can specify "-p max_pv" parameter to extend PV more than 16.
Now you cannot extend the PV without destrying the VG.
You can backup the entire vg , export and recreate with -p option upto 255.
Hth,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2005 06:56 AM
11-19-2005 06:56 AM
Re: vgextend
It is not possible. Various parameters are to be planned while creating VG having look for future. And it is really painful to recreate VG only for this reason.
If possible try creating another VG with new PVs.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2005 08:44 AM
11-19-2005 08:44 AM
Re: vgextend
Any ways I just wanted to make sure that there is no way to change the VG parameter w/o recreating.
--- Volume groups ---
VG Name /dev/vg106
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 17
Open LV 17
Max PV 16
Cur PV 16
Act PV 16
Max PE per PV 2157
VGDA 32
PE Size (Mbytes) 4
Total PE 34496
Alloc PE 32852
Free PE 1644
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
11-19-2005 11:54 AM
11-19-2005 11:54 AM
Re: vgextend
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2005 02:12 PM
11-19-2005 02:12 PM
Re: vgextend
Mistake is the best guru !
All the bests,
Regards,
Sun