<?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 Hi Asaf, in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185749#M18894</link>
    <description>&lt;P&gt;Hi Asaf,&lt;/P&gt;&lt;P&gt;Thanks for the details, can you expand a bit more on the below..&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Moving forward, we're investing in making Platform Profiler the VTune feature of choice for platform characterization."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Does this mean there are plans to EOL storage performance snapshot tool? (on windows or linux)&lt;/P&gt;&lt;P&gt;As i understand platform profiler is a paid service however snapshot is free, so how will this work?&lt;/P&gt;&lt;P&gt;I work in a technical sales position for NSG and am looking at providing storage performance snapshot tool to customers to get a very quick 5m effort overview of their storage bottlenecks.&lt;/P&gt;&lt;P&gt;What would you recommend for this usecase?&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jun 2020 10:56:35 GMT</pubDate>
    <dc:creator>Conor_D_Intel</dc:creator>
    <dc:date>2020-06-11T10:56:35Z</dc:date>
    <item>
      <title>queue depth for storage performance snapshot tool</title>
      <link>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185741#M18886</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For the storage performance snapshot tool, has the queue depth output in the results been removed?&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/sites/products/snapshots/storage-snapshot/" target="_blank"&gt;https://software.intel.com/sites/products/snapshots/storage-snapshot/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The getting started guide for the tool mentions queue depth&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/get-started-with-storage-performance-snapshot/top.html?wapkw=storage%20performance%20snapshot" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/get-started-with-storage-performance-snapshot/top.html?wapkw=storage%20performance%20snapshot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have run the tool with a test workload and can't see the queue depth graph that used to exist in the tool previously.&lt;/P&gt;&lt;P&gt;Any help would be much appreciated!&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Conor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 15:06:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185741#M18886</guid>
      <dc:creator>Conor_D_Intel</dc:creator>
      <dc:date>2020-06-03T15:06:53Z</dc:date>
    </item>
    <item>
      <title>Hi Conor,</title>
      <link>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185742#M18887</link>
      <description>&lt;P&gt;Hi Conor,&lt;/P&gt;&lt;P&gt;Which operating system do you use for collecting data?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asaf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 16:24:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185742#M18887</guid>
      <dc:creator>Asaf_Y_Intel</dc:creator>
      <dc:date>2020-06-03T16:24:28Z</dc:date>
    </item>
    <item>
      <title>Hi Asaf,</title>
      <link>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185743#M18888</link>
      <description>&lt;P&gt;Hi Asaf,&lt;/P&gt;&lt;P&gt;I'm using windows 10.&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Conor&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 08:09:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185743#M18888</guid>
      <dc:creator>Conor_D_Intel</dc:creator>
      <dc:date>2020-06-04T08:09:27Z</dc:date>
    </item>
    <item>
      <title>Hi Conor,</title>
      <link>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185744#M18889</link>
      <description>&lt;P&gt;Hi Conor,&lt;/P&gt;&lt;P&gt;Queue depth is not fully supported on Windows: the information is being collected by the data collector but is not included in the visualization.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are a few suggestions to consider:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The collected data is in CSV format and thus can be easily analyzed by many other tools, e.g. Excel. You can open the generated data file in a text editor and look for the following line &lt;STRONG&gt;"/*** START OF PROFILING OUTPUT ***/"&lt;/STRONG&gt;. Everything below this line is the performance data in CSV format. Copy this content to Excel and you should be able to look at queue depth data, specifically at the "&lt;STRONG&gt;avg. disk read queue length&lt;/STRONG&gt;" and "&lt;STRONG&gt;avg. disk write queue length&lt;/STRONG&gt;" columns.&lt;/LI&gt;&lt;LI&gt;Use VTune's Platform Profiler feature to get this information as well as many other useful metrics:&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/get-started-with-platform-profiler-windows/top.html"&gt;https://www.intel.com/content/www/us/en/develop/documentation/get-started-with-platform-profiler-windows/top.html&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asaf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 17:59:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185744#M18889</guid>
      <dc:creator>Asaf_Y_Intel</dc:creator>
      <dc:date>2020-06-04T17:59:38Z</dc:date>
    </item>
    <item>
      <title>Hi Conor,</title>
      <link>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185745#M18890</link>
      <description>&lt;P&gt;Hi Conor,&lt;/P&gt;&lt;P&gt;Could you please confirm whether above mentioned solution helped in resolving your issue ? Shall we proceed with closure of same ?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 10:47:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185745#M18890</guid>
      <dc:creator>Adweidh_Intel</dc:creator>
      <dc:date>2020-06-08T10:47:50Z</dc:date>
    </item>
    <item>
      <title>Hi Asaf,</title>
      <link>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185746#M18891</link>
      <description>&lt;P&gt;Hi Asaf,&lt;/P&gt;&lt;P&gt;Thanks for the answer, yes this does answer my question.&lt;/P&gt;&lt;P&gt;Is there any specific&amp;nbsp;reason why queue depth is not supported in windows?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Conor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 11:05:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185746#M18891</guid>
      <dc:creator>Conor_D_Intel</dc:creator>
      <dc:date>2020-06-08T11:05:49Z</dc:date>
    </item>
    <item>
      <title>Hi Connor,</title>
      <link>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185747#M18892</link>
      <description>&lt;P&gt;Hi Connor,&lt;/P&gt;&lt;P&gt;Queue depth support was introduced in Linux based on customer feedback. We didn't get any specific requests for Windows. Moving forward, we're investing in making Platform Profiler the VTune feature of choice for platform characterization.&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Asaf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 16:49:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185747#M18892</guid>
      <dc:creator>Asaf_Y_Intel</dc:creator>
      <dc:date>2020-06-08T16:49:37Z</dc:date>
    </item>
    <item>
      <title>Hi Connor,</title>
      <link>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185748#M18893</link>
      <description>&lt;P&gt;Hi Connor,&lt;/P&gt;&lt;P&gt;Hope we have cleared your query. Could you please update on same ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adweidh&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 10:00:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185748#M18893</guid>
      <dc:creator>Adweidh_Intel</dc:creator>
      <dc:date>2020-06-11T10:00:09Z</dc:date>
    </item>
    <item>
      <title>Hi Asaf,</title>
      <link>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185749#M18894</link>
      <description>&lt;P&gt;Hi Asaf,&lt;/P&gt;&lt;P&gt;Thanks for the details, can you expand a bit more on the below..&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Moving forward, we're investing in making Platform Profiler the VTune feature of choice for platform characterization."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Does this mean there are plans to EOL storage performance snapshot tool? (on windows or linux)&lt;/P&gt;&lt;P&gt;As i understand platform profiler is a paid service however snapshot is free, so how will this work?&lt;/P&gt;&lt;P&gt;I work in a technical sales position for NSG and am looking at providing storage performance snapshot tool to customers to get a very quick 5m effort overview of their storage bottlenecks.&lt;/P&gt;&lt;P&gt;What would you recommend for this usecase?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 10:56:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1185749#M18894</guid>
      <dc:creator>Conor_D_Intel</dc:creator>
      <dc:date>2020-06-11T10:56:35Z</dc:date>
    </item>
    <item>
      <title>Re:queue depth for storage performance snapshot tool</title>
      <link>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1188724#M18971</link>
      <description>&lt;P&gt;Hi Conor,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you will be communicating with Asaf over email, we are closing this case. In case of any issues kindly raise a new thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jul 2020 11:23:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/queue-depth-for-storage-performance-snapshot-tool/m-p/1188724#M18971</guid>
      <dc:creator>ArunJ_Intel</dc:creator>
      <dc:date>2020-07-01T11:23:42Z</dc:date>
    </item>
  </channel>
</rss>

