<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SAS LASR Monitor Process is failing in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-LASR-Monitor-Process-is-failing/m-p/660603#M13892</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10246"&gt;@sandeep_reddy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error seems to be related to SSH keys. How did you set them up? Its recommended to use HPA console.&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=hpaicg&amp;amp;docsetTarget=n03011sashpanalytics0install.htm&amp;amp;docsetVersion=3.9&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=hpaicg&amp;amp;docsetTarget=n03011sashpanalytics0install.htm&amp;amp;docsetVersion=3.9&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you say compute, you mean the TkGrid Nodes? You should verify the SSH connectivity from head node (main node where VA is installed) to all the grid nodes and vice versa.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this to validate:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open a command line on the SAS compute server (the system where SAS code is to be executed, such as the Base SAS&lt;SUP&gt;®&lt;/SUP&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;system or the WorkspaceServer&amp;nbsp;system).&amp;nbsp;Change to the user that is encountering errors&amp;nbsp;of the sort&amp;nbsp;described above.&lt;/LI&gt;
&lt;LI&gt;Use SSH to log on to the SAS High-Performance Analytics/TKGrid&amp;nbsp;head node. &amp;nbsp;Do this even if the head node is the same system as the SAS compute server. &amp;nbsp;SAS performs&amp;nbsp;an SSH&amp;nbsp;login regardless of whether TKGrid is co-located with the compute server system.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;ssh&amp;nbsp;node0.example.com&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You should authenticate without any prompt for a password.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL start="3"&gt;
&lt;LI&gt;Now, on the SAS High-Performance Analytics/TKGrid&amp;nbsp;head node, run the command below. &amp;nbsp;Edit only the path to TKGrid as necessary in your environment. &amp;nbsp;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;simsh&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;command is executed twice and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;hostname&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;is a command provided to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;simsh&lt;/SPAN&gt;&lt;/STRONG&gt;. &amp;nbsp;This runs a nested SSH loop that connects from every TKGrid node to every TKGrid node. &amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;/opt/TKGrid/bin/simsh /opt/TKGrid/bin/simsh hostname&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;This also needs to complete without any errors or password prompts.&lt;/P&gt;
&lt;P&gt;Successful output looks similar to this:&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;node0: node2: node2.example.com&lt;BR /&gt;node0: node3: node3.example.com&lt;BR /&gt;node0: node1: node1.example.com&lt;BR /&gt;node0: node0: node0.example.com&lt;BR /&gt;node1: node2: node2.example.com&lt;BR /&gt;node1: node3: node3.example.com&lt;BR /&gt;node1: node1: node1.example.com&lt;BR /&gt;node1: node0: node0.example.com&lt;BR /&gt;node2: node2: node2.example.com&lt;BR /&gt;node2: node3: node3.example.com&lt;BR /&gt;node2: node1: node1.example.com&lt;BR /&gt;node2: node0: node0.example.com&lt;BR /&gt;node3: node2: node2.example.com&lt;BR /&gt;node3: node3: node3.example.com&lt;BR /&gt;node3: node1: node1.example.com&lt;BR /&gt;node3: node0: node0.example.com&lt;/SPAN&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 17 Jun 2020 03:14:15 GMT</pubDate>
    <dc:creator>AnandVyas</dc:creator>
    <dc:date>2020-06-17T03:14:15Z</dc:date>
    <item>
      <title>SAS LASR Monitor Process is failing</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-LASR-Monitor-Process-is-failing/m-p/660601#M13891</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I am getting below error while starting LASRMonitor process from SAS Compute node and the error details are below.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;java.io.IOException&lt;BR /&gt;at com.sas.grid.broker.monitor.ConnectionManager.startTKGridMon(ConnectionManager.java:247)&lt;BR /&gt;at com.sas.grid.broker.core.BrokerCore.main(BrokerCore.java:267)&lt;/P&gt;
&lt;P&gt;[ERROR@2020-06-17 11:42:41.618] Monitor thread failed to start due to configuration errors.&lt;BR /&gt;[ERROR@2020-06-17 11:42:41.619] No I/O produced by the grid monitor, check your SSH key configuration&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have resolved all SSH related issues and i am able to login to main node without password and vice versa to compute node from main node.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me to resolve this issue or any help to understand more about this issue.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Sandeep&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 02:58:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-LASR-Monitor-Process-is-failing/m-p/660601#M13891</guid>
      <dc:creator>sandeep_reddy</dc:creator>
      <dc:date>2020-06-17T02:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAS LASR Monitor Process is failing</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-LASR-Monitor-Process-is-failing/m-p/660603#M13892</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10246"&gt;@sandeep_reddy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error seems to be related to SSH keys. How did you set them up? Its recommended to use HPA console.&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=hpaicg&amp;amp;docsetTarget=n03011sashpanalytics0install.htm&amp;amp;docsetVersion=3.9&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=hpaicg&amp;amp;docsetTarget=n03011sashpanalytics0install.htm&amp;amp;docsetVersion=3.9&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you say compute, you mean the TkGrid Nodes? You should verify the SSH connectivity from head node (main node where VA is installed) to all the grid nodes and vice versa.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this to validate:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open a command line on the SAS compute server (the system where SAS code is to be executed, such as the Base SAS&lt;SUP&gt;®&lt;/SUP&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;system or the WorkspaceServer&amp;nbsp;system).&amp;nbsp;Change to the user that is encountering errors&amp;nbsp;of the sort&amp;nbsp;described above.&lt;/LI&gt;
