<?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: High CPU HOSTOS process in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/High-CPU-HOSTOS-process/m-p/130259#M28363</link>
    <description>&lt;P&gt;Have you tried dropping into the node shell and running a systat &lt;STRONG&gt;-M?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(node run &amp;lt;node-name&amp;gt;; priv set diag; sysstat -M)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dump the output to something where the text doesn't wrap so you can line up the data fields with the columns. &amp;nbsp;It might help you zero in on the part of HostOS that is chewing through CPU.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the end, you could also re-open your case and do a perfstat gather. &amp;nbsp;The new perfstat tool is exceedingly easy to use compared to the CLI version and we were able to sleuth out our odd performance behavior case a while back with the assistance of someone on the performance team.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Wed, 19 Apr 2017 12:19:48 GMT</pubDate>
    <dc:creator>colsen</dc:creator>
    <dc:date>2017-04-19T12:19:48Z</dc:date>
    <item>
      <title>High CPU HOSTOS process</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/High-CPU-HOSTOS-process/m-p/124863#M26876</link>
      <description>&lt;P&gt;The system was upgraded last week from Ontap 8.2.1 to 8.3.2P6. The upgrade went smoooth with no problems. Clients can access the NetApp. But when i look at the NetApp with Grafana/Harvest tool i see the CPU&amp;nbsp; being high, mainly by one process. I looked up what HOSTOS does but it does not explain how or why this process is at 667%. Anybody a idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE cellspacing="1" cellpadding="1" border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;hostOS&lt;/TD&gt;&lt;TD&gt;Tasks owned by the BSD layer including NTP, environmental sensor monitoring, ZAPI handling, autosupport&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/6337iF288B119A889D632/image-size/original?v=v2&amp;amp;px=-1" alt="hostos.JPG" title="hostos.JPG" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 08:52:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/High-CPU-HOSTOS-process/m-p/124863#M26876</guid>
      <dc:creator>SAREK070770</dc:creator>
      <dc:date>2016-10-28T08:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU HOSTOS process</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/High-CPU-HOSTOS-process/m-p/128739#M27964</link>
      <description>&lt;P&gt;did you ever find the cause or resolve the issue?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 21:19:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/High-CPU-HOSTOS-process/m-p/128739#M27964</guid>
      <dc:creator>James_Castro</dc:creator>
      <dc:date>2017-03-06T21:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU HOSTOS process</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/High-CPU-HOSTOS-process/m-p/130245#M28362</link>
      <description>&lt;P&gt;Nope problem is still there. NetApp suggested that is was solved in version 8.3.2P9. But after upgrading to that version hostOS is still at a abnormal %. I have reopend the case several times (and made new ones linking to the old one) cause the case was closed time after time.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 09:41:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/High-CPU-HOSTOS-process/m-p/130245#M28362</guid>
      <dc:creator>SAREK070770</dc:creator>
      <dc:date>2017-04-19T09:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU HOSTOS process</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/High-CPU-HOSTOS-process/m-p/130259#M28363</link>
      <description>&lt;P&gt;Have you tried dropping into the node shell and running a systat &lt;STRONG&gt;-M?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(node run &amp;lt;node-name&amp;gt;; priv set diag; sysstat -M)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dump the output to something where the text doesn't wrap so you can line up the data fields with the columns. &amp;nbsp;It might help you zero in on the part of HostOS that is chewing through CPU.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the end, you could also re-open your case and do a perfstat gather. &amp;nbsp;The new perfstat tool is exceedingly easy to use compared to the CLI version and we were able to sleuth out our odd performance behavior case a while back with the assistance of someone on the performance team.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 12:19:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/High-CPU-HOSTOS-process/m-p/130259#M28363</guid>
      <dc:creator>colsen</dc:creator>
      <dc:date>2017-04-19T12:19:48Z</dc:date>
    </item>
  </channel>
</rss>

