<?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: Write I/O Block Size in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Write-I-O-Block-Size/m-p/151187#M33676</link>
    <description>&lt;P&gt;Nevermind, I miss read. Thanks for the help!&lt;/P&gt;</description>
    <pubDate>Fri, 20 Sep 2019 22:02:27 GMT</pubDate>
    <dc:creator>General</dc:creator>
    <dc:date>2019-09-20T22:02:27Z</dc:date>
    <item>
      <title>Write I/O Block Size</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Write-I-O-Block-Size/m-p/151183#M33673</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know how to get Write I/O block size for a volume/LUN by way of System Manager, Unified Manager or CLI for a NAS filer?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would assumne it should be pretty easy within Unified Manager but I'm not finding the data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:14:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Write-I-O-Block-Size/m-p/151183#M33673</guid>
      <dc:creator>General</dc:creator>
      <dc:date>2025-06-04T12:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Write I/O Block Size</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Write-I-O-Block-Size/m-p/151185#M33674</link>
      <description>&lt;P&gt;It's much easier via CLI for cDOT.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you run this command:&lt;BR /&gt;SANCL1::&amp;gt; qos statistics volume characteristics show&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You get output for all the volumes in the cluster, just look for &lt;STRONG&gt;Request size&lt;/STRONG&gt; that's your IO size.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If you want to know the I&lt;U&gt;O size for specific volume&lt;/U&gt; then use the following command:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;SANCL1::&amp;gt; qos statistics volume characteristics show -volume v_dmz -vserver san01&lt;BR /&gt;Workload&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ID&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;IOPS Throughput&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;Request Size&lt;/STRONG&gt; (IO Size) Read Concurrency&lt;BR /&gt;--------------- ------ -------- ---------------- ------------ ---- -----------&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;v_dmz&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 21451&amp;nbsp; &amp;nbsp;6&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3.00KB/s&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;STRONG&gt;512B&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;66%&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 21:15:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Write-I-O-Block-Size/m-p/151185#M33674</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2019-09-20T21:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Write I/O Block Size</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Write-I-O-Block-Size/m-p/151186#M33675</link>
      <description>&lt;P&gt;Is that only READs? What about writes? Nothing with a timeline?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 21:49:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Write-I-O-Block-Size/m-p/151186#M33675</guid>
      <dc:creator>General</dc:creator>
      <dc:date>2019-09-20T21:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Write I/O Block Size</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Write-I-O-Block-Size/m-p/151187#M33676</link>
      <description>&lt;P&gt;Nevermind, I miss read. Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 22:02:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Write-I-O-Block-Size/m-p/151187#M33676</guid>
      <dc:creator>General</dc:creator>
      <dc:date>2019-09-20T22:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Write I/O Block Size</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Write-I-O-Block-Size/m-p/151211#M33677</link>
      <description>&lt;P&gt;statistics volume show has a field for op size. There is also one for statistics lun show. However you can always take the bytes/second divided by # of IOPs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, 21,626,880‬ read byte/second divided by 330 read IOPs would be 65535.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: stats volume is limited to 64k because the WAFL file layer does 64k. At the protocol level it gets split up into multiple 64k chunks. You can use stats nfsv3/smb2 or stats lun to get a readout of op size &amp;gt; 64k.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Documentation: &lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-cmpr-950%2FTOC__statistics.html&amp;amp;lang=en" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-cmpr-950%2FTOC__statistics.html&amp;amp;lang=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Examples for node shell/7-mode: &lt;A href="https://kb.netapp.com/app/answers/answer_view/a_id/1035917/loc/en_US" target="_blank"&gt;https://kb.netapp.com/app/answers/answer_view/a_id/1035917/loc/en_US&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Note: Documentation is more generic to stats/statistics commands, but should give you an idea.&lt;/P&gt;
&lt;P&gt;Let me know if you need more help getting the syntax.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 14:41:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Write-I-O-Block-Size/m-p/151211#M33677</guid>
      <dc:creator>paul_stejskal</dc:creator>
      <dc:date>2019-09-24T14:41:38Z</dc:date>
    </item>
  </channel>
</rss>