&lt;LI&gt;Use SSH to log on to the SAS High-Performance Analytics/TKGrid&amp;nbsp;head node. &amp;nbsp;Do this even if the head node is the same system as the SAS compute server. &amp;nbsp;SAS performs&amp;nbsp;an SSH&amp;nbsp;login regardless of whether TKGrid is co-located with the compute server system.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;ssh&amp;nbsp;node0.example.com&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You should authenticate without any prompt for a password.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL start="3"&gt;
&lt;LI&gt;Now, on the SAS High-Performance Analytics/TKGrid&amp;nbsp;head node, run the command below. &amp;nbsp;Edit only the path to TKGrid as necessary in your environment. &amp;nbsp;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;simsh&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;command is executed twice and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;hostname&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;is a command provided to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;simsh&lt;/SPAN&gt;&lt;/STRONG&gt;. &amp;nbsp;This runs a nested SSH loop that connects from every TKGrid node to every TKGrid node. &amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;/opt/TKGrid/bin/simsh /opt/TKGrid/bin/simsh hostname&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;This also needs to complete without any errors or password prompts.&lt;/P&gt;
&lt;P&gt;Successful output looks similar to this:&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;node0: node2: node2.example.com&lt;BR /&gt;node0: node3: node3.example.com&lt;BR /&gt;node0: node1: node1.example.com&lt;BR /&gt;node0: node0: node0.example.com&lt;BR /&gt;node1: node2: node2.example.com&lt;BR /&gt;node1: node3: node3.example.com&lt;BR /&gt;node1: node1: node1.example.com&lt;BR /&gt;node1: node0: node0.example.com&lt;BR /&gt;node2: node2: node2.example.com&lt;BR /&gt;node2: node3: node3.example.com&lt;BR /&gt;node2: node1: node1.example.com&lt;BR /&gt;node2: node0: node0.example.com&lt;BR /&gt;node3: node2: node2.example.com&lt;BR /&gt;node3: node3: node3.example.com&lt;BR /&gt;node3: node1: node1.example.com&lt;BR /&gt;node3: node0: node0.example.com&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Jun 2020 03:14:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-LASR-Monitor-Process-is-failing/m-p/660603#M13892</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-06-17T03:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS LASR Monitor Process is failing</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-LASR-Monitor-Process-is-failing/m-p/660607#M13893</link>
      <description>&lt;P&gt;Hi Anand,&lt;/P&gt;
&lt;P&gt;Thanks for&amp;nbsp;the information.&lt;/P&gt;
&lt;P&gt;I have set SSH keys manually and copied to all nodes.&lt;/P&gt;
&lt;P&gt;I am getting the&amp;nbsp;expected SSH output without any errors ,after running /opt/TKGrid/bin/simsh /opt/TKGrid/bin/simsh hostname.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached is the latest error after adding GRIDSHCOMMAND in sasv9_local.cfg file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Sandeep&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 04:01:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-LASR-Monitor-Process-is-failing/m-p/660607#M13893</guid>
      <dc:creator>sandeep_reddy</dc:creator>
      <dc:date>2020-06-17T04:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS LASR Monitor Process is failing</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-LASR-Monitor-Process-is-failing/m-p/660737#M13894</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10246"&gt;@sandeep_reddy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error shared by you is clearly highlighted in this KB article.&amp;nbsp;&lt;A href="https://support.sas.com/kb/60/126.html" target="_blank"&gt;https://support.sas.com/kb/60/126.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are able to validate SSH connectivity from each node to every other node in cluster, I am not sure what's causing the issue. Would suggest to raise a SAS Technical support track by emailing the issue with error snaps and steps taken to &lt;A href="mailto:support@sas.com" target="_blank"&gt;support@sas.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 04:36:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-LASR-Monitor-Process-is-failing/m-p/660737#M13894</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-06-17T04:36:03Z</dc:date>
    </item>
  </channel>
</rss>

