- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ERROR: There are more than 5 physical volumes ...
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-10-2009 01:34 AM
06-10-2009 01:34 AM
ERROR: There are more than 5 physical volumes (disks) specified.
the default space is 36gb, so that, i want to add a another 308gb.
but after create all the filesystem, there is an error come out
"ERROR: There are more than 5 physical volumes (disks) specified for volume group "vg00". You must either remove physical volumes or increase the "Maximum Physical Volumes" parameter in the "Modify Volume Group Parameters" screen.
so i change the Volume Group Parameters
"
Group Name: vg00
Max Phys Vols: 5
Max Phys Exts: 15368
Max Vols: 255
Phys Ext Size(MB): 256
"
for your information, there is 20 filesystem need to be create and all in "vg00".
what is this error, is there any mistakes that i've been done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 01:57 AM
06-10-2009 01:57 AM
Re: ERROR: There are more than 5 physical volumes (disks) specified.
strings /etc/lvmtab
or
vgdisplay -v vg00 and look how many PV's are there.
If more than 5, you need to do as the message says, and increase that number#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 02:06 AM
06-10-2009 02:06 AM
Re: ERROR: There are more than 5 physical volumes (disks) specified.
Please send
vgdisplay -v /dev/vg00 output
thanks and regards
Sajjad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 02:51 AM
06-10-2009 02:51 AM
Re: ERROR: There are more than 5 physical volumes (disks) specified.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 02:52 AM
06-10-2009 02:52 AM
Re: ERROR: There are more than 5 physical volumes (disks) specified.
Change the Max Phys Vols parameter in your volume group.
Regards
Sunny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 05:11 PM
06-10-2009 05:11 PM
Re: ERROR: There are more than 5 physical volumes (disks) specified.
But if i proceed with a default space, this error did not occur.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 06:26 PM
06-10-2009 06:26 PM
Re: ERROR: There are more than 5 physical volumes (disks) specified.
>>>>how can i run the command when i in the hp-ux installation menu?.
You're on Installation Menu, you must have finished the installation by now, but for future referrence :-)
As the informational message says to go to "Modify" tab and remove the Physical Volumes.
You should be good with 2 disks in vg00 if going for OS-Mirror as well.
You can add other disks after system installation finishes in other Volume Groups (other than vg00 ; Lets not clutter vg00 by having a lot of disks)
>>>>I have a HP-UX B.11.00,
Why not HPUX 11.11 installation or the later ones, hmmm unless you're reproducing the same env.
Happy Installation!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 08:48 PM
06-10-2009 08:48 PM
Re: ERROR: There are more than 5 physical volumes (disks) specified.
So, how can i create it if i can't add all disk that i have.
Is there any another way?