Yea and if you mirror with Raid your Grid is now safe from failures. Its actually pretty slick.. :)<div><br></div><div>John<br><br><div class="gmail_quote">On Mon, Feb 15, 2010 at 2:34 PM, Master_Mirage <span dir="ltr"><<a href="mailto:mirage123@verizon.net">mirage123@verizon.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Ahhh my bad, i dident see you were talking about going over the internet, i<br>
was reffering to local LAN. All our servers are on the same lan not remote.<br>
Still evan at wire speeds there is a notable diff. in latency that would<br>
tend to be amplifyed over the internet for the same resions.<br>
Opensimulator dosent really care where the mysql server is and its settings<br>
are flexable for that reasion.<br>
In that case i would go the extra step and add in a local slave replicator<br>
for safety. It will not add the same impact that the master did. It tracks<br>
the master dataserver giving you a clone of all of it in small bursts.<br>
Should say something happen to the master the slave can now kick in as<br>
needed. For us we had other resions for doing that. I might also point out a<br>
toy called mysql proxy. It makes Failover quite painless but its also verry<br>
alpha too.<br>
I made use of it allready and lets me quickly switch the proxy port to a<br>
slave so that downtime of the grid is minor. B4 it we would be offline all<br>
day.<br>
<div><div></div><div class="h5"><br>
<br>
John Mieske wrote:<br>
><br>
> you get it :)<br>
><br>
> Also the latency IS an issue..  but keep in mind this is about the<br>
> internet<br>
> connection at this time. There is one other point I would like to bring<br>
> up.<br>
> The Cache system in the OpenSim servers ALSO accommodate for the latency.<br>
> So<br>
> in a sense you shouldn't have to worry about it too much. The Cache setup<br>
> is<br>
> where this can "buffer" your interactions with the sim. But yes that is<br>
> correct that it CAN be a problem with your bandwidth ISP. But you'll<br>
> always<br>
> have that risk.<br>
><br>
> John<br>
><br>
> On Mon, Feb 15, 2010 at 12:58 PM, Master_Mirage<br>
> <<a href="mailto:mirage123@verizon.net">mirage123@verizon.net</a>>wrote:<br>
><br>
>><br>
>> Theres things to think about here. If your just running a small amout of<br>
>> regions you prob wount see mutch of a differance. On the other hand<br>
>> having<br>
>> mysql on its own dedicated server allows more ram free to the region<br>
>> servers, far less stress on the processor as thats handled by the other<br>
>> box.<br>
>> U have allways run my servers in that way. The down side is your adding<br>
>> in<br>
>> latency as your having togo accrost lan type connections that can actualy<br>
>> make things slower.  In my case we run many servers and it was the best<br>
>> balance possable given the amount of data ect. Another resion you may way<br>
>> to<br>
>> consider it, is your ini for all your instances will be the same<br>
>> connection<br>
>> string (makes changing things alot easyer). It also tends to add a tad<br>
>> bit<br>
>> more security as your not exposing the Mysql server to the outside world<br>
>> and<br>
>> it dosent exist on the same servers that have tobe exposed.<br>
>> I found it qute flexable and stable no matter what we throw at it. The<br>
>> other<br>
>> thing is main tasks are also sep. from the server running the regions. It<br>
>> can now have its own set of events that dont bother mutch.<br>
>> Its not hard to set it up like that but you do have to install mysql to<br>
>> allow remote lan connections.<br>
>> Other things i found was we needed mysql replication because our data<br>
>> base<br>
>> became so large that it was an all day thing to deal with. Alot of this<br>
>> most<br>
>> wount need for along time. It took well over a year to get to a point<br>
>> where<br>
>> it all mattered.<br>
>> MySql eats memory and adds to the overhead of the cpu and i/o.<br>
>> If you have the equipment and plan on expanding over time, its prob a<br>
>> good<br>
>> idea to set it up like that now.<br>
>> If you never plan on more than a few regions you prob dont need to set it<br>
>> up<br>
>> like that.<br>
>><br>
>> :working:<br>
>><br>
>> Ken Grunke wrote:<br>
>> ><br>
>> > Dumb question from a casual opensim user who is not fully clued in on<br>
>> it's<br>
>> > workings, that popped into my head after reading John Mieske's Space<br>
>> Grid<br>
>> > Station post:<br>
>> ><br>
>> > Is it feasible and sensible while running opensim on a home PC<br>
>> connection<br>
>> > to<br>
>> > be able to use a MySQL database on a shared web hosting server, such as<br>
>> > Hostgator for example? If possible, would this type of setup improve<br>
>> > performance of a lightly used standalone or grid-connected sim?<br>
>> > I haven't put much thought into this idea, just wanted to blurt it out<br>
>> and<br>
>> > see if it's worth pursuing.<br>
>> ><br>
>> > _______________________________________________<br>
>> > Opensim-users mailing list<br>
>> > <a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
>> > <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
>> ><br>
>> ><br>
>><br>
>> --<br>
>> View this message in context:<br>
>> <a href="http://n2.nabble.com/MySQL-on-seperate-server-tp4575740p4575964.html" target="_blank">http://n2.nabble.com/MySQL-on-seperate-server-tp4575740p4575964.html</a><br>
>> Sent from the opensim-users mailing list archive at Nabble.com.<br>
>> _______________________________________________<br>
>> Opensim-users mailing list<br>
>> <a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
>><br>
><br>
><br>
><br>
> --<br>
> John Mieske / Winword Exonar<br>
> <a href="http://johnmieske.org" target="_blank">http://johnmieske.org</a><br>
> Space Grid Station<br>
><br>
> _______________________________________________<br>
> Opensim-users mailing list<br>
> <a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
><br>
><br>
<br>
--<br>
</div></div>View this message in context: <a href="http://n2.nabble.com/MySQL-on-seperate-server-tp4575740p4576547.html" target="_blank">http://n2.nabble.com/MySQL-on-seperate-server-tp4575740p4576547.html</a><br>
<div><div></div><div class="h5">Sent from the opensim-users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>John Mieske / Winword Exonar<br><a href="http://johnmieske.org">http://johnmieske.org</a><br>Space Grid Station<br>
</div>