<?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 Harvest Poller stops running after extended period of time with connection issues in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Poller-stops-running-after-extended-period-of-time-with-connection/m-p/132062#M23963</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an issue with two harvest pollers, that stop working after occasional connection/network issues , that last longer than ~4 hours&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are log entries like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[WARNING] [nfsv3] update of data cache failed with reason: Server returned HTTP Error: 408 Request&lt;/PRE&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[WARNING] [path] update of data cache failed with reason: in Zapi::invoke, cannot connect to socket&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Shouldn't the pollers run forever? Or is there any timeout? I only get log entries for about 4 hours after the first error, then there are no more entries, until I restart the poller.&lt;/P&gt;&lt;P&gt;Then the pollers work until the next extended period&amp;nbsp;of time with connection issues.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 14:56:33 GMT</pubDate>
    <dc:creator>acjackson</dc:creator>
    <dc:date>2025-06-04T14:56:33Z</dc:date>
    <item>
      <title>Harvest Poller stops running after extended period of time with connection issues</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Poller-stops-running-after-extended-period-of-time-with-connection/m-p/132062#M23963</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an issue with two harvest pollers, that stop working after occasional connection/network issues , that last longer than ~4 hours&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are log entries like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[WARNING] [nfsv3] update of data cache failed with reason: Server returned HTTP Error: 408 Request&lt;/PRE&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[WARNING] [path] update of data cache failed with reason: in Zapi::invoke, cannot connect to socket&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Shouldn't the pollers run forever? Or is there any timeout? I only get log entries for about 4 hours after the first error, then there are no more entries, until I restart the poller.&lt;/P&gt;&lt;P&gt;Then the pollers work until the next extended period&amp;nbsp;of time with connection issues.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:56:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Poller-stops-running-after-extended-period-of-time-with-connection/m-p/132062#M23963</guid>
      <dc:creator>acjackson</dc:creator>
      <dc:date>2025-06-04T14:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Poller stops running after extended period of time with connection issues</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Poller-stops-running-after-extended-period-of-time-with-connection/m-p/132124#M23970</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/48477"&gt;@acjackson&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The design is for Harvest to try forever. &amp;nbsp;But, there are some other modules it uses (SSL, NetApp SDK to name a few) that may consider some situations fatal. &amp;nbsp;If I knew the place it's failing I could potentially wrap this to prevent it but I'm inclined to look for a solution outside of Harvest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One solution could be to use supervisord to [re]start each of your harvest pollers with a config variable of autorestart=1 (&lt;A href="http://supervisord.org/running.html" target="_self"&gt;here &lt;/A&gt;and &lt;A href="https://thomassileo.name/blog/2012/08/20/how-to-keep-celery-running-with-supervisor/" target="_self"&gt;here&lt;/A&gt;). &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another solution that is simpler if you are OK with missing soa few minutes of data is to&amp;nbsp;just add a cron entry to run "/opt/netapp-harvest/netapp-manager -start" every 10 minutes. &amp;nbsp;This script just parses the netapp-harvest.conf file, runs ps, and then starts pollers that are not already running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know these are workarounds but I think they are the best options for you. &amp;nbsp;Hope it helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Chris Madden&lt;/P&gt;&lt;P&gt;Solution Architect - 3rd Platform - Systems Engineering NetApp EMEA (and author of Harvest)&lt;/P&gt;&lt;P&gt;Blog:&amp;nbsp;&lt;A href="http://www.beginswithdata.com/" target="_blank"&gt;It all begins with data&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If this post resolved your issue, please help others by selecting&amp;nbsp;&lt;STRONG&gt;ACCEPT AS SOLUTION&lt;/STRONG&gt;&amp;nbsp;or adding a&amp;nbsp;&lt;STRONG&gt;KUDO &lt;/STRONG&gt;or both!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 14:17:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Poller-stops-running-after-extended-period-of-time-with-connection/m-p/132124#M23970</guid>
      <dc:creator>madden</dc:creator>
      <dc:date>2017-06-21T14:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Poller stops running after extended period of time with connection issues</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Poller-stops-running-after-extended-period-of-time-with-connection/m-p/132192#M23985</link>
      <description>&lt;P&gt;Thx, I have setup a cron job and it seems to work. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.netapp.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a logfile with debugging activated,&amp;nbsp;that I could PM to you, maybe it helps you to find the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 07:24:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Poller-stops-running-after-extended-period-of-time-with-connection/m-p/132192#M23985</guid>
      <dc:creator>acjackson</dc:creator>
      <dc:date>2017-06-23T07:24:48Z</dc:date>
    </item>
  </channel>
</rss>

