<?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: Update NetApp-Harvest  to 1.6.1 version from 1.6 in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/155799#M27676</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the snapmirrors extension, we are aware of the issue, but haven't fixed it yet.&lt;/P&gt;
&lt;P&gt;If you can, I would advise to follow the suggestion here and add the following lines to the snapmirror extension script:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;import ssl
try:
    _create_unverified_https_context = ssl._create_unverified_context
except AttributeError:
    # Legacy Python that doesn't verify HTTPS certificates by default
    pass
else:
    # Handle target environment that doesn't support HTTPS verification
    ssl._create_default_https_context = _create_unverified_https_context&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;just before the main() function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the nfs extension, could you run it in verbose mode and see what messages you get?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2020 11:42:38 GMT</pubDate>
    <dc:creator>vachagan_gratian</dc:creator>
    <dc:date>2020-04-29T11:42:38Z</dc:date>
    <item>
      <title>Update NetApp-Harvest  to 1.6.1 version from 1.6</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/155793#M27675</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I installed the version 1.6 of NetApp Harvest but I could't make it work the new dashboards for snapmirror and nfs connections.&lt;/P&gt;
&lt;P&gt;On the other hand I tried to update from &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;1.6&lt;/STRONG&gt; &lt;/FONT&gt;to &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;1.6.1&lt;/FONT&gt; &lt;/STRONG&gt;for getting the new capability with the added extension of capacity.&lt;/P&gt;
&lt;P&gt;In my conf file &lt;STRONG&gt;netapp-harvest.conf&lt;/STRONG&gt; I changed the next line:&lt;/P&gt;
&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;DIV id="vt100"&gt;
&lt;PRE&gt;&lt;SPAN class="od"&gt;template          = default&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;for this other:&lt;/P&gt;
&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;DIV id="vt100"&gt;
&lt;PRE&gt;&lt;SPAN class="od"&gt;template          = default,extension.conf                                                                                                                                                                                                                                     &lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also I create the template file &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;extension.conf&lt;/STRONG&gt;&lt;/FONT&gt; in the dir &lt;STRONG&gt;/opt/netapp-harvest/template&lt;/STRONG&gt;. I have both scripts (bash and python) for gathering the information related to snapmirror and nfs connections:&lt;/P&gt;
&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;DIV id="vt100"&gt;
&lt;PRE&gt;&lt;SPAN class="od bd fg-color10"&gt;/opt/netapp-harvest/extension/snapmirror_replications.py&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;DIV id="vt100"&gt;
&lt;PRE&gt;&lt;SPAN class="od bd fg-color10"&gt;/opt/netapp-harvest/extension/nfs-connections.sh&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've checked the logs file in both cases:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;snapmirror_replications&lt;/STRONG&gt;&lt;/P&gt;
&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;DIV id="vt100"&gt;
&lt;PRE&gt;&lt;SPAN class="od"&gt;[2020-04-29 10:59:03,225] [DEBUG] Started new session. Will poll host [10.50.0.20] for snapmirror replications                                                                                                                                                                 &lt;/SPAN&gt;
&lt;SPAN class="ev"&gt;[2020-04-29 10:59:03,271] [WARNING] [connect_zapi] Failed to connect to NaServer: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:618)                                                                                                                      &lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;nfs_connections&lt;/STRONG&gt;&lt;/P&gt;
&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;DIV id="vt100"&gt;
&lt;PRE&gt;&lt;SPAN class="od"&gt;[2020-04-29 11:00:01] [DEBUG  ] Session started                                                                                                                                                                                                                                &lt;/SPAN&gt;
&lt;SPAN class="ev"&gt;[2020-04-29 11:02:08] [DEBUG  ] Session ended                                                                                                                                                                                                                                  &lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For add more information, I reviewed the information which harvest gather in the location&lt;FONT color="#800080"&gt;&lt;STRONG&gt; /opt/graphite/storage/whisper/netapp/perf/*group*/*Cluster*/node/*nodecluster*/&lt;/STRONG&gt;&lt;/FONT&gt; and I don't have the information which grafana usess to graph the data.&lt;/P&gt;
&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;DIV id="vt100"&gt;
&lt;PRE&gt;&lt;SPAN class="od"&gt;total 12                                                                                                                                                                                                                                                                       &lt;/SPAN&gt;
&lt;SPAN class="ev"&gt;drwxr-xr-x.  3 root root   17 Apr 21 18:24 &lt;/SPAN&gt;&lt;SPAN class="ev bd fg-color12"&gt;flashcache&lt;/SPAN&gt;                                                                                                                                                                                                                          
&lt;SPAN class="od"&gt;drwxr-xr-x.  4 root root   40 Apr 21 18:24 &lt;/SPAN&gt;&lt;SPAN class="od bd fg-color12"&gt;..&lt;/SPAN&gt;                                                                                                                                                                                                                                  
&lt;SPAN class="ev"&gt;drwxr-xr-x.  4 root root 4096 Apr 21 18:25 &lt;/SPAN&gt;&lt;SPAN class="ev bd fg-color12"&gt;aggr&lt;/SPAN&gt;                                                                                                                                                                                                                                
&lt;SPAN class="od"&gt;drwxr-xr-x.  8 root root   66 Apr 21 18:26 &lt;/SPAN&gt;&lt;SPAN class="od bd fg-color12"&gt;fcp_port&lt;/SPAN&gt;                                                                                                                                                                                                                            
&lt;SPAN class="ev"&gt;drwxr-xr-x.  2 root root  241 Apr 21 18:26 &lt;/SPAN&gt;&lt;SPAN class="ev bd fg-color12"&gt;fcp&lt;/SPAN&gt;                                                                                                                                                                                                                                 
&lt;SPAN class="od"&gt;drwxr-xr-x.  6 root root   46 Apr 21 18:27 &lt;/SPAN&gt;&lt;SPAN class="od bd fg-color12"&gt;hostadapter&lt;/SPAN&gt;                                                                                                                                                                                                                         
&lt;SPAN class="ev"&gt;drwxr-xr-x.  4 root root   35 Apr 21 18:27 &lt;/SPAN&gt;&lt;SPAN class="ev bd fg-color12"&gt;headroom&lt;/SPAN&gt;                                                                                                                                                                                                                            
&lt;SPAN class="od"&gt;drwxr-xr-x.  7 root root   61 Apr 21 18:29 &lt;/SPAN&gt;&lt;SPAN class="od bd fg-color12"&gt;eth_port&lt;/SPAN&gt;                                                                                                                                                                                                                            
&lt;SPAN class="ev"&gt;drwxr-xr-x. 14 root root  189 Apr 21 18:36 &lt;/SPAN&gt;&lt;SPAN class="ev bd fg-color12"&gt;.&lt;/SPAN&gt;                                                                                                                                                                                                                                   
&lt;SPAN class="od"&gt;drwxr-xr-x.  2 root root  100 Apr 21 18:42 &lt;/SPAN&gt;&lt;SPAN class="od bd fg-color12"&gt;nfsv3&lt;/SPAN&gt;                                                                                                                                                                                                                               
&lt;SPAN class="ev"&gt;drwxr-xr-x.  5 root root  122 Apr 21 18:44 &lt;/SPAN&gt;&lt;SPAN class="ev bd fg-color12"&gt;wafl&lt;/SPAN&gt;                                                                                                                                                                                                                                
&lt;SPAN class="od"&gt;drwxr-xr-x.  3 root root   81 Apr 21 18:44 &lt;/SPAN&gt;&lt;SPAN class="od bd fg-color12"&gt;processor&lt;/SPAN&gt;                                                                                                                                                                                                                           
&lt;SPAN class="ev"&gt;drwxr-xr-x.  2 root root 4096 Apr 21 18:44 &lt;/SPAN&gt;&lt;SPAN class="ev bd fg-color12"&gt;system&lt;/SPAN&gt;                                                                                                                                                                                                                              
&lt;SPAN class="od"&gt;drwxr-xr-x.  2 root root 4096 Apr 22 04:01 &lt;/SPAN&gt;&lt;SPAN class="od bd fg-color12"&gt;vol_summary&lt;/SPAN&gt;                                                                                                                                                                                                                         &lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Previously of opening this issue, I have checked all topics related with this and I tried to fix it without success.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please, could you help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:11:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/155793#M27675</guid>
      <dc:creator>IAAS-Storage</dc:creator>
      <dc:date>2025-06-04T11:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Update NetApp-Harvest  to 1.6.1 version from 1.6</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/155799#M27676</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the snapmirrors extension, we are aware of the issue, but haven't fixed it yet.&lt;/P&gt;
