<?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: LASR service not starting after Red Hat Upgrade in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/LASR-service-not-starting-after-Red-Hat-Upgrade/m-p/390483#M8003</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/14567"&gt;@LucianoMachado&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The root cause of this problem is that TKSSH is not compatible with OpenSSH that ships with RHEL 7.4. You have to use an external SSH client as you said above. I've found this problem almost immediately after the release of RHEL 7.4.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2017 02:40:12 GMT</pubDate>
    <dc:creator>alexal</dc:creator>
    <dc:date>2017-08-24T02:40:12Z</dc:date>
    <item>
      <title>LASR service not starting after Red Hat Upgrade</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/LASR-service-not-starting-after-Red-Hat-Upgrade/m-p/390475#M8001</link>
      <description>&lt;P&gt;After the Red Hat patch RHEL 7.4 our Linux Boxes, the LASR Server stopped working and wouldn't come up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;ERROR: A connection to the LASR Analytic Server on 'xxxxxxx.yyyy.zzzz', port 10011, could not be made. Make sure that the&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;host and port are correctly specified, that you are attempting to connect to a LASR Analytic Server of the correct vintage,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;and that the server is still running.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;ERROR: Libref LASRTEST is not assigned.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;ERROR: Error in the LIBNAME statement.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;ERROR: Could not start LASR server.&amp;nbsp; Processing cancelled.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this security patch some ciphers and algorithms were deprecated in the openSSH, causing some SSH Clients to fail to authenticate.&lt;/P&gt;&lt;P&gt;SAS LASR uses its own ssh (tkssh) client to communicate with other nodes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[/sasbin/SASFoundation/9.4/dbcs/utilities/bin]
 ./tkssh worker01
FATAL ERROR: expected key exchange group packet from server&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 01:36:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/LASR-service-not-starting-after-Red-Hat-Upgrade/m-p/390475#M8001</guid>
      <dc:creator>LucianoMachado</dc:creator>
      <dc:date>2017-08-24T01:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: LASR service not starting after Red Hat Upgrade</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/LASR-service-not-starting-after-Red-Hat-Upgrade/m-p/390476#M8002</link>
      <description>&lt;P&gt;To fix the issue it is necessary to tell SAS to use the OS ssh Client, by changing sasv9_local.cfg adding the following&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-SET GRIDRSHCOMMAND "/usr/bin/ssh -q -o StrictHostKeyChecking=no"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[/sasbin/SASFoundation/9.4]
$ vi sasv9_local.cfg
-MEMSIZE 128G
-SORTSIZE 64G
-BUFSIZE 64K
-UBUFSIZE 64K
-IBUFSIZE 32767
-BUFNO 10
-UBUFNO 10
-IBUFNO 10
-ALIGNSASIOFILES
-SET GRIDRSHCOMMAND "/usr/bin/ssh -q -o StrictHostKeyChecking=no"&lt;/PRE&gt;</description>
      <pubDate>Thu, 24 Aug 2017 01:40:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/LASR-service-not-starting-after-Red-Hat-Upgrade/m-p/390476#M8002</guid>
      <dc:creator>LucianoMachado</dc:creator>
      <dc:date>2017-08-24T01:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: LASR service not starting after Red Hat Upgrade</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/LASR-service-not-starting-after-Red-Hat-Upgrade/m-p/390483#M8003</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/14567"&gt;@LucianoMachado&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The root cause of this problem is that TKSSH is not compatible with OpenSSH that ships with RHEL 7.4. You have to use an external SSH client as you said above. I've found this problem almost immediately after the release of RHEL 7.4.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 02:40:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/LASR-service-not-starting-after-Red-Hat-Upgrade/m-p/390483#M8003</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-08-24T02:40:12Z</dc:date>
    </item>
  </channel>
</rss>

