|
@@ -2597,7 +2597,7 @@ sudo -u hpcc cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/envi
|
|
|
then press OK.</para>
|
|
|
</listitem>
|
|
|
</orderedlist>All configured servers are then used when you create
|
|
|
- a port to listen on. </para>
|
|
|
+ a port to listen on.</para>
|
|
|
|
|
|
<variablelist>
|
|
|
<varlistentry>
|
|
@@ -2611,6 +2611,33 @@ sudo -u hpcc cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/envi
|
|
|
</varlistentry>
|
|
|
</variablelist>
|
|
|
</sect3>
|
|
|
+
|
|
|
+ <sect3>
|
|
|
+ <title>Redundancy</title>
|
|
|
+
|
|
|
+ <para>Roxie can be configured to utilize a few different redundancy
|
|
|
+ models. <itemizedlist>
|
|
|
+ <listitem>
|
|
|
+ <para>Simple Redundancy - One channel per slave. Most commonly
|
|
|
+ used for a single node Roxie.</para>
|
|
|
+ </listitem>
|
|
|
+
|
|
|
+ <listitem>
|
|
|
+ <para>Full Redundancy - More slaves than the number of
|
|
|
+ channels. Multiple slaves host each channel.</para>
|
|
|
+ </listitem>
|
|
|
+
|
|
|
+ <listitem>
|
|
|
+ <para>Overloaded Redundancy - There are multiple channels per
|
|
|
+ slave.</para>
|
|
|
+ </listitem>
|
|
|
+
|
|
|
+ <listitem>
|
|
|
+ <para>Cyclic Redundancy - Each node hosts multiple channels in
|
|
|
+ rotation. The most commonly used configuration.</para>
|
|
|
+ </listitem>
|
|
|
+ </itemizedlist></para>
|
|
|
+ </sect3>
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="Topology" role="brk">
|