<br><br><div class="gmail_quote">On Wed, Oct 29, 2008 at 7:19 PM, Chris Zimmerman <span dir="ltr">&lt;<a href="mailto:fud.theturtle@gmail.com">fud.theturtle@gmail.com</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><div class="gmail_quote">On Wed, Oct 29, 2008 at 7:17 PM, Chris Zimmerman <span dir="ltr">&lt;<a href="mailto:fud.theturtle@gmail.com" target="_blank">fud.theturtle@gmail.com</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><div class="gmail_quote"><div><div></div><div class="Wj3C7c"><div><div></div><div>On Mon, Oct 27, 2008 at 8:56 PM, Kavan Smith <span dir="ltr">&lt;<a href="mailto:kavan@linbit.com" target="_blank">kavan@linbit.com</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;">
Hi Chris,<br>
<div><div></div><div><br>
&gt; I&#39;m looking into load balancing Xen instances and I really don&#39;t want a<br>
&gt; shared san. I&#39;m not really sure if drbd is something that would be<br>
&gt; useful. From what I can gather, drbd only works active/active with<br>
&gt; shared storage? Otherwise one xen instance would need to be passive?<br>
&gt; I&#39;m just looking for a method for the two instances to synchronize their<br>
&gt; storage as I said I&#39;m not sure if drbd is what I&#39;m looking for. &nbsp;Any<br>
&gt; thoughts/suggestions?<br>
<br>
</div></div>DRBD can accomplish the data replication in active/active mode utilizing<br>
GFS/OCFS with ease. &nbsp;Read up on DRBD and GFS:<br>
<br>
<a href="http://www.drbd.org/users-guide/ch-gfs.html" target="_blank">http://www.drbd.org/users-guide/ch-gfs.html</a><br>
<br>
If I understand you correctly...<br>
<br>
I suppose a simple way to accomplish this would be to replicate your Xen<br>
DOMU to your secondary node with a slightly different configuration<br>
(ip/hostname/etc.) and utilize the shared storage for user data on both<br>
nodes. &nbsp;This of course would not keep your secondary DOMU&#39;s operating<br>
system in sync with the primary.<br>
<br>
Take a look at csync2 to help keep your configuration files up to date<br>
on your Xen DOMU&#39;s.<br>
<br>
<a href="http://oss.linbit.com/csync2/" target="_blank">http://oss.linbit.com/csync2/</a><br>
<br>
I&#39;m unclear as to how many physical machines you wish to run this on.<br>
Are you looking to accomplish this task on a total of 2 boxes?<br>
<br>
Cheers,<br>
-Kavan<br>
<br>
--<br>
: Kavan Smith<br>
: LINBIT USA, LLC | Your Way to High Availability<br>
: Telephone: 1-877-4-LINBIT / 1-877-454-6248<br>
:<br>
: 8152 SW Hall Blvd., Suite #209<br>
: Beaverton, OR 97008<br>
:<br>
: <a href="http://www.linbit.com" target="_blank">http://www.linbit.com</a><br>
<br>
DRBD&reg; and LINBIT&reg; are registered trademarks of LINBIT, Austria.<br>
<br>
This e-mail is solely for use by the intended recipient(s). Information<br>
contained in this e-mail and its attachments may be confidential,<br>
privileged or copyrighted. If you are not the intended recipient you are<br>
hereby formally notified that any use, copying, disclosure or<br>
distribution of the contents of this e-mail, in whole or in part, is<br>
prohibited. Also please notify immediately the sender by return e-mail<br>
and delete this e-mail from your system. Thank you for your co-operation.<br>
_______________________________________________<br>
drbd-user mailing list<br>
<a href="mailto:drbd-user@lists.linbit.com" target="_blank">drbd-user@lists.linbit.com</a><br>
<a href="http://lists.linbit.com/mailman/listinfo/drbd-user" target="_blank">http://lists.linbit.com/mailman/listinfo/drbd-user</a></blockquote></div></div></div></div><div><br><br><br></div></div></blockquote></div><br>

</blockquote></div><br>Yes
I want to use the shared storage for&nbsp; public_html for a load balanced
Apache install.&nbsp; You say shared storage, I want to sure, this can be
done with partitions on 2 machine&#39;s using drbd and gfs without the need
for a &quot;shared storage&quot; ?&nbsp; I am trying to do this without a san if I
can.&nbsp; <br>

Does drbd have a limit of 2 servers?&nbsp; <div><br>Sorry I sent you this directly on accident Kavan. <br></div>
<br><br>Chris