Operating System - HP-UX
1833059 Members
2627 Online
110049 Solutions
New Discussion

Specifying PE size when restoring vg00 on larger disk w/ IUX vA.3.6.82

 
SOLVED
Go to solution
John Knapp
Advisor

Specifying PE size when restoring vg00 on larger disk w/ IUX vA.3.6.82

I am planning to restore my vg00 from two non-mirrored 4.1GB drives to a single 11.6 drive to facilitate a disk array migration. If I specify a make_tape_recovery restore interactively, can I specify a PE size of 16MBs and where in the menus?
3 REPLIES 3
S.K. Chan
Honored Contributor

Re: Specifying PE size when restoring vg00 on larger disk w/ IUX vA.3.6.82

I think it's in ..

Additional Tasks-->Volume Group Parameters

in max PE per PV
pap
Respected Contributor
Solution

Re: Specifying PE size when restoring vg00 on larger disk w/ IUX vA.3.6.82

Hi John,
Yes, you can definately specify the PE size.
While recovering the system.
you can go to file system settings -> go to advanced group parameter screen where you can specify following parameters :

Group Name -- Use to rename existing volume groups.


Max Vols -- Maximum number of logical volumes.


Total Size -- Total size of all volumes.


Max Phys Vols -- Maximum number of volumes.


Max Phys Exts -- Maximum physical extents.


Physical Ext Size -- Physical extent size in Megabytes.

You will find the last parameter is PE size.
Just change it to your desired value and you are all set.

Let me know if you have any questions.

-Piyush.
"Winners don't do different things , they do things differently"
John Knapp
Advisor

Re: Specifying PE size when restoring vg00 on larger disk w/ IUX vA.3.6.82

Thank you for the info ... :-)