<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Dear all,<br>
<br>
In "HowTos/Disk_Optimization", the calculated value of stride size and
stripe width appears to have the "K" suffix incorrectly appended to
them.  Eg:<br>
<ul>
  <li>(64K/4K) = 16K</li>
  <li>(3*16K) = 48K<br>
  </li>
  <li>(16K+16K) = 32K</li>
</ul>
The values provided on the mkfs.ext3 command line however, do drop the
"K" suffix.<br>
<br>
I'm no expert on RAID, but the "K" suffixes do look a bit suspect.<br>
<br>
<br>
Regards,<br>
Timothy Lee<br>
</body>
</html>