From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [linux-lvm] LVM available on software raid5 (md) References: <000901c1b6fe$42c2dde0$0700000a@eagle7> From: Jason L Tibbitts III In-Reply-To: "Anthony Luke Nelson"'s message of "Sat, 16 Feb 2002 10:26:09 -0500" Message-Id: MIME-Version: 1.0 Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Mon Feb 18 11:14:02 2002 List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@sistina.com >>>>> "ALN" == Anthony Luke Nelson writes: ALN> I was messing with SUSE 7.3 and in their LVM control ALN> panel, it only seemed to suport linear or striping. LVM itself can do striping or concatenation of PVs, but Linux has a complete software RAID system and it will do RAID5 just fine. Build a RAID array and run pvcreate on it. The Software-RAID-HOWTO has some useful info on building the array. - J<