<?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: LSF and PPM in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682546#M19928</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am very new to SAS admin. can you tell me ways how can we check ? can we use the commands %JS_ENVDIR% and %LSF_ENVDIR%.</description>
    <pubDate>Wed, 09 Sep 2020 08:45:50 GMT</pubDate>
    <dc:creator>senu188</dc:creator>
    <dc:date>2020-09-09T08:45:50Z</dc:date>
    <item>
      <title>LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682264#M19899</link>
      <description>&lt;P class="cs2654ae3a"&gt;&lt;SPAN class="csedbfcf261"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Platform Process Manager is running without issue, the issue is primarily in Platform LSF. I don't know if your LSF grid control node is the hosted on the same node as your Platform Process Manager server. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs746a5fab"&gt;&lt;SPAN class="csedbfcf261"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs746a5fab"&gt;&lt;SPAN class="csee5879e51"&gt;&lt;SPAN style="font-size: 8.5pt;"&gt;Aug 12 18:02:16 2020 4440:21868 3 9.1.3 log_jobclean: lsb_puteventrec() failed, errmsg: System call failed: No such file or directory.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs746a5fab"&gt;&lt;SPAN class="csee5879e51"&gt;&lt;SPAN style="font-size: 8.5pt;"&gt;Aug 12 18:02:16 2020 4440:21868 3 9.1.3 log_jobclean: fflush() failed, Invalid argument.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs746a5fab"&gt;&lt;SPAN class="csee5879e51"&gt;&lt;SPAN style="font-size: 8.5pt;"&gt;[trimmed]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs746a5fab"&gt;&lt;SPAN class="csee5879e51"&gt;&lt;SPAN style="font-size: 8.5pt;"&gt;Aug 12 18:15:20 2020 4440:21868 3 9.1.3 log_mbdDie: lsb_puteventrec() failed, errmsg: System call failed: Invalid argument.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs746a5fab"&gt;&lt;SPAN class="csee5879e51"&gt;&lt;SPAN style="font-size: 8.5pt;"&gt;Aug 12 18:15:20 2020 4440:21868 3 9.1.3 log_mbdDie: fflush() failed, Invalid argument.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&lt;SPAN class="csedbfcf261"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&lt;SPAN class="csedbfcf261"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;What specifically happens is that the jobs are submitted to LSF, but are unable to execute due to errors related to lsb_puteventrec(). When the job does not return to PPM as started, PPM times out and kills all of the jobs with log events like this:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&lt;SPAN class="csedbfcf261"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs746a5fab"&gt;&lt;SPAN class="csedbfcf261"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;2020 Aug 13 01:25:04 1732 6596 3 JFLSFExecutionAgent::_submitToLSF: The job submission script has been running for too long, and is killed by JFD; error code '118'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&lt;SPAN class="csedbfcf261"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&lt;SPAN class="csedbfcf261"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;This pattern has occurred repeatedly in the last year. I'm not certain if this is specifically a network drop or a file system issue, all that we know from the LSF side is that mbatchd can't access this file when the issue occurs, but when it regains access the problem is resolved.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&lt;SPAN class="csedbfcf261"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;My question:&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&lt;SPAN class="csedbfcf261"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;I don't know if your LSF grid control node is the hosted on the same node as your Platform Process Manager server. what does mean? how to identify? As i know both are installed in Apllication server.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 15:00:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682264#M19899</guid>
      <dc:creator>senu188</dc:creator>
      <dc:date>2020-09-08T15:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682278#M19901</link>
      <description>Run the command 'jid' and 'lsid'</description>
      <pubDate>Tue, 08 Sep 2020 15:33:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682278#M19901</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-09-08T15:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682307#M19905</link>
      <description>Hi,&lt;BR /&gt;Thanks for reply.&lt;BR /&gt;" we know from the LSF side is that mbatchd can't access this file when the issue occurs"&lt;BR /&gt;&lt;BR /&gt;Cani know why it is occurs and soultion for it?</description>
      <pubDate>Tue, 08 Sep 2020 16:24:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682307#M19905</guid>
      <dc:creator>senu188</dc:creator>
      <dc:date>2020-09-08T16:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682312#M19907</link>
      <description>It seems from the original post that the mbatchd process is unable to read a config file intermittently. As mentioned in the diagnosis shared it could be due to network issue or file-system. Have you reached out to network and OS support team to see if there are any system logs reporting this error as well?</description>
      <pubDate>Tue, 08 Sep 2020 16:36:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682312#M19907</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-09-08T16:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682542#M19925</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/66699"&gt;@senu188&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will assume for now you do not have a firewall rule in place blocking LSF/JS/EGO port numbers (please check that if you do, you can try to temporary disable firewall - if allowed - just to see if the issue keeps happening).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would it be possible for you to share the type and version of the distributed/shared file system you use, and the parameters used for the mount? (I am specifically considering if flock is in place)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be interesting as well to learn of JS_SHARED and LSF_SHARED directories are in this same share and if all mounts are the same in every node. Has the lsfadmin user got the same uid across all machines?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, I think you do need to get further information, in a more scientific approach. You can choose one or several of the following ones:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Check and regularly monitor system logs (messages, security, etc) on every node.&lt;/P&gt;
