<?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 dirver problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240620#M52155</link>
    <description>Thanks MK, I had just ran the vgchange command and it worked.&lt;BR /&gt;&lt;BR /&gt;Also thanks for the info regarding the drivers. I was given a very quick handover last year, and one thing that was mentioned was a different driver to allow multipathing.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 24 May 2010 04:52:14 GMT</pubDate>
    <dc:creator>Mark McDonald_2</dc:creator>
    <dc:date>2010-05-24T04:52:14Z</dc:date>
    <item>
      <title>qla2xxx dirver problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240615#M52150</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;We have 2 identical servers (DL380 G5) connected to a raid via fibre cards. RHEL 5.0.&lt;BR /&gt;&lt;BR /&gt;These boxes were running fine untill we lost power to the server room last week. 1 server has come back up fine, but the other has failed ot load the qla2xxx driver.&lt;BR /&gt;&lt;BR /&gt;dmesg on the failed server:&lt;BR /&gt;qla2xxx: Unknown parameter `ql2xfailover'&lt;BR /&gt;&lt;BR /&gt;There is no options line in modprobe.conf on either server. &lt;BR /&gt;&lt;BR /&gt;The last line of lsmod on the failed server shows qla2xxx is missing:&lt;BR /&gt;scsi_mod              130637  4 sg,cciss,scsi_transport_fc,sd_mod&lt;BR /&gt;&lt;BR /&gt;qla2xxx is there on the other machine.&lt;BR /&gt;&lt;BR /&gt;I am unable to add the driver using modprobe:&lt;BR /&gt;&amp;gt; modprobe qla2xxx&lt;BR /&gt;FATAL: Module qla2xxx not found.&lt;BR /&gt;&lt;BR /&gt;I'm not sure where to look next.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance Mark.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 May 2010 01:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240615#M52150</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2010-05-24T01:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx dirver problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240616#M52151</link>
      <description>I've just checked another environment with the same hardware and OS. &lt;BR /&gt;&lt;BR /&gt;That also seems to have the same problem.&lt;BR /&gt;&lt;BR /&gt;The machine that had the disks mounted prior to the power loss has failed to load the qla2xxx driver. Some sort of corruption?</description>
      <pubDate>Mon, 24 May 2010 01:38:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240616#M52151</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2010-05-24T01:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx dirver problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240617#M52152</link>
      <description>Just tried rebuilding the initrd, but that omitted the qla2xxx driver completely. &lt;BR /&gt;&lt;BR /&gt;This directory is empty: /lib/modules/2.6.18-8.1.6.el5/kernel/drivers/scsi/qla2xxx&lt;BR /&gt;&lt;BR /&gt;Should that contain the module?</description>
      <pubDate>Mon, 24 May 2010 02:43:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240617#M52152</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2010-05-24T02:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx dirver problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240618#M52153</link>
      <description>ok, copied the initrd across from the working server and we have the qla driver loaded and can see the disks.&lt;BR /&gt;&lt;BR /&gt;Problem now is /dev/vg01 and /dev/vg02 are missing, how can I recreate them?&lt;BR /&gt;&lt;BR /&gt;vgscan can see vg01 and vg02</description>
      <pubDate>Mon, 24 May 2010 03:14:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240618#M52153</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2010-05-24T03:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx dirver problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240619#M52154</link>
      <description>&amp;gt; qla2xxx: Unknown parameter `ql2xfailover'&lt;BR /&gt;&lt;BR /&gt;There are (at least) two different versions of the qla2xxx driver. The RHEL 5 includes a standard version of the driver, which does not have built-in multipath handling. RedHat's recommendation is to use device-mapper multipath instead.&lt;BR /&gt;&lt;BR /&gt;HP offers a version of the qla2xxx driver that includes the built-in multipath feature. The message "unknown parameter 'ql2xfailover'" suggests you used to have the version _with_ the multipath feature.&lt;BR /&gt;(The ql2xfailover option is specific to the built-in multipath feature.)&lt;BR /&gt;&lt;BR /&gt;The VGs are probably not activated for some reason. What happens if you try to activate them?&lt;BR /&gt;&lt;BR /&gt;vgchange -a y vg01&lt;BR /&gt;vgchange -a y vg02&lt;BR /&gt;&lt;BR /&gt;(In Linux LVM2, the udev subsystem manages the device files for the LVs: it creates the devices when the VG and its LVs are activated, and removes them when they are deactivated. The LV device names are guaranteed to be persistent, but the major/minor device numbers aren't.)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 24 May 2010 04:47:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240619#M52154</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-05-24T04:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx dirver problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240620#M52155</link>
      <description>Thanks MK, I had just ran the vgchange command and it worked.&lt;BR /&gt;&lt;BR /&gt;Also thanks for the info regarding the drivers. I was given a very quick handover last year, and one thing that was mentioned was a different driver to allow multipathing.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 May 2010 04:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240620#M52155</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2010-05-24T04:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: qla2xxx dirver problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240621#M52156</link>
      <description>copying initrd from the other system fixed the driver issue.&lt;BR /&gt;&lt;BR /&gt;vgchange -a y vg01/2 fixed the missing /dev/vg0* issue.&lt;BR /&gt;&lt;BR /&gt;Finally I need to reinstall the driver so that I can recreate initrd from the system its self.</description>
      <pubDate>Mon, 24 May 2010 04:54:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/qla2xxx-dirver-problem/m-p/5240621#M52156</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2010-05-24T04:54:04Z</dc:date>
    </item>
  </channel>
</rss>

