<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" bgcolor="#ffffff">
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 13px;">
<div style="">As far as I know, not for the root fs which "normally" shouldn't be a problem since setting the chunk size is a performance tuning task and you typically don't do high load tasks against your root fs (Well I don't anyway). So, I'd suggest simply
 building a small root fs using the normal kick start methods, then elsewhere in your post section, manually create the raid device and file-system where you need to set the chunk size.<br>
<br>
Also, this is sort of predicated by all of your nodes are exactly the same and have exactly the same (or very similar) workload.<br>
<br>
-C<br>
<br>
</div>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF320409"><font color="#000000" face="Tahoma" size="2"><b>From:</b> kickstart-list-bounces@redhat.com [kickstart-list-bounces@redhat.com] on behalf of Jay Naikwadi [jnaikwadi@asterdata.com]<br>
<b>Sent:</b> Wednesday, December 15, 2010 2:10 PM<br>
<b>To:</b> kickstart-list@redhat.com<br>
<b>Subject:</b> Re: RAID chunk size configuration from kickstart<br>
</font><br>
</div>
<div></div>
<div>Jay Naikwadi wrote:
<blockquote type="cite"><small>Hi ,<br>
<br>
I am trying to deploy software raid setup using  kickstart and was wondering if I can specify chunk-size as parameter in kickstart file.I am using RHEL 6.  I didn't see any documentation for this parameter in kickstart. The default installation seems to be
 using 512K as chunk size whereas I would like to set it to 8MB . This is new device configuration and there is nothing configured on system before this.
<br>
<br>
If kickstart does not allow setting this parameter ,  Is there another way in %pre , %post sections where we can change it ?  How else this parameter could be set for  '/' ,  '/boot/'  partitions  on clean install ?<br>
<br>
Thanks and regards,<br>
Jay  </small><br>
</blockquote>
<br>
<small>Any suggestions about how this could be done ?<br>
<br>
-Jay<br>
</small><br>
</div>
</div>
</div>
</body>
</html>