#
# The text in the grdcctlsvr.txt file and the text in the grdcctlsvro.txt file should be
# identical. The names of the errors_grdcctlsvr*.txt properties will change
# between the files but all the rest should be the same.
#

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

errors_grdcctlsvr_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_grdcctlsvr_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_grdcctlsvr_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}\

errors_grdcctlsvr_loadMetadata.txt=                                                                      ${line.separator}\
 <p>Information about the Logical Grid Server                                                            ${line.separator}\
    could not be loaded to the Metadata server.                                                          ${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_sasappservers_grdcctlsvr_head.txt=                                                          ${line.separator}\
  <h3>SAS Logical Grid Server</h3>                                                                       ${line.separator}\

instructions_sasappservers_grdcctlsvr_details_table_head.txt=                                            ${line.separator}\
  <table class="detailTable" border=0 cellPadding=0 cellSpacing=0>                                       ${line.separator}\

instructions_sasappservers_grdcctlsvr_details_table_host.txt=                                            ${line.separator}\
    <tr>                                                                                                 ${line.separator}\
      <td class="detailLabel">Host machine</td>                                                          ${line.separator}\
      <td class="detailContent">${server.grdcctlsvr.host}</td>                                           ${line.separator}\
    </tr>                                                                                                ${line.separator}\

instructions_sasappservers_grdcctlsvr_details_table_port.txt=                                            ${line.separator}\
    <tr>                                                                                                 ${line.separator}\
      <td class="detailLabel">Port</td>                                                                  ${line.separator}\
      <td class="detailContent">${server.grdcctlsvr.port}</td>                                           ${line.separator}\
    </tr>                                                                                                ${line.separator}\

instructions_sasappservers_grdcctlsvr_details_table_shared_dir.txt=                                      ${line.separator}\
    <tr>                                                                                                 ${line.separator}\
      <td class="detailLabel">Shared Directory</td>                                                      ${line.separator}\
      <td class="detailContent">${server.grdcctlsvr.shared.dir.path}</td>                                ${line.separator}\
    </tr>                                                                                                ${line.separator}\



instructions_sasappservers_grdcctlsvr_details_table_migrate_begin.txt=                                   ${line.separator}\
    <tr>                                                                                                 ${line.separator}\
      <td class="detailLabel">Servers migrated</td>                                                      ${line.separator}\
      <td class="detailContent">The following SAS Application Server(s) had their logical                ${line.separator}\
                                grid server migrated to this host:<p><ul>                                ${line.separator}\

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


instructions_sasappservers_grdcctlsvr_details_table_validation_other.txt=                                ${line.separator}\
    <tr>                                                                                                 ${line.separator}\
      <td class="detailLabel">Validation steps</td>                                                      ${line.separator}\
      <td class="detailContent">                                                                         ${line.separator}\
        <ul>                                                                                             ${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}\
        </ul>                                                                                            ${line.separator}\
      </td>                                                                                              ${line.separator}\
    </tr>                                                                                                ${line.separator}\

instructions_sasappservers_grdcctlsvr_details_table_tail.txt=                                            ${line.separator}\
  </table>                                                                                               ${line.separator}\




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

instructions_updating_grdcctlsvr_migration_before.txt=                                                   ${line.separator}\
 <p>The following SAS Application Servers were migrated:<ul>

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

instructions_updating_grdcctlsvr_other.txt=                                                              ${line.separator}\
    <p>                                                                                                  ${line.separator}\
       Updating the grid by adding or migrating a grid control server may require changing the           ${line.separator}\
       configuration 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}\


grdcctlsvr.migration.metadata.server.info.txt=             Checking for connection {0} in metadata server {1}({2})
grdcctlsvr.migration.checking.repository.name.txt=         Checking repository name         = {0}
grdcctlsvr.migration.updating.server.context.txt=          Updating server context          = {0}
grdcctlsvr.migration.bypassing.server.context.txt=         Bypassing server context         = {0}
grdcctlsvr.migration.updating.server.component.txt=        Updating server component        = {0}
grdcctlsvr.migration.updating.logical.server.txt=          Updating logical server          = {0}
grdcctlsvr.migration.updating.tcpip.connection.txt=        Updating tcpip connection        = {0}
grdcctlsvr.migration.exception.txt=                        An exception occurred while updating metadata: {0}

grdcctlsvr.migration.server.using.port.txt=                <li>{0} using port {1}</li>

grdcctlsvr.migration.server.txt=                           <li>{0}</li>


unconfiguration_grdcctlsvr_summary_head.txt=<h3>SAS Grid Manager Control Server</h3>                     ${line.separator}\

unconfiguration_grdcctlsvr_summary_intro.txt=<p>The SAS Grid Manager Control Server was removed.         ${line.separator}\
   <p><ul>                                                                                               ${line.separator}\

unconfiguration_grdcctlsvr_summary_lgs.txt=                                                              ${line.separator}\
      <li>${grdcctlsvr.logicalserver.name} was removed from metadata.</li>                               ${line.separator}\

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

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



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

changeHost_grdcctlsvr_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_grdcctlsvr_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_grdcctlsvr_manual_item_resources_tail.txt=                                                    ${line.separator}\
   </li>

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



updateConfigure_grdcctlsvr_head.txt=                                                                     ${line.separator}\
   <h4>SAS Grid Manager Control Server</h4>                                                              ${line.separator}\
   <ul>                                                                                                  ${line.separator}\

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

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