Jelajahi Sumber

Merge pull request #10904 from g-pan/H14376-RoxRed

HPCC-14376 DOCS:ROXIE redundancy config options

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 7 tahun lalu
induk
melakukan
1e36eb34f5
1 mengubah file dengan 28 tambahan dan 1 penghapusan
  1. 28 1
      docs/UsingConfigManager/UsingConfigManager.xml

+ 28 - 1
docs/UsingConfigManager/UsingConfigManager.xml

@@ -2597,7 +2597,7 @@ sudo -u hpcc cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/envi
                 then press OK.</para>
                 then press OK.</para>
               </listitem>
               </listitem>
             </orderedlist>All configured servers are then used when you create
             </orderedlist>All configured servers are then used when you create
-          a port to listen on. </para>
+          a port to listen on.</para>
 
 
           <variablelist>
           <variablelist>
             <varlistentry>
             <varlistentry>
@@ -2611,6 +2611,33 @@ sudo -u hpcc cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/envi
             </varlistentry>
             </varlistentry>
           </variablelist>
           </variablelist>
         </sect3>
         </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>
 
 
       <sect2 id="Topology" role="brk">
       <sect2 id="Topology" role="brk">