<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Raid 5 Performance</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Courier New">Hi everyone,</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">I have 4 identical disks that I have configured using the Linux Software raid.</FONT>
<BR><FONT SIZE=2 FACE="Courier New">They are set-up in a raid 5 using a "chunksize" of 128 Kbytes as recommended in the Linux Software Raid HowTo.</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">I could create an Ext3 file system directly over my raid 5 with the following parameters:</FONT>
<BR><FONT SIZE=2 FACE="Courier New">chunksize=128KB, block size=4KB and stride=32.</FONT>
<BR><FONT SIZE=2 FACE="Courier New">I think those parameters are the best for performance. (Any better suggestion would be appreciated !!!)</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">My question is: </FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">Since I want to be able to create/resize many file systems (ext3, XFS ReiserFS) over the raid5, do I need to specified: </FONT></P>

<P><FONT SIZE=2 FACE="Courier New">"chunksize, stripe and stripesize", when performing the "lvcreate" command (the logical volume creation) or are those</FONT>
<BR><FONT SIZE=2 FACE="Courier New">parameters used for backup and creating a raid 0 (stripe) ???</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">If I do need to specified those parameters, what would be the best values regarding performance of the raid 5 ???</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">Thanks in advance,</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">Jean Aumont </FONT>
</P>

</BODY>
</HTML>