<?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_lsm Utility config file Validation help in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-lsm-Utility-config-file-Validation-help/m-p/416829#M11364</link>
    <description>[root@lxapp-cp-meta01 UAT]# ssh sas@lxapp-cp-meta01 -o 'BatchMode=yes' -o&lt;BR /&gt;'ConnectionAttempts=1' true&lt;BR /&gt;Host key verification failed.&lt;BR /&gt;[root@lxapp-cp-meta01 UAT]# echo $?&lt;BR /&gt;255&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Nov 2017 19:37:43 GMT</pubDate>
    <dc:creator>hochsg</dc:creator>
    <dc:date>2017-11-28T19:37:43Z</dc:date>
    <item>
      <title>SAS_lsm Utility config file Validation help</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-lsm-Utility-config-file-Validation-help/m-p/416807#M11362</link>
      <description>&lt;P&gt;Setting up the SAS_lsm utility on our Linux Redhat deployment of SAS 9.4 M4. We have 3 Metatdata servers, 4 Grid Nodes and 2 Mid Tier servers and we would like to automate these Tiers as much as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are starting out with just trying to get a status of the Metadata servers but we are getting an error on the Validation of the configuration file when it starts. We installed the package on the meta01 server we have passwordless SSH configured from this server to all servers. we have all the parameters as stock as we can make it and it fails on the validation step as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[sas@lxapp-cp-meta01 tools]$ ./SAS_lsm -s -c multi-tier.cfg&lt;/P&gt;&lt;P&gt;Configuration file validation [multi-tier.cfg] status [begin]&lt;BR /&gt;&amp;lt;&amp;lt;ERROR&amp;gt;&amp;gt; TIER[1]: ssh sas@lxapp-cp-meta01 -o 'BatchMode=yes' -o 'ConnectionAttempts=1' true&lt;BR /&gt;&amp;lt;&amp;lt;ERROR&amp;gt;&amp;gt; TIER[2]: ssh sas@lxapp-cp-meta02 -o 'BatchMode=yes' -o 'ConnectionAttempts=1' true&lt;BR /&gt;&amp;lt;&amp;lt;ERROR&amp;gt;&amp;gt; TIER[3]: ssh sas@lxapp-cp-meta03 -o 'BatchMode=yes' -o 'ConnectionAttempts=1' true&lt;BR /&gt;Configuration file validation [multi-tier.cfg] status [end failed - 000]&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;DEPLOYMENT STATUS&amp;gt;&amp;gt; Deployment tier services are in an unknown state&lt;BR /&gt;Please see /tmp/multi-tier.cfg/report.status for execution details&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas what might be wrong on the configuration file?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 18:44:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-lsm-Utility-config-file-Validation-help/m-p/416807#M11362</guid>
      <dc:creator>hochsg</dc:creator>
      <dc:date>2017-11-28T18:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS_lsm Utility config file Validation help</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-lsm-Utility-config-file-Validation-help/m-p/416823#M11363</link>
      <description>&lt;P&gt;Looks like the utility is tripping up on the ssh heartbeat test as it is probably&amp;nbsp;returning a non zero return code.&amp;nbsp;&amp;nbsp;Please run the following steps from the command line on the server where SAS_lsm is deployed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp; ssh sas@lxapp-cp-meta01 -o 'BatchMode=yes' -o 'ConnectionAttempts=1' true&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; echo $?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and let me know what is displayed from both steps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cliff&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 19:30:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-lsm-Utility-config-file-Validation-help/m-p/416823#M11363</guid>
      <dc:creator>clmeye</dc:creator>
      <dc:date>2017-11-28T19:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS_lsm Utility config file Validation help</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-lsm-Utility-config-file-Validation-help/m-p/416829#M11364</link>
      <description>[root@lxapp-cp-meta01 UAT]# ssh sas@lxapp-cp-meta01 -o 'BatchMode=yes' -o&lt;BR /&gt;'ConnectionAttempts=1' true&lt;BR /&gt;Host key verification failed.&lt;BR /&gt;[root@lxapp-cp-meta01 UAT]# echo $?&lt;BR /&gt;255&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Nov 2017 19:37:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-lsm-Utility-config-file-Validation-help/m-p/416829#M11364</guid>
      <dc:creator>hochsg</dc:creator>
      <dc:date>2017-11-28T19:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS_lsm Utility config file Validation help</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-lsm-Utility-config-file-Validation-help/m-p/416839#M11365</link>
      <description>&lt;P&gt;Thanks for the quick response.&amp;nbsp; It does not appear that the issue is within the SAS_lsm configuration file based on the error message produced from the command execution of the ssh command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;Host key verification failed.&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;The problem does appear to be with the Linux ssh configuration.&amp;nbsp; Once addressed, you should be able to progress beyond the ssh heartbeat issue.&amp;nbsp; Side note, have you deployed and/or are using the SAS_lsm utility as root?&amp;nbsp; If so, you should be using your SAS installer userid...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cliff&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 19:59:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-lsm-Utility-config-file-Validation-help/m-p/416839#M11365</guid>
      <dc:creator>clmeye</dc:creator>
      <dc:date>2017-11-28T19:59:22Z</dc:date>
    </item>
  </channel>
</rss>

