<?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: MSA2012fc Connectivity with RHEL 5 Host - define mount points in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675549#M60948</link>
    <description>anyone have expertise in linux please tell what steps should i take to present LUN's to desired servers.</description>
    <pubDate>Tue, 17 Aug 2010 17:05:45 GMT</pubDate>
    <dc:creator>MUHAMMAD RAHEEL LODHI_1</dc:creator>
    <dc:date>2010-08-17T17:05:45Z</dc:date>
    <item>
      <title>MSA2012fc Connectivity with RHEL 5 Host - define mount points</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675548#M60947</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;We have 1 "MSA2012fc DC MSA" connected with "DL580 G5 SERVER" directly through "HP FC1243 4GB PCI-X 2.0 DC HBA", i have to install RHEL 5.4 in DL580 G5 server, please guide me through steps to configure define mount points in the SAN.&lt;BR /&gt;&lt;BR /&gt;P.S. MSA 2012fc have 10 x 146 GB 15k 3.5" SAS HDD and we have configured RAID - 1+0 with five equal partitions in it. snap shot attached.</description>
      <pubDate>Tue, 17 Aug 2010 04:09:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675548#M60947</guid>
      <dc:creator>MUHAMMAD RAHEEL LODHI_1</dc:creator>
      <dc:date>2010-08-17T04:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: MSA2012fc Connectivity with RHEL 5 Host - define mount points</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675549#M60948</link>
      <description>anyone have expertise in linux please tell what steps should i take to present LUN's to desired servers.</description>
      <pubDate>Tue, 17 Aug 2010 17:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675549#M60948</guid>
      <dc:creator>MUHAMMAD RAHEEL LODHI_1</dc:creator>
      <dc:date>2010-08-17T17:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: MSA2012fc Connectivity with RHEL 5 Host - define mount points</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675550#M60949</link>
      <description>In the 2012 you need to define the WWID of the HBA in the DL580 to access the LUNS created on the 2012. Once the HBA has the proper access, the OS should see the LUNS as /dev/sdX where X will be a letter i.e. /dev/sda, /dev/sdb etc etc&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2010 02:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675550#M60949</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-08-18T02:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: MSA2012fc Connectivity with RHEL 5 Host - define mount points</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675551#M60950</link>
      <description>would you able to tell how can i configure the LUN's in Linux. what steps do i take to define the filesystem and place them in order of /u01, /u02 upto /u05  ?</description>
      <pubDate>Wed, 18 Aug 2010 04:08:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675551#M60950</guid>
      <dc:creator>MUHAMMAD RAHEEL LODHI_1</dc:creator>
      <dc:date>2010-08-18T04:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: MSA2012fc Connectivity with RHEL 5 Host - define mount points</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675552#M60951</link>
      <description>once you can access the LUNS you need to create the directory structure then add the device and the mount point in /etc/fstab&lt;BR /&gt;&lt;BR /&gt;# mkdir /u0{1,2,3,4,5}&lt;BR /&gt;# vi /etc/fstab&lt;BR /&gt;&lt;BR /&gt;an example of /etc/fstab would be something like&lt;BR /&gt;&lt;BR /&gt;/dev/sda    /u01  ext3  defaults  1 2&lt;BR /&gt;/dev/sdb    /u02  ext3  defaults  1 2&lt;BR /&gt;/dev/sdc    /u03  ext3  defaults  1 2&lt;BR /&gt;/dev/sdd    /u04  ext3  defaults  1 2&lt;BR /&gt;/dev/sde    /u05  ext3  defaults  1 2&lt;BR /&gt;&lt;BR /&gt;man fstab for more information&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2010 14:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675552#M60951</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-08-18T14:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: MSA2012fc Connectivity with RHEL 5 Host - define mount points</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675553#M60952</link>
      <description>as i am very new to RHEL, please confirm me the steps with commands do i take including formatting the mount points to make it accessible to the host. if there is any guide to do this please suggest.</description>
      <pubDate>Thu, 19 Aug 2010 03:45:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675553#M60952</guid>
      <dc:creator>MUHAMMAD RAHEEL LODHI_1</dc:creator>
      <dc:date>2010-08-19T03:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: MSA2012fc Connectivity with RHEL 5 Host - define mount points</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675554#M60953</link>
      <description>Any update ?</description>
      <pubDate>Fri, 20 Aug 2010 08:42:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675554#M60953</guid>
      <dc:creator>MUHAMMAD RAHEEL LODHI_1</dc:creator>
      <dc:date>2010-08-20T08:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: MSA2012fc Connectivity with RHEL 5 Host - define mount points</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675555#M60954</link>
      <description>Red Hat Documentation&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://access.redhat.com/knowledge/docs/manuals/enterprise/#RHEL5" target="_blank"&gt;https://access.redhat.com/knowledge/docs/manuals/enterprise/#RHEL5&lt;/A&gt;</description>
      <pubDate>Fri, 20 Aug 2010 10:23:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa2012fc-connectivity-with-rhel-5-host-define-mount-points/m-p/4675555#M60954</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-08-20T10:23:25Z</dc:date>
    </item>
  </channel>
</rss>