&lt;P&gt;If you can, I would advise to follow the suggestion here and add the following lines to the snapmirror extension script:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;import ssl
try:
    _create_unverified_https_context = ssl._create_unverified_context
except AttributeError:
    # Legacy Python that doesn't verify HTTPS certificates by default
    pass
else:
    # Handle target environment that doesn't support HTTPS verification
    ssl._create_default_https_context = _create_unverified_https_context&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;just before the main() function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the nfs extension, could you run it in verbose mode and see what messages you get?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 11:42:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/155799#M27676</guid>
      <dc:creator>vachagan_gratian</dc:creator>
      <dc:date>2020-04-29T11:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Update NetApp-Harvest  to 1.6.1 version from 1.6</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/155801#M27678</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your kind and quick answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did the changes, you mention in the python file: &lt;STRONG&gt;snapmirror_replications.py&lt;/STRONG&gt; which is located in &lt;FONT color="#000080"&gt;&lt;STRONG&gt;/opt/netapp-harvest/extension&lt;/STRONG&gt;&lt;/FONT&gt;. Is it correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After the restart of neapp-harvest service, I got the next lines in the log file:&lt;/P&gt;
&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;DIV id="vt100"&gt;
&lt;PRE&gt;&lt;SPAN class="od"&gt;[2020-04-29 14:50:05,475] [DEBUG] Started new session. Will poll host [23.5.16.11] for snapmirror replications                                                                                                                               &lt;/SPAN&gt;
&lt;SPAN class="ev"&gt;[2020-04-29 14:50:05,636] [DEBUG] [connect_zapi] Created ZAPI with host [23.5.16.11:443], Release=NetApp Release 9.5P9: Mon Oct 28 09:18:10 UTC 2019                                                                                         &lt;/SPAN&gt;
&lt;SPAN class="od"&gt;[2020-04-29 14:50:06,049] [DEBUG] [poll_snapmirrors] Collected 88 SnapMirror relationship instances                                                                                                                                          &lt;/SPAN&gt;
&lt;SPAN class="ev"&gt;[2020-04-29 14:50:06,085] [ERROR] [poll_nodes] ZAPI request failed: For volume object, no instances were found to match the given query.                                                                                                     &lt;/SPAN&gt;
&lt;SPAN class="od"&gt;[2020-04-29 14:52:03,684] [ERROR] [poll_nodes] ZAPI request failed: For volume object, no instances were found to match the given query.                                                                                                     &lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried to launch the bash file nfs_connections.sh before but the problem was I don´t know which information I have to add in this parameter.&lt;/P&gt;
&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;DIV id="vt100"&gt;
&lt;PRE&gt;&lt;SPAN class="od"&gt;      -E | --epoch            Fills environment variable _HARVEST_POLL_EPOCH&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 13:08:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/155801#M27678</guid>
      <dc:creator>IAAS-Storage</dc:creator>
      <dc:date>2020-04-29T13:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Update NetApp-Harvest  to 1.6.1 version from 1.6</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/156218#M27713</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;similar problem on my side - NFS statistics doe not get's populated/shown in Grafana.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers and sorry for hijacking this post if it does not fit to the question&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Update: I guess it's populated to graphite because I can see values there as seen in screenshot&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 08:49:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/156218#M27713</guid>
      <dc:creator>Florian_Mulatz</dc:creator>
      <dc:date>2020-05-14T08:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Update NetApp-Harvest  to 1.6.1 version from 1.6</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/156222#M27715</link>
      <description>&lt;P&gt;Update:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like that the metric which the dashboard want's to access is not populated in graphite&lt;/P&gt;
