#

errors_grdcnode_intro.txt=                                                                               ${line.separator}\
 <h3>SAS Grid Manager Grid Node failed to deploy successfully</h3>                                       ${line.separator}\

errors_grdcnode_general.txt=                                                                             ${line.separator}\
 <p>More information about this error can be found in the log file.                                      ${line.separator}\
    <ul>                                                                                                 ${line.separator}\
      <li>Error log file: <a href="${error.logfile}"                                                     ${line.separator}\
                           type="text/plain" target="_blank">${error.logfile}</a></li>                   ${line.separator}\
    </ul>                                                                                                ${line.separator}\
 </p>                                                                                                    ${line.separator}\

errors_grdcnode_backup.txt=                                                                              ${line.separator}\
 <p>Backup of files in both both ${error.srcdir} and ${error.deploydir} failed.                          ${line.separator}\
    The directory may be read only, the directory may not exist, or                                      ${line.separator}\
    the permissions are insufficient for this process.                                                   ${line.separator}\
    <ul>                                                                                                 ${line.separator}\
      <li>Error log file: <a href="${error.logfile}"                                                     ${line.separator}\
                           type="text/plain" target="_blank">${error.logfile}</a></li>                   ${line.separator}\
    </ul>                                                                                                ${line.separator}\
 </p>                                                                                                    ${line.separator}\

errors_grdcnode_moveOrigFiles.txt=                                                                       ${line.separator}\
 <p>Copying and configuring of files from ${error.srcdir} to ${error.deploydir} failed.                  ${line.separator}\
    <ul>                                                                                                 ${line.separator}\
      <li>Error log file: <a href="${error.logfile}"                                                     ${line.separator}\
                           type="text/plain" target="_blank">${error.logfile}</a></li>                   ${line.separator}\
    </ul>                                                                                                ${line.separator}\
 </p>                                                                                                    ${line.separator}\


instructions_grdcnode_head.txt=                                                                          ${line.separator}\
  <h2 id="gridnode">SAS Grid Manager Grid Node</h2>                                                      ${line.separator}\


instructions_grdcnode_details_table_ootb_head.txt=                                                       ${line.separator}\
  <table class="detailTable" border=0 cellPadding=0 cellSpacing=0>                                       ${line.separator}\
    <tr>                                                                                                 ${line.separator}\
      <td class="detailLabel">Host machine</td>                                                          ${line.separator}\
      <td class="detailContent">${os.localhost.fqdn.host.name}                                           ${line.separator}\
    </tr>                                                                                                ${line.separator}\

instructions_grdcnode_details_table_ootb_item.txt=                                                       ${line.separator}\
    <tr>                                                                                                 ${line.separator}\
      <td class="detailLabel">SAS Application Server</td>                                                ${line.separator}\
      <td class="detailContent">${oma.appserver.servercontext.name}                                      ${line.separator}\
    </tr>                                                                                                ${line.separator}\

instructions_grdcnode_details_table_ootb_tail.txt=                                                       ${line.separator}\


instructions_grdcnode_details_table_migrate_head.txt=                                                    ${line.separator}\
  <table class="detailTable" border=0 cellPadding=0 cellSpacing=0>                                       ${line.separator}\
    <tr>                                                                                                 ${line.separator}\
      <td class="detailLabel">Host machine</td>                                                          ${line.separator}\
      <td class="detailContent">${os.localhost.fqdn.host.name}                                           ${line.separator}\
    </tr>                                                                                                ${line.separator}\
    <tr>                                                                                                 ${line.separator}\
      <td class="detailLabel">Servers migrated</td>                                                      ${line.separator}\
      <td class="detailContent">This grid node migrated the following SAS Application Server(s)          ${line.separator}\
                                to this host:                                                            ${line.separator}\
      <p>                                                                                                ${line.separator}\
         <ul>                                                                                            ${line.separator}\

instructions_grdcnode_details_table_migrate_item.txt=                                                    ${line.separator}\
            <li>${oma.appserver.servercontext.name}</li>                                                 ${line.separator}\

instructions_grdcnode_details_table_migrate_tail.txt=                                                    ${line.separator}\
        </ul>                                                                                            ${line.separator}\
      </p>                                                                                               ${line.separator}\
    </tr>                                                                                                ${line.separator}\


instructions_verifying_grdcnode_head.txt=                                                                ${line.separator}\
    <tr>                                                                                                 ${line.separator}\
      <td class="detailLabel">Validation Steps</td>                                                      ${line.separator}\
      <td class="detailContent">                                                                         ${line.separator}\
      <p>                                                                                                ${line.separator}\
         <ul>                                                                                            ${line.separator}\

