<?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: Netapp-Harvest: Undefined subroutine error when I start a poller in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Netapp-Harvest-Undefined-subroutine-error-when-I-start-a-poller/m-p/114042#M20222</link>
    <description>&lt;P&gt;Do you have the Net::SSLeay module installed for your Perl? &lt;A href="http://perldoc.perl.org/perlfaq3.html#How-do-I-find-which-modules-are-installed-on-my-system%3f" target="_self"&gt;Here&lt;/A&gt; is one way to check for installed modules.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
    <pubDate>Tue, 22 Dec 2015 14:10:31 GMT</pubDate>
    <dc:creator>asulliva</dc:creator>
    <dc:date>2015-12-22T14:10:31Z</dc:date>
    <item>
      <title>Netapp-Harvest: Undefined subroutine error when I start a poller</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Netapp-Harvest-Undefined-subroutine-error-when-I-start-a-poller/m-p/114031#M20219</link>
      <description>&lt;P&gt;I installed Harvest according to the manuals and when I start a pooler to one of our Netapp Clusters it stops after short time with this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[2015-12-22 11:38:32] [NORMAL ] WORKER STARTED [Version: 1.2.2] [Conf: netapp-harvest.conf] [Poller: NCL01-ATKLA]&lt;BR /&gt;[2015-12-22 11:38:32] [WARNING] Started in foreground mode; messages to STDERR are redirected to the logfile and are not visible on the console.&lt;BR /&gt;[2015-12-22 11:38:32] [NORMAL ] [main] Poller will monitor a [FILER] at [NCL01-ATKLA.company.com:443]&lt;BR /&gt;[2015-12-22 11:38:32] [NORMAL ] [main] Poller will use [password] authentication with username [svc_harvest] and password [**********]&lt;BR /&gt;Undefined subroutine &amp;amp;Net::SSLeay::load_error_strings called at /opt/netapp-harvest/lib/NaServer.pm line 385.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please point me to the right direction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 22:27:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Netapp-Harvest-Undefined-subroutine-error-when-I-start-a-poller/m-p/114031#M20219</guid>
      <dc:creator>InfoSys00</dc:creator>
      <dc:date>2025-06-04T22:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Netapp-Harvest: Undefined subroutine error when I start a poller</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Netapp-Harvest-Undefined-subroutine-error-when-I-start-a-poller/m-p/114042#M20222</link>
      <description>&lt;P&gt;Do you have the Net::SSLeay module installed for your Perl? &lt;A href="http://perldoc.perl.org/perlfaq3.html#How-do-I-find-which-modules-are-installed-on-my-system%3f" target="_self"&gt;Here&lt;/A&gt; is one way to check for installed modules.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 14:10:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Netapp-Harvest-Undefined-subroutine-error-when-I-start-a-poller/m-p/114042#M20222</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2015-12-22T14:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Netapp-Harvest: Undefined subroutine error when I start a poller</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Netapp-Harvest-Undefined-subroutine-error-when-I-start-a-poller/m-p/114043#M20223</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/8406"&gt;@InfoSys00﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sounds like you don't have the Net::SSLeay module on your system which is a dependency.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;perl -e "use Net::SSLeay;"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you get a Can't locate error then you must have skipped or had an error when installing the Perl prerequisite modules listed on page 8 of the Harvest installation guide. &amp;nbsp;Basically do the sudo yum install or sudo apt-get install step again from the guide and verify all are installed without error.&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;Storage Architect, NetApp EMEA (and author of Harvest)&lt;/P&gt;&lt;P&gt;Blog:&amp;nbsp;&lt;A href="http://blog.pkiwi.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;P.S.&amp;nbsp; Please select “Options” and then “Accept as Solution” if this response answered your question so that others will find it easily!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 14:13:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Netapp-Harvest-Undefined-subroutine-error-when-I-start-a-poller/m-p/114043#M20223</guid>
      <dc:creator>madden</dc:creator>
      <dc:date>2015-12-22T14:13:44Z</dc:date>
    </item>
  </channel>
</rss>

