Skip to content

Commit

Permalink
Merge pull request #11549 from g-pan/H20262-init
Browse files Browse the repository at this point in the history
HPCC-20262 Change init.d to systemctl in configuring book

Reviewed-by: JamesDeFabia
Reviewed-by: Gavin Halliday <ghalliday@hpccsystems.com>
  • Loading branch information
ghalliday committed Aug 9, 2018
2 parents 5c1508c + 571cd1b commit 9438911
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 26 deletions.
20 changes: 12 additions & 8 deletions docs/EN_US/ConfiguringHPCC/ConfiguringHPCC.xml
Expand Up @@ -37,7 +37,7 @@
similarity to actual persons, living or dead, is purely
coincidental.</para>

<para></para>
<para />
</legalnotice>

<xi:include href="common/Version.xml"
Expand Down Expand Up @@ -436,10 +436,9 @@ sudo -u hpcc cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/envi
<para>If it is running, stop the HPCC system using this command on
every node:</para>

<xi:include href="Installing_and_RunningTheHPCCPlatform/Inst-Mods/SysDStop.xml"
xpointer="element(/1)"
xmlns:xi="http://www.w3.org/2001/XInclude" />

<xi:include href="Installing_and_RunningTheHPCCPlatform/Inst-Mods/SysDStop.xml"
xpointer="element(/1)"
xmlns:xi="http://www.w3.org/2001/XInclude" />

<variablelist>
<varlistentry>
Expand Down Expand Up @@ -469,7 +468,7 @@ sudo -u hpcc cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/envi
fileref="images/OSSgr3.png" /></entry>

<entry>You can use this command to confirm HPCC processes
are stopped: <para><programlisting>sudo /etc/init.d/hpcc-init status</programlisting></para></entry>
are stopped: <para><programlisting>sudo systemctl status hpccsystems-platform.target</programlisting></para></entry>
</row>
</tbody>
</tgroup>
Expand Down Expand Up @@ -1790,8 +1789,8 @@ sudo -u hpcc cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/envi

<listitem>
<para>In the <emphasis>kibanaEntryPointURI</emphasis> field,
enter the Kibana URI pointing to your shared Kibana dashboard.
</para>
enter the Kibana URI pointing to your shared Kibana
dashboard.</para>

<para>For example: /app/kibana#/dashboard/etc. (obtained from
the "share" tab in Kibana)</para>
Expand Down Expand Up @@ -2556,22 +2555,27 @@ 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>
Expand Down
35 changes: 17 additions & 18 deletions docs/EN_US/DynamicESDL/DynamicESDL_Includer.xml
Expand Up @@ -37,7 +37,7 @@
similarity to actual persons, living or dead, is purely
coincidental.</para>

<para></para>
<para />
</legalnotice>

<xi:include href="common/Version.xml"
Expand Down Expand Up @@ -221,10 +221,9 @@
<para>If it is running, stop the HPCC system, using this command in
a terminal window:</para>

<xi:include href="Installing_and_RunningTheHPCCPlatform/Inst-Mods/SysDStop.xml"
xpointer="element(/1)"
xmlns:xi="http://www.w3.org/2001/XInclude" />

<xi:include href="Installing_and_RunningTheHPCCPlatform/Inst-Mods/SysDStop.xml"
xpointer="element(/1)"
xmlns:xi="http://www.w3.org/2001/XInclude" />

<para><informaltable colsep="1" frame="all" rowsep="1">
<?dbfo keep-together="always"?>
Expand All @@ -240,7 +239,7 @@
fileref="images/OSSgr3.png" /></entry>

<entry>You can use this command to confirm HPCC processes
are stopped:<para> <programlisting>sudo /etc/init.d/hpcc-init status</programlisting>
are stopped:<para> <programlisting>sudo systemctl status hpccsystems-platform.target</programlisting>
</para></entry>
</row>
</tbody>
Expand Down Expand Up @@ -392,10 +391,9 @@ sudo cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/environment.
role="bold">every</emphasis> node. The following command starts the
HPCC system on an individual node:</para>

<xi:include href="Installing_and_RunningTheHPCCPlatform/Inst-Mods/SysDStart.xml"
xpointer="element(/1)"
xmlns:xi="http://www.w3.org/2001/XInclude" />

<xi:include href="Installing_and_RunningTheHPCCPlatform/Inst-Mods/SysDStart.xml"
xpointer="element(/1)"
xmlns:xi="http://www.w3.org/2001/XInclude" />

<para></para>

Expand All @@ -414,10 +412,10 @@ sudo cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/environment.
<entry><para>You may want to create a script to push this
command out to every node. A sample script is provided with
HPCC. Use the following command to start HPCC on all
nodes:</para> <xi:include href="Installing_and_RunningTheHPCCPlatform/Inst-Mods/SysDStart.xml"
xpointer="element(/1)"
xmlns:xi="http://www.w3.org/2001/XInclude" />
</entry>
nodes:</para> <xi:include
href="Installing_and_RunningTheHPCCPlatform/Inst-Mods/SysDStart.xml"
xpointer="element(/1)"
xmlns:xi="http://www.w3.org/2001/XInclude" /></entry>
</row>
</tbody>
</tgroup>
Expand Down Expand Up @@ -655,10 +653,11 @@ ds_out := ROW ({res},MathService.MathService.t_AddThisResponse);
OUTPUT(ds_out, NAMED('AddThisResponse')); </programlisting>
</listitem>

<listitem><?dbfo keep-together="always"?>
<para>Using the <emphasis
role="bold">Target</emphasis> drop list, select
<emphasis>Roxie</emphasis> as the Target cluster.</para>
<listitem>
<?dbfo keep-together="always"?>

<para>Using the <emphasis role="bold">Target</emphasis> drop list,
select <emphasis>Roxie</emphasis> as the Target cluster.</para>

<para><figure>
<title>Target Roxie</title>
Expand Down
Binary file modified docs/EN_US/images/GS_CMWiz003.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9438911

Please sign in to comment.