Gentoo Archives: gentoo-user

From: Rich Freeman <rich0@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Partitions
Date: Sat, 21 Mar 2015 18:20:33
Message-Id: CAGfcS_mx1g3NLN2QbE1ryBu9uVyBpX4pErYX5ZGKT2oiMwrFtg@mail.gmail.com
In Reply to: Re: [gentoo-user] Partitions by Peter Humphrey
1 On Sat, Mar 21, 2015 at 2:14 PM, Peter Humphrey <peter@××××××××××××.uk> wrote:
2 > On Saturday 21 March 2015 11:18:44 Rich Freeman wrote:
3 >> On Sat, Mar 21, 2015 at 9:52 AM, Peter Humphrey <peter@××××××××××××.uk>
4 > wrote:
5 >> > Does it make sense to install a partition table on a RAID-1 device?
6 >>
7 >> When I was using mdadm I would do it all the time. It is the easiest
8 >> way to do RAID with devices of different sizes. You just set up
9 >> multiple arrays across partitions of the same sizes and then combine
10 >> everything with LVM.
11 >
12 > Thanks Rich.
13 >
14 > I see I wasn't clear: I meant /dev/mdX resulting from combining /dev/sd[ab]X
15 > - I assume you meant the same.
16 >
17 > Interesting that the installation doc doesn't mention it though. Or it
18 > didn't when I used it to build this box.
19
20 Oh, I wouldn't install partitions on top of an md raid device. I
21 probably would use it as an lvm physical volume though.
22
23 --
24 Rich