HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vgextend failing
Operating System - HP-UX
1826363
Members
4132
Online
109692
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
01-30-2003 11:00 AM
01-30-2003 11:00 AM
Trying to extend a volume vg05.
When adding disks I get the following..
vgextend: Couldn't install the physical volume "/dev/dsk/c1t3d5".
Too many links
vgextend: Couldn't install the physical volume "/dev/dsk/c1t3d6".
Too many links
vgextend: Couldn't install the physical volume "/dev/dsk/c1t3d7".
Too many links
vgextend: Couldn't install the physical volume "/dev/dsk/c1t4d0".
Too many links.
I was able to get a few others installed before I started getting this message. Any advice?
Thanks
Jeremy
When adding disks I get the following..
vgextend: Couldn't install the physical volume "/dev/dsk/c1t3d5".
Too many links
vgextend: Couldn't install the physical volume "/dev/dsk/c1t3d6".
Too many links
vgextend: Couldn't install the physical volume "/dev/dsk/c1t3d7".
Too many links
vgextend: Couldn't install the physical volume "/dev/dsk/c1t4d0".
Too many links.
I was able to get a few others installed before I started getting this message. Any advice?
Thanks
Jeremy
Unix good...windows baddd..
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 11:06 AM
01-30-2003 11:06 AM
Solution
Hi Jeremy,
Unfortuantely that probably means you reached the maximum number of PV allowed for this Volume Group.
do a
#vgdisplay -v vg05|more
and check that your Max PV is higher than the Cur PV. If they are equal (which is what I think is happening right now), that means you cannot add any more disks into that VG.
You either have to create a new VG, or re-create this current VG with option -p to have more disks than the actual value.
Unfortuantely that probably means you reached the maximum number of PV allowed for this Volume Group.
do a
#vgdisplay -v vg05|more
and check that your Max PV is higher than the Cur PV. If they are equal (which is what I think is happening right now), that means you cannot add any more disks into that VG.
You either have to create a new VG, or re-create this current VG with option -p to have more disks than the actual value.
Cooperation is doing with a smile what you have to do anyhow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 11:08 AM
01-30-2003 11:08 AM
Re: vgextend failing
Hi Jeremy,
Suspect you may have exceeded the Max PV/VG value.
What does
#vgdisplay vg05
show as the values for
Max PV
and
Cur PV
If you've exceeded this you have no choice but to backup the data & recreate the VG with a higher Max PV value
vgcreate -p X .......
where X is higher than you now need.
Rgds,
Jeff
Suspect you may have exceeded the Max PV/VG value.
What does
#vgdisplay vg05
show as the values for
Max PV
and
Cur PV
If you've exceeded this you have no choice but to backup the data & recreate the VG with a higher Max PV value
vgcreate -p X .......
where X is higher than you now need.
Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
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