Scenario: i am planning to move data from FASTt600 to FASTt900. currently, the volume group has 2 hdisks that belongs to 600SAN.
My approach:
1. add 2 hdisks with same or higher space to the volume group. (i.e. these disks belongs to FASTt900).
extendvg hdiskXX hdiskXX
2.i can mirror the whole volume group using mirrorvg command with specific hdisks. From this i can ensure that mirrored copy on new hdisks (fastt900).
3.i am planning to split the mirrored vg using splitvg.
4. after this i don't know how to proceed???
what i want to do??:
1.once i split the VG, I want to unmount the filesystems that belongs to one copy..(original one) and mount the filesystems with new name.
2.i want to delete the LV or filesystems that resides on FASTt600 at the end of this procedure.
3.during the transistion, i need to keep both the copies and once the new copy is running fine then i will delete the whole copy that resides on 600 and run reducevg to remove the hdisks from vg.
4. finally i will have one copy of my VG that resides on fastt900.
i am running 5.2ML07.
I don't know how to proceed after splitvg..
any other better procedure is much appreciated!!!
advance thanks for the reply
My approach:
1. add 2 hdisks with same or higher space to the volume group. (i.e. these disks belongs to FASTt900).
extendvg hdiskXX hdiskXX
2.i can mirror the whole volume group using mirrorvg command with specific hdisks. From this i can ensure that mirrored copy on new hdisks (fastt900).
3.i am planning to split the mirrored vg using splitvg.
4. after this i don't know how to proceed???
what i want to do??:
1.once i split the VG, I want to unmount the filesystems that belongs to one copy..(original one) and mount the filesystems with new name.
2.i want to delete the LV or filesystems that resides on FASTt600 at the end of this procedure.
3.during the transistion, i need to keep both the copies and once the new copy is running fine then i will delete the whole copy that resides on 600 and run reducevg to remove the hdisks from vg.
4. finally i will have one copy of my VG that resides on fastt900.
i am running 5.2ML07.
I don't know how to proceed after splitvg..
any other better procedure is much appreciated!!!
advance thanks for the reply