|
Replace failed LVM mirror leg
Hi,
In LVM we can create logical volumes in mirror method,
assume volume group name = vg
lvcreate -L1gb -m1 -n lv1 vg
this will create a logical volume with two legs, my doubt if one mirror is get failed. How we can replace that failed mirror leg???
Thanks,
Eldo Joseph
|