Operating System - HP-UX
1833121 Members
3210 Online
110051 Solutions
New Discussion

Re: MIRROR PHISICAL EXTEND

 
SOLVED
Go to solution
Eduardo Andrade
Occasional Advisor

MIRROR PHISICAL EXTEND

HI GURUS
I WANT A CONFIGURE A MIRROR IN TWO DISK OF 36 GB VG00 BUT MI Max PE per PV IS 4350 AN PE IS 4.

2 REPLIES 2
Mel Burslan
Honored Contributor

Re: MIRROR PHISICAL EXTEND

I could not quite understand what you want to do but ut sounds like you want to mirror an 18GB disk to a second 36GB disk. If this is correct please see this very recent thread for the drawbacks:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1059794
________________________________
UNIX because I majored in cryptology...
Adisuria Wangsadinata_1
Honored Contributor
Solution

Re: MIRROR PHISICAL EXTEND

Hi Eduardo,

Good day to you !
If you would like to configure a mirror on your 2 x 18 GB boot disk (vg00) you need :

1. have mirror/UX software

run the command below :
# swlist -l fileset | grep -i mir

which should return the LVM-MIRROR- RUN fileset:

LVM.LVM-MIRROR-RUN B.11.11 LVM-MIRROR-
RUN

if you dont have, you need to purchase it.

2. have 2 x 18 GB harddisk also

since you have 'max PE per PV : 4350', unless you change the 'max PE per PV' parameter.

To change the parameter, you need to reinstall the OS OR use ignite/UX features. Backup your system with make_tape_recovery, restore it with some changes on 'max PE per PV'.

Other than that, you can check the detail steps on mirroring the boot disk on the document at this url below (docid : LVMKBRC00005103) :

http://www2.itrc.hp.com/service/cki/search.do?category=c0&mode=id&searchCrit=allwords&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty&searchString=LVMKBRC00005103

Hope this information can help you.

Cheers,
AW
now working, next not working ... that's unix