<?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 Unable to mount path from SAN in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unable-to-mount-path-from-san/m-p/3952526#M27202</link>
    <description>I have attach the linux server to the SAN storage as below , all the path from the SAN can be mount but except /dev/emcpowerf1 is not mount, I sure this path (/dev/emcpowerf1) is available , the error as below , can advise what is the possible reason of it ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#/etc/fstab&lt;BR /&gt;/dev/emcpowerb1 /mnt/c1 ext3 &lt;BR /&gt;/dev/emcpowerc1 /mnt/c2 ext3 &lt;BR /&gt;/dev/emcpowerd1 /mnt/c3 ext3 &lt;BR /&gt;/dev/emcpowere1 /mnt/c4 ext3 &lt;BR /&gt;/dev/emcpowerf1 /mnt/c5 ext3 &lt;BR /&gt;/dev/emcpowerg1 /mnt/c6 ext3 &lt;BR /&gt;/dev/emcpowerh1 /mnt/c7 ext3 &lt;BR /&gt;/dev/emcpoweri1 /mnt/c8 ext3 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#mount /dev/emcpowerf1 /mnt/c5&lt;BR /&gt;mount: /dev/emcpowerf1 is not a valid block device</description>
    <pubDate>Tue, 27 Feb 2007 20:49:41 GMT</pubDate>
    <dc:creator>hangyu</dc:creator>
    <dc:date>2007-02-27T20:49:41Z</dc:date>
    <item>
      <title>Unable to mount path from SAN</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-mount-path-from-san/m-p/3952526#M27202</link>
      <description>I have attach the linux server to the SAN storage as below , all the path from the SAN can be mount but except /dev/emcpowerf1 is not mount, I sure this path (/dev/emcpowerf1) is available , the error as below , can advise what is the possible reason of it ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#/etc/fstab&lt;BR /&gt;/dev/emcpowerb1 /mnt/c1 ext3 &lt;BR /&gt;/dev/emcpowerc1 /mnt/c2 ext3 &lt;BR /&gt;/dev/emcpowerd1 /mnt/c3 ext3 &lt;BR /&gt;/dev/emcpowere1 /mnt/c4 ext3 &lt;BR /&gt;/dev/emcpowerf1 /mnt/c5 ext3 &lt;BR /&gt;/dev/emcpowerg1 /mnt/c6 ext3 &lt;BR /&gt;/dev/emcpowerh1 /mnt/c7 ext3 &lt;BR /&gt;/dev/emcpoweri1 /mnt/c8 ext3 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#mount /dev/emcpowerf1 /mnt/c5&lt;BR /&gt;mount: /dev/emcpowerf1 is not a valid block device</description>
      <pubDate>Tue, 27 Feb 2007 20:49:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-mount-path-from-san/m-p/3952526#M27202</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2007-02-27T20:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to mount path from SAN</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-mount-path-from-san/m-p/3952527#M27203</link>
      <description>It looks as though you do not want to use&lt;BR /&gt;LVM (no volume manager). That is fine if&lt;BR /&gt;that is what your design wants.&lt;BR /&gt;&lt;BR /&gt;Anyway, you must run commands mke2fs(1) to&lt;BR /&gt;create file systems firstly...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;VK2COT&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 19:06:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-mount-path-from-san/m-p/3952527#M27203</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2007-02-28T19:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to mount path from SAN</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-mount-path-from-san/m-p/3952528#M27204</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We had some problems initially with our SAN and RHEL - the file system devices moved about due to the SANs multipath and mounting via the label we would often get duplicate label errors. We wanted to move away from EMC Power Path due to kernel versioning restrictions.&lt;BR /&gt;&lt;BR /&gt;In the end we use Native mode Multipath (DM-MPIO), although it isnt technically as good as EMC's multipath. &lt;BR /&gt;&lt;BR /&gt;We also dont use LVM!&lt;BR /&gt;&lt;BR /&gt;Anyway the EMC document is called "Native Multipath Failover Based on DM-MPIO for&lt;BR /&gt;v2.6.x Linux Kernel and EMC Storage Arrays" and it covers SLES and RHEL systems primarily.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Robert.</description>
      <pubDate>Wed, 28 Feb 2007 20:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-mount-path-from-san/m-p/3952528#M27204</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2007-02-28T20:19:28Z</dc:date>
    </item>
  </channel>
</rss>

