Skip to content

Commit

Permalink
HPCC-8056 Document Swap Master
Browse files Browse the repository at this point in the history
Document the swap master option in configmanager

Fix HPCC-8056 Add Swap Master Context Menu
to the relevant Configmgr docs regarding
adding or swapping Thor masters

Signed-off-by: G Panagiotatos <greg.panagiotatos@lexisnexis.com>
  • Loading branch information
g-pan committed Nov 14, 2012
1 parent 3742d77 commit 0d08794
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 2 deletions.
73 changes: 71 additions & 2 deletions docs/UsingConfigManager/UsingConfigManager.xml
Expand Up @@ -1485,7 +1485,8 @@ sudo -u hpcc cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/envi
<row> <row>
<entry><emphasis>maxEclccProcesses</emphasis></entry> <entry><emphasis>maxEclccProcesses</emphasis></entry>


<entry>The maximum number of eclcc processes that will be launched in parallel</entry> <entry>The maximum number of eclcc processes that will
be launched in parallel</entry>
</row> </row>


<row> <row>
Expand Down Expand Up @@ -1809,7 +1810,7 @@ sudo -u hpcc cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/envi


<para><informaltable colsep="0" frame="none" rowsep="0"> <para><informaltable colsep="0" frame="none" rowsep="0">
<tgroup cols="2"> <tgroup cols="2">
<colspec align="left" colwidth="155.50pt" /> <colspec align="left" colwidth="165pt" />


<colspec /> <colspec />


Expand Down Expand Up @@ -2640,6 +2641,64 @@ sudo -u hpcc cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/envi


<?hard-pagebreak ?> <?hard-pagebreak ?>


<sect4>
<title>Changing Thor topology</title>

<para>If you want to designate a different node as the Thor master
when setting up a multi-node system, follow these steps.</para>

<itemizedlist>
<listitem>
<para>Select <emphasis role="bold">Thor Cluster -
mythor</emphasis> in the Navigator panel on the left
side.</para>
</listitem>

<listitem>
<para>Select the <emphasis role="bold">Topology</emphasis>
tab.</para>
</listitem>

<listitem>
<para>RT-CLICK on the Master node</para>
</listitem>

<listitem>
<?dbfo keep-together="always"?>

<para>Select the <emphasis role="bold">Swap Master</emphasis>
option.</para>

<para><graphic fileref="images/CM-111-2.jpg"
vendor="configmgrSS" /></para>

<para><informaltable colsep="1" frame="all" rowsep="1">
<?dbfo keep-together="always"?>

<tgroup cols="2">
<colspec colwidth="49.50pt" />

<colspec />

<tbody>
<row>
<entry><inlinegraphic
fileref="images/caution.png" /></entry>

<entry>You should only use this feature when
initially setting up your system. If there is data
on the nodes when attempting to Swap Master, you run
the risk of losing or corrupting some data.</entry>
</row>
</tbody>
</tgroup>
</informaltable></para>
</listitem>
</itemizedlist>
</sect4>

<?hard-pagebreak ?>

<sect4> <sect4>
<title>ThorCluster Attributes</title> <title>ThorCluster Attributes</title>


Expand Down Expand Up @@ -3059,6 +3118,16 @@ sudo -u hpcc cp /etc/HPCCSystems/source/NewEnvironment.xml /etc/HPCCSystems/envi
component's configuration. This can be useful to keep a record of component's configuration. This can be useful to keep a record of
changes and to communicate this information to peers.</para> changes and to communicate this information to peers.</para>
</sect4> </sect4>

<sect4>
<title>Swap Master</title>

<para>The swap master option now allows you to easily swap out the
Thor Master.***</para>

<para><graphic fileref="images/CM-186.jpg"
vendor="configmgrSS" /></para>
</sect4>
</sect3> </sect3>


<sect3 id="Roxie" role="brk"> <sect3 id="Roxie" role="brk">
Expand Down
Binary file added docs/images/CM-111-2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/CM-112-3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/CM-186.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 0d08794

Please sign in to comment.