instructions_verifying_grdcnode_other.txt=                                                               ${line.separator}\
          <li>                                                                                           ${line.separator}\
            Finish installing and configuring SAS Grid Nodes on the machines in the cluster.             ${line.separator}\
          </li>                                                                                          ${line.separator}\
          <li>                                                                                           ${line.separator}\
            Make sure all grid clients can authenticate to the SAS Workload Orchestrator.                ${line.separator}\
            Instructions on how to complete this task can be found in the                                ${line.separator}\
            <a href="http://support.sas.com/documentation/onlinedoc/gridmgr/index.html">                 ${line.separator}\
            Grid Computing in SAS 9.4</a> document                                                       ${line.separator}\
            on the SAS Customer Support website.                                                         ${line.separator}\
          </li>                                                                                          ${line.separator}\
          <li>                                                                                           ${line.separator}\
            Run SAS Management Console and validate the Logical Grid Server                              ${line.separator}\
            <ol>                                                                                         ${line.separator}\
              <li>In the SAS Management Console, on the Plug-ins tab, select "+" to expand the           ${line.separator}\
                  Server Manager node.</li>                                                              ${line.separator}\
              <li>Expand the SAS Application Server associated with the grid you want to validate.</li>  ${line.separator}\
              <li>Highlight the Logical Workspace Server for the SAS Application Server.</li>            ${line.separator}\
              <li>Right mouse click this server and select Validate (you can enter the SAS               ${line.separator}\
                  Spawned Servers account for the user ID). You should see a Validation Successful       ${line.separator}\
                  message.</li>                                                                          ${line.separator}\
              <li>Expand the Logical Grid Server for the SAS Application Server.</li>                    ${line.separator}\
              <li>Highlight the Grid Server under Logical Grid Server.</li>                              ${line.separator}\
              <li>Right mouse click this server and select Validate (you can enter the SAS               ${line.separator}\
                  Spawned Servers account for the user ID). You should see a Validation Successful       ${line.separator}\
                  message.</li>                                                                          ${line.separator}\
            </ol>                                                                                        ${line.separator}\
          </li>                                                                                          ${line.separator}\
          <li>                                                                                           ${line.separator}\
            Run the <a href="http://support.sas.com/rnd/scalability/grid/SASWorkloadOrchestratorTest.pdf"> ${line.separator}\
            Sample Program to Verify Grid Environment Setup</a>                                          ${line.separator}\
            to make sure SAS can sign-on to remote servers on the grid nodes that have                   ${line.separator}\
            been configured.                                                                             ${line.separator}\
          </li>                                                                                          ${line.separator}\

instructions_verifying_grdcnode_tail.txt=                                                                ${line.separator}\
        </ul>                                                                                            ${line.separator}\
      </p>                                                                                               ${line.separator}\
    </tr>                                                                                                ${line.separator}\
  </table>                                                                                               ${line.separator}\


instructions_updating_grdcnode_head.txt=                                                                 ${line.separator}\
 <h2><a name="GridConfiguration">Updating Your Grid Configuration</a></h2>                               ${line.separator}\

instructions_updating_grdcnode_other.txt=                                                                ${line.separator}\
    <p>                                                                                                  ${line.separator}\
       Updating the grid by adding or migrating a grid node may require changing the configuration       ${line.separator}\
       of the SAS Workload Orchestrator.                                                                 ${line.separator}\
    </p>                                                                                                 ${line.separator}\
    <p>                                                                                                  ${line.separator}\
       Instructions on how to complete this task can be found in the                                     ${line.separator}\
       <a href="http://support.sas.com/documentation/onlinedoc/gridmgr/index.html">                      ${line.separator}\
       Grid Computing in SAS 9.4</a> document                                                            ${line.separator}\
       on the SAS Customer Support website.                                                              ${line.separator}\
    </p>                                                                                                 ${line.separator}\

instructions_updating_grdcnode_tail.txt=                                                                 ${line.separator}\


unconfiguration_grdcnode_summary_head.txt=<h3>SAS Grid Manager Grid Node</h3>                            ${line.separator}\

unconfiguration_grdcnode_summary_intro.txt=<p>The Grid Manager Grid Node was removed.</p>                ${line.separator}\
   <ul>                                                                                                  ${line.separator}\

unconfiguration_grdcnode_summary_files.txt=                                                              ${line.separator}\
      <li>Files were deleted from ${grdcnode.config.dir}.</li>                                           ${line.separator}\

unconfiguration_grdcnode_summary_tail.txt=                                                               ${line.separator}\
   </ul>


changeHost_grdcnode_manual_head.txt=                                                                     ${line.separator}\
   <h4>Manual Instructions for SAS Grid Manager Grid Node</h4><ul>                                       ${line.separator}\

changeHost_grdcnode_manual_item_resources_head.txt=                                                      ${line.separator}\
   <li>                                                                                                  ${line.separator}\
     If the host <b>${new.host.name}</b> was not previously a part of the cluster, you may need to       ${line.separator}\
     modify the SAS Workload Orchestrator's configuration's Host Types or Host Group references.         ${line.separator}\

changeHost_grdcnode_manual_item_resources_other.txt=                                                     ${line.separator}\
     <p>                                                                                                 ${line.separator}\
       Instructions on how to complete this task can be found in the                                     ${line.separator}\
       <a href="http://support.sas.com/documentation/onlinedoc/gridmgr/index.html">                      ${line.separator}\
       Grid Computing in SAS 9.4</a> document                                                            ${line.separator}\
       on the SAS Customer Support website.                                                              ${line.separator}\
     </p>                                                                                                ${line.separator}\

changeHost_grdcnode_manual_item_resources_tail.txt=                                                      ${line.separator}\
   </li>

changeHost_grdcnode_manual_tail.txt=                                                                     ${line.separator}\
   </ul>                                                                                                 ${line.separator}\



updateConfigure_grdcnode_head.txt=                                                                       ${line.separator}\
   <h4>SAS Grid Manager Grid Node</h4><ul>                                                               ${line.separator}\

updateConfigure_grdcnode_item.txt=                                                                       ${line.separator}\
   <li>                                                                                                  ${line.separator}\
     Updated the grid script files in the <b>${grdcnode.config.dir}</b> directory.                       ${line.separator}\
   </li>

updateConfigure_grdcnode_tail.txt=                                                                       ${line.separator}\
   </ul>
