1832920 Members
2686 Online
110048 Solutions
New Discussion

Ignite gone bad part 2

 
SOLVED
Go to solution
matthew mills
Frequent Advisor

Ignite gone bad part 2

Thanks for the help with the "/" and "/stand" size. That fixed the error but now I have a new error.

I am igniting an L2000 HPUX 11.00 server to increase space with my new drive. When I hit GO I get this error.
ERROR: the root volume group parameters specified may result in a non-bootable configuration. You must go to the “modify volume group parameters” screen and adjust the parameters. Reducing the “max physical extens” or “max physical volume” paramenters.

MAX PHY EXT = 8691
MAX PHY VOL = 12
MAX LOG VOL = 255
PHY EXT SIZE(MB) = 4

What size should
3 REPLIES 3
John Poff
Honored Contributor
Solution

Re: Ignite gone bad part 2

Well, 12 disks is a lot for a root volume group, so I'd take that down to about 4 or 6.

JP
Sridhar Bhaskarla
Honored Contributor

Re: Ignite gone bad part 2

Hi,

Make your PE at "32" MB if you want 8691 Max PE. That will support disks upto 250GB which is more than enough.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
matthew mills
Frequent Advisor

Re: Ignite gone bad part 2

Thanks!