<?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 Other_ops in Perfomance Advisor in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24017#M5121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Performance Advisor I'm getting a lot of other_ops for a NFS Volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know what the other_ops are?&amp;nbsp; Are system-level ops included here for example dedupe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 07:22:21 GMT</pubDate>
    <dc:creator>berks</dc:creator>
    <dc:date>2025-06-05T07:22:21Z</dc:date>
    <item>
      <title>Other_ops in Perfomance Advisor</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24017#M5121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Performance Advisor I'm getting a lot of other_ops for a NFS Volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know what the other_ops are?&amp;nbsp; Are system-level ops included here for example dedupe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:22:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24017#M5121</guid>
      <dc:creator>berks</dc:creator>
      <dc:date>2025-06-05T07:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Other_ops in Perfomance Advisor</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24022#M5122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know&amp;nbsp; these are not the system level counters, 'other_ops' includes some metadata information about file system attributes&lt;/P&gt;&lt;P&gt;like 'readdir,fsinfo, fsstat, getaddr,setaddr etc..' may required some application using NFS mounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;nagesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 13:47:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24022#M5122</guid>
      <dc:creator>nagesha</dc:creator>
      <dc:date>2009-11-04T13:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Other_ops in Perfomance Advisor</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24027#M5123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are definitely not "system level".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NFS has several operation types that are not purely Reads or Writes.&amp;nbsp; Checks of last access time, or checks of attributes are recorded as an NFS "Other Op".&amp;nbsp; Some NFS workloads are very heavy in other type ops.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These ops are usually fairly light and have little impact on the overall system load.&amp;nbsp; For this reason its useful to separate them out from the read and write traffic.&amp;nbsp; In one situation at my customer site we had a FAS960 doing 25000-30000 NFS ops a second, which is an implausible number for that model of FAS appliance.&amp;nbsp; When looking more closely at the traffic, however, the vast majority of the operations were "other" ops.&amp;nbsp; The workload had a very high file count and the application was designed in such a way that many getaddr type operations were required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You won't find "system" ops recorded under any of the protocol types.&amp;nbsp; If you are looking for operations that OnTap is using for its "under the covers" work like dedupe or block reclamation its likely you will need to run perfstat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get a sense of whether the filer is running a lot of "under the covers" by looking at CPU load vis-a-vis the protocol workloads.&amp;nbsp; If there are very few CIFS/NFS/FCP/ISCSI operations a second, but the CPUs are very high, then perhaps you have a high load of backend work on the appliances.&amp;nbsp; Drawing that conclusion without running a perfstat would be conjecture though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 16:15:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24027#M5123</guid>
      <dc:creator>matthewt</dc:creator>
      <dc:date>2009-11-04T16:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Other_ops in Perfomance Advisor</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24031#M5124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is a rather old post, but I have also a lot of other ops on a NFS volume. This volume is used for a FAST index server...&lt;/P&gt;&lt;P&gt;Are you really positive that these other ops are very light?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 08:57:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24031#M5124</guid>
      <dc:creator>daniel_otte</dc:creator>
      <dc:date>2010-03-23T08:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Other_ops in Perfomance Advisor</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24036#M5126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to know more.&amp;nbsp; Is there a TR doc that goes into these counters and what they mean?&amp;nbsp; I have Windows LUNs with many "other ops" shown and I always thought it was snapmirror traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 12:05:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24036#M5126</guid>
      <dc:creator>BrendonHiggins</dc:creator>
      <dc:date>2010-03-23T12:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Other_ops in Perfomance Advisor</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24038#M5128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other option is to get &lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; color: #000000; font-size: 10.5pt; mso-ansi-language: EN-US; font-family: Consolas; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-bidi-theme-font: minor-bidi; "&gt;the output from "stats explain counters" CLI on filers.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Mar 2010 08:46:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24038#M5128</guid>
      <dc:creator>nagendrk</dc:creator>
      <dc:date>2010-03-24T08:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Other_ops in Perfomance Advisor</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24042#M5129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That means, Does the "Other_ops" include only client I/Os ?&lt;BR /&gt;My customer want to know below,&lt;BR /&gt;Does "Total Ops/Sec" in Operations Mangers(not Performance Advisor!) about volumes shows IOPS form clients ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I think that above "Total Ops/Sec" is same as "total_ops" of "Volume IOPs View" in Performance Advisor.&lt;BR /&gt;And I saw in my test environment,&lt;BR /&gt;SnapMirror had started and "Other_ops" in Performance Advisor was grown.&lt;BR /&gt;So, I think that the "Other_ops" includes except for clients access too.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Therefore, the "Total Ops/Sec" in Operations Manager(and "total_ops" in Performance Advisor) shows not only from clients I/O but also all I/O for the volume.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is my thought wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Haruki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 08:44:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Other-ops-in-Perfomance-Advisor/m-p/24042#M5129</guid>
      <dc:creator>yamaharu</dc:creator>
      <dc:date>2010-09-16T08:44:20Z</dc:date>
    </item>
  </channel>
</rss>

