<?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>question Re: When an user exits from a login node, the error appears - &amp;quot; cm: OSError: [Errno 2] No such file or directory: '/run/user/3336512'&amp;quot; in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/When-an-user-exits-from-a-login-node-the-error-appears-quot/m-p/325242#M229570</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/32303"&gt;@vincentD&lt;/a&gt;&amp;nbsp; To suppress this error, update the /etc/cloudera-scm-agent/config.ini on each of the hosts affected to:&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;1. In the line that lists the nodev filesystems:&lt;/P&gt;&lt;P class="p1"&gt;# The list of non-device (nodev) filesystem types which will be monitored.&lt;/P&gt;&lt;P class="p1"&gt;monitored_nodev_filesystem_types=nfs,nfs4,tmpfs&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;2. Please change the uncommented line to read as :&lt;/P&gt;&lt;P class="p1"&gt;monitored_nodev_filesystem_types=nfs,nfs4&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;3. Restart the cloudera manager agent with:&lt;/P&gt;&lt;P class="p1"&gt;service cloudera-scm-agent restart&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;I&gt;Was your question answered? Make sure to mark the answer as the accepted solution.&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;If you find a reply useful, say thanks by clicking on the thumbs up button.&lt;/I&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Sep 2021 13:57:45 GMT</pubDate>
    <dc:creator>Chella</dc:creator>
    <dc:date>2021-09-24T13:57:45Z</dc:date>
    <item>
      <title>When an user exits from a login node, the error appears - " cm: OSError: [Errno 2] No such file or directory: '/run/user/3336512'"</title>
      <link>https://community.cloudera.com/t5/Support-Questions/When-an-user-exits-from-a-login-node-the-error-appears-quot/m-p/325188#M229552</link>
      <description>&lt;P&gt;Hi experts:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are on the version Cloudera&amp;nbsp;CDH-6.3.4. When users exit from login nodes, we see the error appearing in /var/log/messages from time to time:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Sep 23 15:06:37 hlog-2 cm: Process Process-10786:
Sep 23 15:06:37 hlog-2 cm: Traceback (most recent call last):
Sep 23 15:06:37 hlog-2 cm: File "/usr/lib64/python2.7/multiprocessing/process.py", line 258, in _bootstrap
Sep 23 15:06:37 hlog-2 cm: self.run()
Sep 23 15:06:37 hlog-2 cm: File "/usr/lib64/python2.7/multiprocessing/process.py", line 114, in run
Sep 23 15:06:37 hlog-2 cm: self._target(*self._args, **self._kwargs)
Sep 23 15:06:37 hlog-2 cm: File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/monitor/host/filesystem_map.py", line 27, in disk_usage_wrapper
Sep 23 15:06:37 hlog-2 cm: usage = psutil.disk_usage(p)
Sep 23 15:06:37 hlog-2 cm: File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/psutil/__init__.py", line 1947, in disk_usage
Sep 23 15:06:37 hlog-2 cm: return _psplatform.disk_usage(path)
Sep 23 15:06:37 hlog-2 cm: File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/psutil/_psposix.py", line 131, in disk_usage
Sep 23 15:06:37 hlog-2 cm: st = os.statvfs(path)
Sep 23 15:06:37 hlog-2 cm: OSError: [Errno 2] No such file or directory: '/run/user/3336512'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that the error does not cause any harm. But it is annoying. We are on&amp;nbsp;Red Hat Enterprise 7.8. &amp;nbsp;Any suggestions on how to fix this are very welcome!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, Vincent.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 14:43:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/When-an-user-exits-from-a-login-node-the-error-appears-quot/m-p/325188#M229552</guid>
      <dc:creator>vincentD</dc:creator>
      <dc:date>2022-09-16T14:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: When an user exits from a login node, the error appears - " cm: OSError: [Errno 2] No such file or directory: '/run/user/3336512'"</title>
      <link>https://community.cloudera.com/t5/Support-Questions/When-an-user-exits-from-a-login-node-the-error-appears-quot/m-p/325242#M229570</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/32303"&gt;@vincentD&lt;/a&gt;&amp;nbsp; To suppress this error, update the /etc/cloudera-scm-agent/config.ini on each of the hosts affected to:&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;1. In the line that lists the nodev filesystems:&lt;/P&gt;&lt;P class="p1"&gt;# The list of non-device (nodev) filesystem types which will be monitored.&lt;/P&gt;&lt;P class="p1"&gt;monitored_nodev_filesystem_types=nfs,nfs4,tmpfs&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;2. Please change the uncommented line to read as :&lt;/P&gt;&lt;P class="p1"&gt;monitored_nodev_filesystem_types=nfs,nfs4&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;3. Restart the cloudera manager agent with:&lt;/P&gt;&lt;P class="p1"&gt;service cloudera-scm-agent restart&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;I&gt;Was your question answered? Make sure to mark the answer as the accepted solution.&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;If you find a reply useful, say thanks by clicking on the thumbs up button.&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 13:57:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/When-an-user-exits-from-a-login-node-the-error-appears-quot/m-p/325242#M229570</guid>
      <dc:creator>Chella</dc:creator>
      <dc:date>2021-09-24T13:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: When an user exits from a login node, the error appears - " cm: OSError: [Errno 2] No such file or directory: '/run/user/3336512'"</title>
      <link>https://community.cloudera.com/t5/Support-Questions/When-an-user-exits-from-a-login-node-the-error-appears-quot/m-p/325438#M229633</link>
      <description>&lt;P&gt;Hi Chelia,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The fix does make sense.&amp;nbsp;Thank you. Since we are here, can I ask another question: when we want to upgrade our Cloudera CDH-6.3.4, what is the newer software version that we could upgrade to, and hopefully will run on RHEL 8.x? Thanks again!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Vincent&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 18:16:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/When-an-user-exits-from-a-login-node-the-error-appears-quot/m-p/325438#M229633</guid>
      <dc:creator>vincentD</dc:creator>
      <dc:date>2021-09-27T18:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: When an user exits from a login node, the error appears - " cm: OSError: [Errno 2] No such file or directory: '/run/user/3336512'"</title>
      <link>https://community.cloudera.com/t5/Support-Questions/When-an-user-exits-from-a-login-node-the-error-appears-quot/m-p/326702#M229915</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/32303"&gt;@vincentD&lt;/a&gt;&amp;nbsp;I hope it helped to resolve your issue, Regarding your query on upgrading CDH 6.3.4 to new software version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please explore the below CDP Path.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/release-guide/topics/cdpdc-release-notes-links.html" target="_blank"&gt;https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/release-guide/topics/cdpdc-release-notes-links.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/release-guide/topics/cm-cdh-runtime-versions.html" target="_blank"&gt;https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/release-guide/topics/cm-cdh-runtime-versions.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/cdp-private-cloud/latest/release-summaries/topics/announcement-202108-717.html" target="_blank"&gt;https://docs.cloudera.com/cdp-private-cloud/latest/release-summaries/topics/announcement-202108-717.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/cdp-private-cloud/latest/index.html" target="_blank"&gt;https://docs.cloudera.com/cdp-private-cloud/latest/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;I&gt;Was your question answered? Make sure to mark the answer as the accepted solution.&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;If you find a reply useful, say thanks by clicking on the thumbs up button.&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 15:34:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/When-an-user-exits-from-a-login-node-the-error-appears-quot/m-p/326702#M229915</guid>
      <dc:creator>Chella</dc:creator>
      <dc:date>2021-10-06T15:34:21Z</dc:date>
    </item>
  </channel>
</rss>

