<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
I'm getting ready for the 3rd time installing Centos 6.2 on new server for home.&nbsp;&nbsp; We usually figure we get to install at least twice on a new OS and hardware. <BR>
<BR>
This time the re-install is to get the drive partitioning and soft RAID right.&nbsp;&nbsp;&nbsp; I didn't have the 2nd drive for the 2nd install. <BR>
<BR>
Normally our prior Fedora servers have been <BR>
<BLOCKQUOTE>
    /dev/md1 on / type ext3 (rw)<BR>
    /dev/md0 on /boot type ext3 (rw)<BR>
    /dev/md2 on /u type ext3 (rw)<BR>
    <BR>
</BLOCKQUOTE>
This time around I was thinking on using LVM, I guess to just get more experience with LVM.&nbsp;&nbsp; However, since you wouldn't want to risk resizing /boot or root filesystem,&nbsp; I see no point in them being in LVM.&nbsp;&nbsp;&nbsp; <BR>
<BR>
Primary drive is 1.5TB, of which 220GB is occupied by Windows7 boot, which I'd prefer to not disturb.&nbsp; <BR>
2nd drive is 1TB. <BR>
<BR>
So, I'm thinking of a layout like this:<BR>
<BLOCKQUOTE>
    /dev/md0 on /boot type ext3 (rw)&nbsp;&nbsp; (whatever boot takes)<BR>
    /dev/md1 on / type ext3 (rw)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (about 50GB)<BR>
    /dev/md2 on VolumeGroup00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (about 1TB)<BR>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; And logical volumes for /home and /u, which can be resized as needed between /home and /u<BR>
    /dev/sda? on /u2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (remaining 300GB, not Raid 1, just on the one bigger drive)<BR>
</BLOCKQUOTE>
<BR>
Is that going to work?&nbsp;&nbsp; Other thoughts? <BR>
<BR>
Neal Rhodes<BR>
MNOP Ltd
</BODY>
</HTML>