I&#39;ve used OCFS2 in the past and even though there wasn&#39;t a production system and there wasn&#39;t a lot of volume, it was pretty stable and easy to setup.<div><br></div><div><br clear="all">Joćo Mesquita<br>
<br><br><div class="gmail_quote">On Mon, Jan 17, 2011 at 1:15 PM, Madovsky <span dir="ltr">&lt;<a href="mailto:infos@madovsky.org">infos@madovsky.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
you can also simply use files in folder and replicate it<br>
to all of your nodes every 3mn...<br>
store binary in DB is more slow as in a folder<br>
<div class="im"><br>
----- Original Message -----<br>
From: &quot;broken dash&quot; &lt;<a href="mailto:brokendash@gmail.com">brokendash@gmail.com</a>&gt;<br>
To: &quot;FreeSWITCH Users Help&quot; &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
</div><div><div></div><div class="h5">Sent: Monday, January 17, 2011 2:24 AM<br>
Subject: Re: [Freeswitch-users] Sharing storage between servers<br>
<br>
<br>
Your question is also incredibly complex depending on the methods you<br>
could use as well. Storing the audio files within the mysql database<br>
would be REALLY slow... :-)<br>
<br>
I remember seeing a bounty for some type of Voicemail/IMAP integration<br>
but I&#39;m not sure if anyone has furthered it. that would be a neat way<br>
to handle things since you could use an existing IMAP mail server<br>
setup, or build one and scale/cluster however you wish an basically<br>
use the IMAP mail system as the storage medium for your users voice<br>
mail. So the Voicemail&#39;s would also be email&#39;s and one could use the<br>
IMAP client on their desktop to also manage their messages. :-)<br>
<br>
Also could be done using webdav/fuse etc..<br>
<br>
One could also use multiple icecast servers spread around and have<br>
liquidsoap sit in front of them so that when you go to record the<br>
message it hits liquidsoap locally where its configured to feed the<br>
single message out to multiple shoutcast servers spread around the<br>
globe in different data centers or something.<br>
<br>
This one is deff worth checking into tho....<br>
<br>
<a href="http://www.automatthew.com/2007/12/amazon-simpledb-and-couchdb-compared.html" target="_blank">http://www.automatthew.com/2007/12/amazon-simpledb-and-couchdb-compared.html</a><br>
<br>
<br>
Late 2 cents...<br>
Cheers,<br>
B<br>
<br>
<br>
<br>
On Sat, Oct 9, 2010 at 3:10 AM, Brett Woollum &lt;<a href="mailto:brett@woollum.com">brett@woollum.com</a>&gt; wrote:<br>
&gt; Is there a way to store voicemail to a MySQL cluster like Asterisk does?<br>
&gt; This is one of the issues I have been trying to find an answer for, but I<br>
&gt; haven&#39;t been able to. It would be great if there were a LUA/Javascript<br>
&gt; command that would stream audio to the call directly from the database, or<br>
&gt; the other way around. This would be useful for voicemail recordings, IVR<br>
&gt; prompts, etc, when running several clustered FS servers. I have a MySQL<br>
&gt; Cluster spread across each of my FS servers that should be able to handle<br>
&gt; the additional load. Using MySQL cluster as an on-demand audio storage<br>
&gt; system would make access to the audio files fault-tolerant and distributed<br>
&gt; (even to other servers such as a web server for web voicemail playback).<br>
&gt;<br>
&gt; Any ideas on how this could be achieved?<br>
&gt;<br>
&gt; Brett Woollum<br>
&gt; Brett@Woollum.com<br>
&gt;<br>
&gt;<br>
&gt; ----- Original Message -----<br>
&gt; From: &quot;Yehavi Bourvine&quot; &lt;<a href="mailto:yehavi.bourvine@gmail.com">yehavi.bourvine@gmail.com</a>&gt;<br>
&gt; To: &quot;FreeSWITCH Users Help&quot; &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
&gt; Sent: Saturday, October 9, 2010 12:49:51 AM GMT -08:00 US/Canada Pacific<br>
&gt; Subject: Re: [Freeswitch-users] Sharing storage between servers<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; We use a NAS server to share the voicemail between two servers (one is FS,<br>
&gt; the other is WEB interface we wrote to handle voicemail via WEB).<br>
&gt; For the database: we use MySQL with replication.<br>
&gt;<br>
&gt; Regards, __Yehavi:<br>
&gt;<br>
&gt; 2010/10/9 Jody Rudolph &lt;<a href="mailto:jody.rudolph@gmail.com">jody.rudolph@gmail.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; I am curious as to just how far you can take sharing disk storage for the<br>
&gt;&gt; purpose of clustering. Is anyone doing this with the voicemail storage<br>
&gt;&gt; directories? Is it possible to share the SQLite internal databases to<br>
&gt;&gt; avoid<br>
&gt;&gt; resorting to ODBC? I realize that isn&#39;t likely, but I have access to some<br>
&gt;&gt; high performance SAN hardware and want to take the most advantage<br>
&gt;&gt; possible.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Jody Rudolph<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________ FreeSWITCH-users mailing<br>
&gt; list <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>