<?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: Multipath Testing... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/multipath-testing/m-p/5968125#M54133</link>
    <description>&lt;P&gt;You might want to:&lt;/P&gt;&lt;P&gt;- compare the built-in defaults (listed in /usr/share/doc/device-mapper-multipath-&amp;lt;version&amp;gt;/multipath.conf.defaults) to the most recent recommendations from the storage manufacturers, and if there are differences, see if they have significant performance impact either way&lt;/P&gt;&lt;P&gt;- test the different path selector algorithms, particularly in situations where one or more paths have failed/running slower than normal: I'd guess the queue-length and service-time selectors might perform significantly better than round-robin when there is a fault that causes a path to slow down but not quite fail completely.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For performance testing, important cases will depend on the nature of your application. But backup and restore are always important: see how the test environment handles the full backup &amp;amp; restore of a database that is at least roughly similar to a production workload you're familiar with.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Feb 2013 12:09:18 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2013-02-19T12:09:18Z</dc:date>
    <item>
      <title>Multipath Testing...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipath-testing/m-p/5966791#M54131</link>
      <description>&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set up device mapper multipath on rhel 6.2 and have storage from&amp;nbsp; vendors attached, (HP EVA, EMC Symm, Hitachi). I am trying to think of some test scenarios, itis a 2 node ORACLE RAC cluster. I wanted to have all scenarios for failover and multipath testing and also performance parameters. Could someone suggest some useful scenarios for this kind of environment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2013 15:48:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipath-testing/m-p/5966791#M54131</guid>
      <dc:creator>Simon_G</dc:creator>
      <dc:date>2013-02-18T15:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multipath Testing...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipath-testing/m-p/5968125#M54133</link>
      <description>&lt;P&gt;You might want to:&lt;/P&gt;&lt;P&gt;- compare the built-in defaults (listed in /usr/share/doc/device-mapper-multipath-&amp;lt;version&amp;gt;/multipath.conf.defaults) to the most recent recommendations from the storage manufacturers, and if there are differences, see if they have significant performance impact either way&lt;/P&gt;&lt;P&gt;- test the different path selector algorithms, particularly in situations where one or more paths have failed/running slower than normal: I'd guess the queue-length and service-time selectors might perform significantly better than round-robin when there is a fault that causes a path to slow down but not quite fail completely.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For performance testing, important cases will depend on the nature of your application. But backup and restore are always important: see how the test environment handles the full backup &amp;amp; restore of a database that is at least roughly similar to a production workload you're familiar with.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2013 12:09:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipath-testing/m-p/5968125#M54133</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2013-02-19T12:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multipath Testing...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipath-testing/m-p/5968629#M54134</link>
      <description>&lt;P&gt;Matti&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks much for your reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will certainly look into those. We are using EMC PowerPath now, so trying our best to make this as close as possible to EMC PowerPath. One thing is i am not able to pull the FA port details summary that PP provides (looks like not possible with Linux Multipath).&amp;nbsp; Is there a way to test performance parameters?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2013 17:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipath-testing/m-p/5968629#M54134</guid>
      <dc:creator>Simon_G</dc:creator>
      <dc:date>2013-02-19T17:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multipath Testing...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipath-testing/m-p/5969505#M54137</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;gt; Is there a way to test performance parameters?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The usual way for performance testing: choose some task that is repeatable, make the system do it N number of times as fast as possible, see how much time it takes, divide by N to get a value that describes the "speed" of the system regarding the task.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could do this with some tasks that are relevant to your specific workload, or you could use I/O benchmarking tools, like iozone, iometer or fio for example:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.iozone.org/" target="_blank"&gt;http://www.iozone.org/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.iometer.org/" target="_blank"&gt;http://www.iometer.org/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://pkgs.repoforge.org/fio/" target="_blank"&gt;http://pkgs.repoforge.org/fio/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2013 12:15:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipath-testing/m-p/5969505#M54137</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2013-02-20T12:15:31Z</dc:date>
    </item>
  </channel>
</rss>