&lt;P&gt;for example --&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;aliasByNode(netapp.perf.$Group.$Cluster.node.*.nfsv3.nfs_connections, 5)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;nfs_connections ... is not in graphite (screenshot attached ...) - and also the search tells me "no matching metrics"&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 12:15:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/156222#M27715</guid>
      <dc:creator>Florian_Mulatz</dc:creator>
      <dc:date>2020-05-14T12:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Update NetApp-Harvest  to 1.6.1 version from 1.6</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/156223#M27716</link>
      <description>&lt;P&gt;Hello Florian,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my opinion, the problem is in the python file which doesn´t gather the nfs connections because there is some wrong in our configuration. &lt;BR /&gt;Maybe we did some wrong when we installed this new feature or there isn´t something well explain in the documentation file that is why I am waiting for netapp staff to provide us a respond or somebody who fixed this problem yet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for join and give your inputs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 12:36:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/156223#M27716</guid>
      <dc:creator>IAAS-Storage</dc:creator>
      <dc:date>2020-05-14T12:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Update NetApp-Harvest  to 1.6.1 version from 1.6</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/156239#M27717</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;could be the case yes - let's see &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope dies in the end &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 04:09:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Update-NetApp-Harvest-to-1-6-1-version-from-1-6/m-p/156239#M27717</guid>
      <dc:creator>Florian_Mulatz</dc:creator>
      <dc:date>2020-05-15T04:09:00Z</dc:date>
    </item>
  </channel>
</rss>

