LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   RedHat - Howto mirror boot disk using LVM (https://www.linuxquestions.org/questions/linux-enterprise-47/redhat-howto-mirror-boot-disk-using-lvm-657383/)

go3mon 07-22-2008 04:51 AM

RedHat - Howto mirror boot disk using LVM
 
Hi,
I have my LogVol00 with 2 disks.
/dev/sda ...primary boot
/dev/sdc ...newdisk

I have initiated /dev/sdc using "pvcreate /dev/sdc" and after "vgextend LogVol00 /dev/sdc".

Now I want mirror /dev/sdc and making bootable.

How I can do that?

On HP-UX I use lvextend -m 1 "logicalvolumes" "disk"

On RH I dont know!


All times are GMT -5. The time now is 03:27 AM.