Author: jmesnil
Date: 2010-04-12 04:50:36 -0400 (Mon, 12 Apr 2010)
New Revision: 9095
Modified:
trunk/docs/user-manual/en/ha.xml
Log:
https://jira.jboss.org/jira/browse/HORNETQ-330: Shared HA configuration documentation
clarification
* state explicitly that backup server with shared store must sill specify
<backup>true</backup>
Modified: trunk/docs/user-manual/en/ha.xml
===================================================================
--- trunk/docs/user-manual/en/ha.xml 2010-04-12 08:27:07 UTC (rev 9094)
+++ trunk/docs/user-manual/en/ha.xml 2010-04-12 08:50:36 UTC (rev 9095)
@@ -162,6 +162,10 @@
<programlisting>
<shared-store>true<shared-store>
</programlisting>
+ <para>Additionally, the backup server must be flagged
explicitly as a backup:</para>
+ <programlisting>
+ <backup>true</backup>
+ </programlisting>
<para>In order for live - backup pairs to operate properly with
a shared store,
both servers must have configured the location of journal
directory to point
to the <emphasis>same shared location</emphasis> (as
explained in <xref