if you have some Dump devices defined on rootvg, those U need to remember to remove (and re-create on the new disk) otherwise reducevg cmd will fail.
Original Message:
Sent: Mon August 26, 2024 01:22 AM
From: Pasindu Malintha
Subject: AIX VG Mirroring
Hi Tommi,
We are having both datavg and rootvg. For the rootvg we need to follow the steps (bosboot related steps) mentioned on the link.
https://www.ibm.com/support/pages/steps-replacing-aix%C2%AE-disk-another-new-disk-vg
Thanks,
Pasindu Malintha.
------------------------------
Pasindu Malintha
Original Message:
Sent: Mon August 26, 2024 01:12 AM
From: Tommi Sihvo
Subject: AIX VG Mirroring
Ok, is this for some datavg only, or do you have rootvg included in the mirroring?
------------------------------
Tommi Sihvo, Lead Service Architect
Tietoevry Tech Services
email tommi.sihvo@tietoevry.com mobile +358 (0)40 5180 Finland
Original Message:
Sent: Mon August 26, 2024 01:08 AM
From: Pasindu Malintha
Subject: AIX VG Mirroring
Hi Tommi,
Thanks for the response. We are planning to remove the old disks once data's are mirrored to the new disks.
Thanks,
Pasindu Malintha.
------------------------------
Pasindu Malintha
Original Message:
Sent: Mon August 26, 2024 01:01 AM
From: Tommi Sihvo
Subject: AIX VG Mirroring
Hi Pasindu,
Yes, the syntax is totally correct; You might want to have couple of additional parameters defined before the actual mirroring:
export NUM_PARALLEL_LPS=16. # The value of NUM_PARALLEL_LPS will be used to set the number of logical partitions to be synchronized in parallel. We have noted that 16 is "good" value.
export LVM_HOTSWAP_BOOTDISK=1 #See https://www.ibm.com/support/pages/unable-mirror-aix-rootvg-due-error-code-0516-1259
Are you planning to keep the mirroring? Or will you remove the old disks from the config once datas are mirrored to the new disks?
Br,
tommi
------------------------------
Tommi Sihvo, Lead Service Architect
Tietoevry Tech Services
email tommi.sihvo@tietoevry.com mobile +358 (0)40 5180 Finland
Original Message:
Sent: Sun August 25, 2024 07:36 AM
From: Pasindu Malintha
Subject: AIX VG Mirroring
Hi Team,
We are planning to perform the VG mirroring. In our setup we are having three physical disks in VG. Our plan is to extend VG with same capacity physical disks (3 nos) and perform the VG mirroring using the below command.
extendvg <vgname> hdisk3 hdisk4 hdisk5
mirrorvg -S <vgname> hdisk3 hdisk4 hdisk5
Is the above process is correct ? or we need to change the mirrorvg command as below.
mirrorvg -m -S <vgname> hdisk3 hdisk4 hdisk5
Please advice.
Thanks,
Pasindu Malintha.
------------------------------
Pasindu Malintha
------------------------------