<?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: sio_ntap usage in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/sio-ntap-usage/m-p/103002#M20904</link>
    <description>&lt;P&gt;the problem is that the file must exist - so if you want to test your netapp with the file "filename1" you need to put a file called "filename1" with at least 1mb on your filer and direct the sio_ntap to that path which is located on your filer - if you do this within a virtual machine that is located on the filer the path is irrelevant.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;why do you use a file with 1mb? this seems very small to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;following suggestion:&lt;/P&gt;&lt;P&gt;1. create an empty file (e.g. use notepad and save it as "filename1" - beware to remove extension!)&lt;/P&gt;&lt;P&gt;2. run sio in the following: sio_ntap.exe&amp;nbsp;0&amp;nbsp;0 32k 40g&amp;nbsp;180 30 filename1&lt;BR /&gt;- this would dump data (zeros) into the empty file, you created, for 180seconds - then it stops - even the file doesn't have 40g&lt;/P&gt;&lt;P&gt;3. the you can run sio to read: sio_ntap.exe&amp;nbsp;100&amp;nbsp;100 32k 20g&amp;nbsp;60 30 filename1&lt;/P&gt;&lt;P&gt;- i made the file a bit smaller otherwhise you'll get an error again - just have a look at your filename1 and take something smaller - also the time was reduced to 60sec. like you had it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;personally i would recommend the filesize should be bigger that the memory of the machine - otherwhise you could have the problem that the file is cached somehow by the OS&amp;nbsp;- also the file should be re-created if you use in the same VM - same caching issue.&lt;/P&gt;&lt;P&gt;another thing to remind is that you can start sio mulitple times - you have configured 30threads&amp;nbsp;- but 30 threads on one file and if your filer doesn't come to it's edge you possible won't see as many IOPS you wanted to - so e.g. start it 4 times the same time to four different files - if sio finishes - count the iops together and you'll know how much you can get out of your box with the given parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;beware on tests with SSD - they decrease in&amp;nbsp;performance a bit over a half year of you have them in use (they are a bit overpowered when they come from factory).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-AJ&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2015 19:18:43 GMT</pubDate>
    <dc:creator>HONIG2012</dc:creator>
    <dc:date>2015-04-09T19:18:43Z</dc:date>
    <item>
      <title>sio_ntap usage</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/sio-ntap-usage/m-p/102739#M20845</link>
      <description>&lt;P&gt;I am trying to use "sio_ntap" following the manual as follows with specified file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sio 100 100 512 1m 60 1 filename1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I got Error message like Ex) say.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wandering how I run command sio_ntap with specified files like manual.&lt;/P&gt;&lt;P&gt;Any help&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Test Environment:RHEL 6.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ex)&lt;/P&gt;&lt;P&gt;# ./sio_ntap_linux 100 0 8k 1m 10 1 /mnt/test&lt;/P&gt;&lt;P&gt;Version: 3.00&lt;BR /&gt;byte count mismatch: Success&lt;/P&gt;&lt;P&gt;sio_ntap: Error accessing file&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>Thu, 05 Jun 2025 04:39:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/sio-ntap-usage/m-p/102739#M20845</guid>
      <dc:creator>oikel39</dc:creator>
      <dc:date>2025-06-05T04:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: sio_ntap usage</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/sio-ntap-usage/m-p/103002#M20904</link>
      <description>&lt;P&gt;the problem is that the file must exist - so if you want to test your netapp with the file "filename1" you need to put a file called "filename1" with at least 1mb on your filer and direct the sio_ntap to that path which is located on your filer - if you do this within a virtual machine that is located on the filer the path is irrelevant.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;why do you use a file with 1mb? this seems very small to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;following suggestion:&lt;/P&gt;&lt;P&gt;1. create an empty file (e.g. use notepad and save it as "filename1" - beware to remove extension!)&lt;/P&gt;&lt;P&gt;2. run sio in the following: sio_ntap.exe&amp;nbsp;0&amp;nbsp;0 32k 40g&amp;nbsp;180 30 filename1&lt;BR /&gt;- this would dump data (zeros) into the empty file, you created, for 180seconds - then it stops - even the file doesn't have 40g&lt;/P&gt;&lt;P&gt;3. the you can run sio to read: sio_ntap.exe&amp;nbsp;100&amp;nbsp;100 32k 20g&amp;nbsp;60 30 filename1&lt;/P&gt;&lt;P&gt;- i made the file a bit smaller otherwhise you'll get an error again - just have a look at your filename1 and take something smaller - also the time was reduced to 60sec. like you had it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;personally i would recommend the filesize should be bigger that the memory of the machine - otherwhise you could have the problem that the file is cached somehow by the OS&amp;nbsp;- also the file should be re-created if you use in the same VM - same caching issue.&lt;/P&gt;&lt;P&gt;another thing to remind is that you can start sio mulitple times - you have configured 30threads&amp;nbsp;- but 30 threads on one file and if your filer doesn't come to it's edge you possible won't see as many IOPS you wanted to - so e.g. start it 4 times the same time to four different files - if sio finishes - count the iops together and you'll know how much you can get out of your box with the given parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;beware on tests with SSD - they decrease in&amp;nbsp;performance a bit over a half year of you have them in use (they are a bit overpowered when they come from factory).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-AJ&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2015 19:18:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/sio-ntap-usage/m-p/103002#M20904</guid>
      <dc:creator>HONIG2012</dc:creator>
      <dc:date>2015-04-09T19:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: sio_ntap usage</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/sio-ntap-usage/m-p/105026#M21521</link>
      <description>&lt;P&gt;First of all, apologize about replying very late.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your reply and suggestion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you mentioned, I created file with 1mb size and sio_ntap worked fine.&lt;/P&gt;&lt;P&gt;I just wanted to see how&amp;nbsp;sio_ntap works&amp;nbsp;so didn't care about file size.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;personally i would recommend the filesize should be bigger that the memory of the machine&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been working on the machine&amp;nbsp;which has 192GB memory and&lt;/P&gt;&lt;P&gt;should I make a file bigger than 192GB as you say.&lt;/P&gt;&lt;P&gt;*I am working with file size 10GB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2015 00:45:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/sio-ntap-usage/m-p/105026#M21521</guid>
      <dc:creator>oikel39</dc:creator>
      <dc:date>2015-05-14T00:45:35Z</dc:date>
    </item>
  </channel>
</rss>

