<div class="gmail_quote">On Tue, Oct 4, 2011 at 1:50 PM, William Park <span dir="ltr"><<a href="mailto:opengeometry-FFYn/CNdgSA@public.gmane.org">opengeometry@yahoo.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">>So I think the solution would be, for each drive:<br>
<br>
>- 512MB RAID1 boot partition, formatted to ext3<br>
>- 8 GB swap<br>
>- rest of the drive RAID1 partition with LVM for root and home, all ext4 at this time<br>
<br>
</div>Everything else looks ok.  But, I don't think you need LVM here.  Just put / and /home<br>
in the same filesystem. <br></blockquote></div><br>Usually I've placed / and /home on separate partitions to make changing distributions quicker (just install, no need to restore files from backup). That was my motivation for throwing LVM in there. I suppose I could make two RAID partitions instead.<br>