Thanks for your response. <br>The hardware I have now is not sufficient to set up a ramdisk (just 4 gb)... But memory is rather cheap nowadays. If i&#39;d buf up the server with 8 extra gigs for use as a ramdrive, do you think that might be enough to record between 30-60 simultanious streams? Or should it be way more? <br>
<br>btw, I found this thread somewhere: <a href="http://lists.digium.com/pipermail/asterisk-users/2005-October/120930.html">http://lists.digium.com/pipermail/asterisk-users/2005-October/120930.html</a>, but this is rather old info. Is this documentation still usefull? And if not, do you happen to have any idea/url/doc where I can find a bit less old info?<br>
<br>thanks,<br><br>robin<br><br><div class="gmail_quote">On Wed, Oct 21, 2009 at 13:21, Zoaaaaa <span dir="ltr">&lt;<a href="mailto:zoachien@securax.org">zoachien@securax.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
There are 2 issues i think, one is the seek time on harddisks and the<br>
lack of a big buffer in Asterisk (saving 10 streams at the same time<br>
will cause a loooot of random writes).<br>
The other one is the interrupts being taken up by the harddisk.<br>
<br>
So an SSD might help, saving to an network drive might help (it moves<br>
the issue to another server, where it might not cause a problem),<br>
buffering to ram (but you will lack space).<br>
The best solution depends on your exact hardware and the amount of<br>
writes you want to do.<br>
<br>
Buffering to a ramdrive before moving it over NFS seems like the best<br>
idea to me.<br>
<br>
Zoa<br>
<div><div></div><div class="h5"><br>
Robin wrote:<br>
&gt; I&#39;m having loads of problems with recordings, as in crappy audio<br>
&gt; quality and lost pieces of the recordings. I&#39;ve been searching for a<br>
&gt; solution and the solutions i find on the interwebs include a ramdisk,<br>
&gt; for local recording, or another machine, handling the recording. I<br>
&gt; guess the ramdisk would be the &quot;easy&quot; solution and the external<br>
&gt; machine would be  little harder to set up. I do actually prefer the<br>
&gt; external machine, but i&#39;m not exaclty sure how to set that one up...<br>
&gt; The reason I prefer the external machine, is that the recording have<br>
&gt; to be moved to an external machine anyway. Although I&#39;ve come across a<br>
&gt; post somewhere, talking about recording to ramdisk and then move the<br>
&gt; files over a crosscable directly to another disk over 1000mbit. Which<br>
&gt; sound nice as well...<br>
&gt;<br>
&gt; What do you advise for bringing serverload down and get rid of the<br>
&gt; harddisk bottleneck? Is a ramdisk a better solution then an external<br>
&gt; machine? And if so, why?<br>
&gt;<br>
&gt; Sorry about this pro-con question, but I cannot find an answer which<br>
&gt; compares these pro-cons anywhere.<br>
&gt;<br>
&gt; thanks,<br>
&gt;<br>
&gt; robin<br>
</div></div>&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;    <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><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>
<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>
</blockquote></div><br>