<?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 Multipathing in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303098#M62664</link>
    <description>Hi all,&lt;BR /&gt;I have two ML570G4 with MSA 2000 storage.In ML570 I have two Emulex HBA. OS is RHEL 4.6 and kernel version is 2.6.9-42.ELsmp. Emulex driver which I am using is hp-lpfc-8.0.16.40-5. Problem is that I configured 4 logical drives in MSA2000 now problem is that on linux it showing 8 logical drives. question is that is secure path available for RHEL4 or is any other procedure to configure these paths or drives.</description>
    <pubDate>Mon, 10 Nov 2008 07:05:36 GMT</pubDate>
    <dc:creator>khalid rasool_2</dc:creator>
    <dc:date>2008-11-10T07:05:36Z</dc:date>
    <item>
      <title>Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303098#M62664</link>
      <description>Hi all,&lt;BR /&gt;I have two ML570G4 with MSA 2000 storage.In ML570 I have two Emulex HBA. OS is RHEL 4.6 and kernel version is 2.6.9-42.ELsmp. Emulex driver which I am using is hp-lpfc-8.0.16.40-5. Problem is that I configured 4 logical drives in MSA2000 now problem is that on linux it showing 8 logical drives. question is that is secure path available for RHEL4 or is any other procedure to configure these paths or drives.</description>
      <pubDate>Mon, 10 Nov 2008 07:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303098#M62664</guid>
      <dc:creator>khalid rasool_2</dc:creator>
      <dc:date>2008-11-10T07:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303099#M62665</link>
      <description>all logical drives is sourced from one logical drive.&lt;BR /&gt;you need to partitioned this drive.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2008 08:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303099#M62665</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-11-10T08:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303100#M62666</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;multipath is built into the OS. If there are two paths it will be recongized.&lt;BR /&gt;&lt;BR /&gt;RHEL 4.6 and kernel version is 2.6.9-42.ELsmp.&lt;BR /&gt;&lt;BR /&gt;The kernel version you state does not match RHEL 4.6. This inconsistency can cause loss of functionality.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 10 Nov 2008 12:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303100#M62666</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-11-10T12:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303101#M62667</link>
      <description>Sorry, you are right we are using RHEL AS 4.4, Is multi path built in this version or I have to update this version.I also downloded Linux update 5 and Device mapper enablement kit for HP.Can you tell me the installation procedure of DM 4.0.0.&lt;BR /&gt;Thanks for correction......&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 10 Nov 2008 15:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303101#M62667</guid>
      <dc:creator>khalid rasool_2</dc:creator>
      <dc:date>2008-11-10T15:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303102#M62668</link>
      <description>Secure Path for Linux has not been actively developed for quite some time as it has been abandoned in favor of using Device Mapper MPIO. Device Mapper multipathing has improved greatly since RHEL4.4. You should get the latest update which I think is RHEL4.7.&lt;BR /&gt;&lt;BR /&gt;To enable multipathing &lt;BR /&gt;# chkconfig multipathd on&lt;BR /&gt;# serivice multipathd start&lt;BR /&gt;&lt;BR /&gt;The command&lt;BR /&gt;# multipath -l &lt;BR /&gt;will show you the paths recognised. &lt;BR /&gt;&lt;BR /&gt;You may need to create the /etc/multipath.conf file as I'm not sure the code in RHEL4.7 understands the MSA2000. The documentation in the HP DM kit v4 shows the values for the file.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Nov 2008 12:50:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303102#M62668</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2008-11-11T12:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303103#M62669</link>
      <description>Thanks for reply, I have configured multi pathing thru DM enablement kit v4.0.0 for HP.Now system is showing two devices which is as follows&lt;BR /&gt;&lt;BR /&gt;/dev/mapper/mpath0&lt;BR /&gt;/dev/mapper/mpath1&lt;BR /&gt;&lt;BR /&gt;However thanks for your help</description>
      <pubDate>Tue, 11 Nov 2008 18:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipathing/m-p/4303103#M62669</guid>
      <dc:creator>khalid rasool_2</dc:creator>
      <dc:date>2008-11-11T18:11:00Z</dc:date>
    </item>
  </channel>
</rss>

