Re: [linux-lvm] add mirror to already existing LV?
From: laurent nicol orange-ftgroup com
To: LVM general discussion and development <linux-lvm redhat com>
Subject: Re: [linux-lvm] add mirror to already existing LV?
Date: Tue, 26 Feb 2008 08:50:23 +0100
I think that for each existing Lv you
have to make lvconvert -m1 /dev/vg00/lv00_root
and so on. at the end you have fully mirrored your existing LV.
Cdlt / Regards,
Laurent NICOL
Orange Business Services
MHS Engineering&Tools - Server Management
BP80 rue de la Touche LAMBERT
35512 Cesson Sévigné cedex FRANCE
Phone: +33.2.23.28.62.52
Mobile Phone: +33 6 08 99 45 70
http://www.equant.com
Don Buchholz <buchholz easystreet net> Sent by: linux-lvm-bounces redhat com
25/02/2008 22:46
Please respond to LVM general discussion
and development
To:
linux-lvm redhat com
cc:
bcc:
Subject:
[linux-lvm] add mirror to already existing
LV?
I have Fedora 8 system with operating system installed
on a small
(18GB) hard disk. A second disk (320GB) is being added to hold
user data. Now that there is a second disk, I would like to alter
the existing LVs so they have mirrors. Is this possible? I couldn't find anything that looked promising on
the lvchange(8)
man page.