&lt;P&gt;- Enable extended logging for JS and LSF, increasing them temporarily to DEBUG or TRACE.&lt;/P&gt;
&lt;P&gt;- Check lsof and &lt;SPAN&gt;lslocks&amp;nbsp;&lt;/SPAN&gt;for the unreadable file on every machine AND the underlying shared file system servers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 08:32:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682542#M19925</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2020-09-09T08:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682546#M19928</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am very new to SAS admin. can you tell me ways how can we check ? can we use the commands %JS_ENVDIR% and %LSF_ENVDIR%.</description>
      <pubDate>Wed, 09 Sep 2020 08:45:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682546#M19928</guid>
      <dc:creator>senu188</dc:creator>
      <dc:date>2020-09-09T08:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682552#M19931</link>
      <description>Hi,&lt;BR /&gt;what should check with network team? As i see file of the lsb.events in shared location  &lt;BR /&gt;J:\SAS_App\SAS94m3\LSFShare\work\cluster1\logdir. we installed platform in the server (47).  when the error comes, what i should check and how to check?</description>
      <pubDate>Wed, 09 Sep 2020 08:59:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682552#M19931</guid>
      <dc:creator>senu188</dc:creator>
      <dc:date>2020-09-09T08:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682555#M19933</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/66699"&gt;@senu188&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I understand! Well, LSF is not a SAS proprietary software, but from IBM. Nonetheless, a few quick pointers:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;A couple of nice cheat sheets, from IBM. You can also navigate and learn more:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ibm.com/support/knowledgecenter/SSWRJV_10.1.0/lsf_quick_reference/lsf_quick_ref.html" target="_blank" rel="noopener"&gt;https://www.ibm.com/support/knowledgecenter/SSWRJV_10.1.0/lsf_quick_reference/lsf_quick_ref.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ibm.com/support/knowledgecenter/SSWRJV_10.1.0/lsf_unix_install/lsf_installnewunix_dirstructure_ref.html" target="_blank" rel="noopener"&gt;https://www.ibm.com/support/knowledgecenter/SSWRJV_10.1.0/lsf_unix_install/lsf_installnewunix_dirstructure_ref.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This being said, you can locate the js.conf and lsf.conf files in this sharedfilesystem, they will be in the /conf folders of each product (LSF and JS). Inside the directories, you can see every variable, including folder paths.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on above, one of them should be in&amp;nbsp;&lt;SPAN&gt;J:\SAS_App\SAS94m3\LSFShare\conf. And LSF_SHARE is&amp;nbsp;J:\SAS_App\SAS94m3\LSFShare&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When you have a moment, please find about my previous request:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"Would it be possible for you to share the t&lt;STRONG&gt;ype and version of the distributed/shared file system&lt;/STRONG&gt; you use, and the &lt;STRONG&gt;parameters&lt;/STRONG&gt; used for the mount? (I am specifically considering if flock is in place)"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 09:36:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682555#M19933</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2020-09-09T09:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682581#M19940</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/66699"&gt;@senu188&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not aware of your company security policies, but if I would be you, I would definitely delete those 2 latest posts, or I would mask the company sensitive information asap, just in case. My 2 cents.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This being said:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- It was relevant the info "&lt;SPAN&gt;IBM PPM version 9.1.3.0". I would apply the latest patches:&amp;nbsp;&lt;A href="http://ftp.sas.com/techsup/download/hotfix/platformpatch.html" target="_blank"&gt;http://ftp.sas.com/techsup/download/hotfix/platformpatch.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.sas.com/kb/63/415.html" target="_blank"&gt;https://support.sas.com/kb/63/415.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-&amp;nbsp; I believe I found the issue description in IBM support site:&amp;nbsp;&lt;A href="https://www.ibm.com/support/pages/jfd-killed-job-submission-script-flow" target="_blank"&gt;https://www.ibm.com/support/pages/jfd-killed-job-submission-script-flow&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="clearfix text-formatted field field--name-field-cause field--type-text-long field--label-above"&gt;
