<?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: qla2xxx options ql2xmaxqdepth=16 not getting set in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648571#M41171</link>
    <description>Alzy,&lt;BR /&gt;&lt;BR /&gt;Did that.&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Jun 2010 15:13:16 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2010-06-17T15:13:16Z</dc:date>
    <item>
      <title>qla2xxx options ql2xmaxqdepth=16 not getting set</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648565#M41165</link>
      <description>curiosity..&lt;BR /&gt;&lt;BR /&gt;HP recommends ql2xmaxqdepth=16 for qlogic cards.&lt;BR /&gt;After setting in modprobe.conf with &lt;BR /&gt;options qla2xxxx ql2xmaxqdepth=16 qlport_down_retry=10 ql2xloginretry-count=30&lt;BR /&gt;&lt;BR /&gt;/sys/module/qla2xxx/parameters/ql2xmaxqdepth reports the default of 32.&lt;BR /&gt;&lt;BR /&gt;I am having no issues but wondering why the setting does not take effect ?&lt;BR /&gt;&lt;BR /&gt;Any takers ?&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2010 15:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648565#M41165</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-06-16T15:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx options ql2xmaxqdepth=16 not getting set</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648566#M41166</link>
      <description>Been there Tim.&lt;BR /&gt;If you installed the hp-qla2xxx drivers it's almost always causing by the HBA drivers being loaded in initrd, that's makes them ignore any parameters you set on modprobe.conf&lt;BR /&gt;Depending on the OS Version, in my case RHEL &amp;gt;= 5.2, i reccomend NOT TO USE the drivers supplied by HP and use the ones supplied by redhat with the kernel. &lt;BR /&gt;In order to help I'd need to know: &lt;BR /&gt;A) What SAN vendor infrastructure are you connecting to (ie EMC, Hitachi, HP&lt;BR /&gt;B) What OS version are you using.&lt;BR /&gt;C) What HBA model you got.&lt;BR /&gt;&lt;BR /&gt;Hope it was helpful!</description>
      <pubDate>Wed, 16 Jun 2010 15:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648566#M41166</guid>
      <dc:creator>Gerardo Arceri</dc:creator>
      <dc:date>2010-06-16T15:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx options ql2xmaxqdepth=16 not getting set</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648567#M41167</link>
      <description>I am using the rhel provided drivers for my qlogic 2462 hba.(at least I think I am)&lt;BR /&gt;&lt;BR /&gt;the settings I am attempting to configure were provided in the release notes for the HPDMmultipath.  I installed the HPDMmultipath as I am using EVA4xxx storage and wanted the updated mulitpath.conf file.&lt;BR /&gt;&lt;BR /&gt;A) What SAN vendor infrastructure are you connecting to (ie EMC, Hitachi, HP &amp;lt;&amp;lt;- EVA4xxx&lt;BR /&gt;B) What OS version are you using. &amp;lt;--OEL 5.4&lt;BR /&gt;C) What HBA model you got. &amp;lt;&amp;lt;-QLE2462&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2010 15:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648567#M41167</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-06-16T15:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx options ql2xmaxqdepth=16 not getting set</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648568#M41168</link>
      <description>Can you check if qla2xxx is being included in your initrd file ?&lt;BR /&gt;This will be the case if you have installed the drivers provided by HP:&lt;BR /&gt;&lt;BR /&gt;# rpm -q hp_qla2x00src&lt;BR /&gt;hp_qla2x00src-8.01.07.25.02-1&lt;BR /&gt;&lt;BR /&gt;if hp_qla2x00src exists then the drivers will be loaded on initrd and modprobe.conf setting will get ignored unless you use /opt/hp/src/hp_qla2x00src/set_parm to set these parameters manually and rebuild initrd.&lt;BR /&gt;&lt;BR /&gt;Unless you boot from SAN there is no reason to have the drivers loaded there.&lt;BR /&gt;Let me know if you need help to remove these drivers and use the ones that come with RedHat's kernel.</description>
      <pubDate>Wed, 16 Jun 2010 18:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648568#M41168</guid>
      <dc:creator>Gerardo Arceri</dc:creator>
      <dc:date>2010-06-16T18:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx options ql2xmaxqdepth=16 not getting set</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648569#M41169</link>
      <description>Did not install hp qlogic drivers.&lt;BR /&gt;&lt;BR /&gt;rpm -q hp_qla2x00src&lt;BR /&gt;package hp_qla2x00src is not installed&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2010 18:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648569#M41169</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-06-16T18:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx options ql2xmaxqdepth=16 not getting set</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648570#M41170</link>
      <description>Tim sir..&lt;BR /&gt;&lt;BR /&gt;You're Probably following the recommendations spec'd in HP's Dynamic Mapper specifically for HP Storage - right?&lt;BR /&gt;&lt;BR /&gt;You need to create a new initrd image after you add thoe entties in modprobe.conf sir.&lt;BR /&gt;&lt;BR /&gt;Those recommendations are to ensure optimal performance of HP Storage Arrays coupled with mulipath.conf settings which you should use with the HPDM kit.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See the following:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=12169&amp;amp;prodSeriesId=3559651&amp;amp;swItem=co-80321-1&amp;amp;prodNameId=3559652&amp;amp;swEnvOID=4004&amp;amp;swLang=13&amp;amp;taskId=135&amp;amp;mode=4&amp;amp;idx=0#HPDM_Multipath" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=12169&amp;amp;prodSeriesId=3559651&amp;amp;swItem=co-80321-1&amp;amp;prodNameId=3559652&amp;amp;swEnvOID=4004&amp;amp;swLang=13&amp;amp;taskId=135&amp;amp;mode=4&amp;amp;idx=0#HPDM_Multipath&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2010 13:50:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648570#M41170</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2010-06-17T13:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx options ql2xmaxqdepth=16 not getting set</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648571#M41171</link>
      <description>Alzy,&lt;BR /&gt;&lt;BR /&gt;Did that.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2010 15:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648571#M41171</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-06-17T15:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx options ql2xmaxqdepth=16 not getting set</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648572#M41172</link>
      <description>Figured it out.&lt;BR /&gt;&lt;BR /&gt;a modprobe with a -v tells me that I am a dummy and one of the options was invalid.&lt;BR /&gt;basically th ql2xloginretry-count should be ql2xloginretrycount. &lt;BR /&gt;Found the correct name using "modinfo qla2xx"&lt;BR /&gt;&lt;BR /&gt;( the included release notes for this version are WRONG !! )&lt;BR /&gt;&lt;BR /&gt;Fix this in modprobe.conf, mkinitrd and reboot to make sure it sticks.&lt;BR /&gt;&lt;BR /&gt;Check with cat /sys/module/qla2xxx/parameters/ql2xmaxqdepth&lt;BR /&gt;&lt;BR /&gt;thanks everyone for the responses.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jun 2010 18:24:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-options-ql2xmaxqdepth-16-not-getting-set/m-p/4648572#M41172</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-06-24T18:24:20Z</dc:date>
    </item>
  </channel>
</rss>

