View Single Post

   
  #6 (permalink)  
Old 01-05-2008, 08:38 AM
tmpolzin@netscape.net
 
Posts: n/a
Default Re: Help with hard disk replacement in AIX


coffeyp@gmail.com wrote:
> Another question regarding this procedure.
>
> At step 2, one of the logical volumes spans 3 disks (there are 6 drives
> in the vg).
> There is no room to save a copy of this to disk, so is the correct
> process to take a back up of the logical volume and then restore it
> after the disk has been replaced?

since the lv is mirrored there should be no need to back it up.

The very very first step should be to run rmlvcopy to logically get rid
of the mirror on the failed disk. You are updating the vgda and odm so
it doesn't matter if the disk isn't spinning.

Do indeed remove both the hdisk and the pdisk associated with it.
Otherwise you'll have a pdisk with no hdisk assiciated to it. Last
step will be a mklvcopy use the the -k switch to sync as you build the
copy. Rembember RTFM

Reply With Quote