&lt;H2 class="ibm-h4 ibm-bold ibm-northstart-documentation-information-label"&gt;Cause&lt;/H2&gt;
&lt;DIV&gt;If the job submission script runs for more than 5 minutes (i.e. default value of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;JS_JOB_SUBMISSION_SCRIPT_TIME_OUT&lt;/CODE&gt;), JFD will kill the job submission script.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;JS_JOB_SUBMISSION_SCRIPT_TIME_OUT&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;specifies the length of time for which the job submission script can run before the Process Manager daemon (JFD) kills the script.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="clearfix text-formatted field field--name-field-resolution field--type-text-long field--label-above"&gt;
&lt;H2 class="ibm-h4 ibm-bold ibm-northstart-documentation-information-label"&gt;Resolving The Problem&lt;/H2&gt;
&lt;DIV&gt;To increase the waiting time before JFD kills the submission script, you can configure&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;JS_JOB_SUBMISSION_SCRIPT_TIME_OUT&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;js.conf&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and restart JFD. Please note that if you set&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;JS_EXTERNAL_EXECUTION=true&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;js.conf&lt;/CODE&gt;, the following parameters for job submission will not work:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;JS_JOB_SUBMISSION_SCRIPT_TIME_OUT&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;JS_JOB_SUBMISSION_TIMEOUT&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;JS_JOB_SUBMISSION_RETRY&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;JS_BSUB_RETRY_EXIT_VALUES&lt;/CODE&gt;.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 11:46:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682581#M19940</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2020-09-09T11:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682592#M19941</link>
      <description>&lt;P&gt;When any action occurs for a job (such as it being submitted, scheduled to run, started, completed, etc.), an 'event' record is recorded in the lsb.events file. This file is used for master failover so the new master knows what is going on in the grid.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The errors appear to indicate that there are times that LSF cannot write an event record. If this happens when a job is submitted, I am not sure the job would ever run, or if it happened when the job completed, I am not sure LSF would ever indicated the job completed (resulting in the PPM timeout).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately you would need to see if your IT people do something during those times that makes the shared directory unavailable or the network to that shared directory unavailable. For example, if the share is on a Windows machine and the IT department applies an update requiring the machine to be rebooted, the shared directory would become unavailable. If things like that are going on, you will need to make sure jobs are not running during the time the network share is unavailable.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 12:03:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682592#M19941</guid>
      <dc:creator>doug_sas</dc:creator>
      <dc:date>2020-09-09T12:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682606#M19942</link>
      <description>Hi,&lt;BR /&gt;Thanks. I will try the Ping the IP address to shared file from server ?  can I find the network outage on it?</description>
      <pubDate>Wed, 09 Sep 2020 12:29:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682606#M19942</guid>
      <dc:creator>senu188</dc:creator>
      <dc:date>2020-09-09T12:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682612#M19943</link>
      <description>&lt;P&gt;It appears that you only know about the problem after it happens so pinging the server may not tell you anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The next time you see errors in the LSF logs about not being able to write out events, contact your IT department and see if there was anything that could have caused the shared filesystem to not be available at that specific time. You will need to work with them to check network logs, Windows events, etc. to find the cause of the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 12:41:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682612#M19943</guid>
      <dc:creator>doug_sas</dc:creator>
      <dc:date>2020-09-09T12:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682615#M19944</link>
      <description>&lt;P&gt;I tend to agree with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/899"&gt;@doug_sas&lt;/a&gt;. He is a guru in terms of SAS Grid Manager.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I still wonder what shared file system you use (i.e an NFS is mostly not recommended and can potentially cause this kind of issues), but I leave it to you,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/66699"&gt;@senu188&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps you can give a try to the info I shared earlier, and when the issue appears again, I would indeed follow&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/899"&gt;@doug_sas&lt;/a&gt;&amp;nbsp;wise advise and align with your sysadmin peers.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 12:53:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682615#M19944</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2020-09-09T12:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: LSF and PPM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682620#M19945</link>
      <description>hI,&lt;BR /&gt;&lt;BR /&gt;Ok sure.</description>
      <pubDate>Wed, 09 Sep 2020 12:55:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-and-PPM/m-p/682620#M19945</guid>
      <dc:creator>senu188</dc:creator>
      <dc:date>2020-09-09T12:55:43Z</dc:date>
    </item>
  </channel>
</rss>

