<?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: Harvest not collecting FabricPool statistics for some nodes of a cluster in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155762#M27671</link>
    <description>&lt;P&gt;Oops, the '-u node07:kernel:0' does return all the stats.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2020 13:02:48 GMT</pubDate>
    <dc:creator>GregGuignard</dc:creator>
    <dc:date>2020-04-28T13:02:48Z</dc:date>
    <item>
      <title>Harvest not collecting FabricPool statistics for some nodes of a cluster</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155727#M27664</link>
      <description>&lt;P&gt;Harvest is not collecting statistics for FabricPools from some nodes of a cluster but is collecting for other nodes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We're running Harvest 1.6 in NaBox&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;NAbox 2.5.1 (2019-09-08)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;Debian GNU/Linux 8 (jessie) - NAbox 2.5.1 (8.11)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;NetApp SDK v9.7P1 installed&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Harvest v1.6 installed&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Grafana v6.3.5 installed&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Graphite v1.2.0 installed&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Grafana dashboards for Nodes 01-06 report object storage latency, reqs per second, throughput, success/failure count. Data for Nodes 07-10 are either blank or report 'No Data Points'. Latency, for example is from the Graphite tree:&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;netapp, perf, $Group, $Cluster, node, $Node, fabricpool, average_latency, total-latency&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No data is being collected by Harvest for any 'object_store_client_op' with an instance of '0'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;# ./perf-counters-utility -host cluster.dns.name&amp;nbsp; -user user -pass secret -in -f object_store_client_op&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;## Connected successfully to 19.14.1.5 running 97P1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;0: node07:kernel:0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;0: node08:kernel:0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;0: node09:kernel:0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;0: node10:kernel:0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;1: node02:kernel:1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2: node01:kernel:2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2: node04:kernel:2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2: node05:kernel:2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2: node06:kernel:2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;4: node03:kernel:4&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These will return the expected metrics for the expected nodes&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;# ./perf-counters-utility -host cluster.dns.name&amp;nbsp; -user user -pass secret -d -f object_store_client_op -n 2&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;# ./perf-counters-utility -host cluster.dns.name&amp;nbsp; -user user -pass secret -d -f object_store_client_op -n 4&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This returns a syntax error&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;# ./perf-counters-utility -host cluster.dns.name&amp;nbsp; -user user -pass secret -d -f object_store_client_op -n 0&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;## Connected successfully to cluster.dns.name running 97P1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;ERROR: -d requires the use of -u or -n.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Usage: perf-counters-utility -host &amp;lt;host&amp;gt; -user &amp;lt;user&amp;gt; -pass &amp;lt;pass&amp;gt; [-o|-in|-c|-d] [-f &amp;lt;family&amp;gt;] [-n &amp;lt;name&amp;gt; | -u &amp;lt;uuid&amp;gt;]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;This same pattern repeats across multiple clusters, where any non-0 instance data is gathered and instance 0 data is not. Any assistance would be appreciated.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:12:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155727#M27664</guid>
      <dc:creator>GregGuignard</dc:creator>
      <dc:date>2025-06-04T11:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest not collecting FabricPool statistics for some nodes of a cluster</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155732#M27665</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/69349"&gt;@vachagan_gratian&lt;/a&gt;, I would take a look at this, but maybe you know off the top of your head ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possibily a bug in Harvest when -n is zero?&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 18:26:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155732#M27665</guid>
      <dc:creator>yannb</dc:creator>
      <dc:date>2020-04-25T18:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest not collecting FabricPool statistics for some nodes of a cluster</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155758#M27668</link>
      <description>&lt;P&gt;Hi Greg,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Harvest does not emit counter data if the values are Nulls, most likely this is the case for your node 07-10. For the performance utility: try using uuid instead of name:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;# ./perf-counters-utility -host cluster.dns.name  -user user -pass secret -d -f object_store_client_op -u node01:kernel:2&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 09:58:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155758#M27668</guid>
      <dc:creator>vachagan_gratian</dc:creator>
      <dc:date>2020-04-28T09:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest not collecting FabricPool statistics for some nodes of a cluster</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155760#M27669</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/69349"&gt;@vachagan_gratian&lt;/a&gt;&amp;nbsp; Thanks for the reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Harvest doesn't report any stats by UUID either ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;# ./perf-counters-utility -host  host -user username -pass password -d -f object_store_client_op -n node07:kernel:0
## Connected successfully to host running 97P1
API call failed with reason: For object_store_client_op object, no instances were found to match the given query
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but ONTAP does have stats for the specific object/counter and node/instance pair.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;dc1h201::statistics*&amp;gt; show -object object_store_client_op -instance 0 -counter stats -node node07 -raw true

Object: object_store_client_op
Instance: 0
Start-time: 4/28/2020 08:45:50
End-time: 4/28/2020 08:45:50
Scope: node07

    Counter                                                     Value
    -------------------------------- --------------------------------
    stats                                                           -
                           put.total                         71555288
                         put.success                         71555102
                         put.failure                              186
                           get.total                        963444227
                         get.success                        963443696
                         get.failure                              531
                        delete.total                         45992007
                      delete.success                         45992007
                          head.total                            56370
                        head.success                            56370

&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are a total of 25 counters in ONTAP for this object and they all have data. I only selected 1 for illustration purposes.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 12:51:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155760#M27669</guid>
      <dc:creator>GregGuignard</dc:creator>
      <dc:date>2020-04-28T12:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest not collecting FabricPool statistics for some nodes of a cluster</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155761#M27670</link>
      <description>&lt;P&gt;use the flag -u instead of -n for UUIDs&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 12:59:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155761#M27670</guid>
      <dc:creator>vachagan_gratian</dc:creator>
      <dc:date>2020-04-28T12:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest not collecting FabricPool statistics for some nodes of a cluster</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155762#M27671</link>
      <description>&lt;P&gt;Oops, the '-u node07:kernel:0' does return all the stats.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 13:02:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155762#M27671</guid>
      <dc:creator>GregGuignard</dc:creator>
      <dc:date>2020-04-28T13:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest not collecting FabricPool statistics for some nodes of a cluster</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155764#M27672</link>
      <description>&lt;P&gt;are those also non-empty as in the CLI?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 13:15:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155764#M27672</guid>
      <dc:creator>vachagan_gratian</dc:creator>
      <dc:date>2020-04-28T13:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest not collecting FabricPool statistics for some nodes of a cluster</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155766#M27673</link>
      <description>&lt;P&gt;Yes they are&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;[stats]=[71555288,71555102,186,963444227,963443696,531,45997783,45997783,0,0,0,0,56370,56370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 13:38:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-not-collecting-FabricPool-statistics-for-some-nodes-of-a-cluster/m-p/155766#M27673</guid>
      <dc:creator>GregGuignard</dc:creator>
      <dc:date>2020-04-28T13:38:13Z</dc:date>
    </item>
  </channel>
</rss>

