Instead of buying expensive disk.. I might setup a ramdisk (about 2GB) to do 200 calls recordings.<div><br></div><div>Once the call hangup/completed it will then move recording file to SATA HDD.</div><div><br></div><div>What do you think of this?</div>
<div><br></div><div><br><div class="gmail_quote">On Sat, Aug 4, 2012 at 5:51 PM, Benny Amorsen <span dir="ltr">&lt;<a href="mailto:benny+usenet@amorsen.dk" target="_blank">benny+usenet@amorsen.dk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Leandro Dardini &lt;<a href="mailto:ldardini@gmail.com">ldardini@gmail.com</a>&gt; writes:<br>
<br>
&gt; A single sata disk will be an unacceptable single point of failure. Get<br>
&gt; three disks and get in raid5 configuration. You&#39;ll gain in safety and<br>
&gt; speed.<br>
<br>
</div>RAID-5 is slower than single disks when it comes to write IOPS (a commit<br>
is not done until the slowest disk has answered). Avoid it for write<br>
heavy workloads at all costs unless you are writing sequentially in one<br>
file with write caching enabled.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
/Benny<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>