<?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: ext3 and LUN sharing in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214270#M51474</link>
    <description>So far I have not seen a cluster software for Linux that provides SCSI reservation for LUNs in a failover configuration (Maybe ServiceGuard).&lt;BR /&gt;&lt;BR /&gt;You could use the Linux HA software (&lt;A href="http://www.linux-ha.org/)," target="_blank"&gt;http://www.linux-ha.org/),&lt;/A&gt; it provides some "fencing" schemes or STONITH options to avoid file system corruption.&lt;BR /&gt;&lt;BR /&gt;Cluster Suite is another option.</description>
    <pubDate>Mon, 14 Dec 2009 17:53:20 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2009-12-14T17:53:20Z</dc:date>
    <item>
      <title>ext3 and LUN sharing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214269#M51473</link>
      <description>Hi there,&lt;BR /&gt;Is there a way to share the same LUN between 2 different servers, based on the ext3 FS? &lt;BR /&gt;In other words, is there a way to control scsi reservation/release trough ext3?&lt;BR /&gt;Of course, we do not intend to access the same LUN from 2 servers at the same time (there’ll be 1w standby host) but we want to be sure that once we’ll swap to the standby node, we’ll be able to mount the FS without scsi reservation conflicts.&lt;BR /&gt;Thx</description>
      <pubDate>Mon, 14 Dec 2009 16:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214269#M51473</guid>
      <dc:creator>Reiniche</dc:creator>
      <dc:date>2009-12-14T16:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: ext3 and LUN sharing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214270#M51474</link>
      <description>So far I have not seen a cluster software for Linux that provides SCSI reservation for LUNs in a failover configuration (Maybe ServiceGuard).&lt;BR /&gt;&lt;BR /&gt;You could use the Linux HA software (&lt;A href="http://www.linux-ha.org/)," target="_blank"&gt;http://www.linux-ha.org/),&lt;/A&gt; it provides some "fencing" schemes or STONITH options to avoid file system corruption.&lt;BR /&gt;&lt;BR /&gt;Cluster Suite is another option.</description>
      <pubDate>Mon, 14 Dec 2009 17:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214270#M51474</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-12-14T17:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: ext3 and LUN sharing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214271#M51475</link>
      <description>You can also see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://linux.die.net/man/8/sg_persist" target="_blank"&gt;http://linux.die.net/man/8/sg_persist&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://kbase.redhat.com/faq/docs/DOC-17809" target="_blank"&gt;http://kbase.redhat.com/faq/docs/DOC-17809&lt;/A&gt;</description>
      <pubDate>Mon, 14 Dec 2009 19:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214271#M51475</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-12-14T19:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: ext3 and LUN sharing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214272#M51476</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Short answer is:&lt;BR /&gt;&lt;BR /&gt;GFS is the filesystem designed for simultaneous access and LUN sharing.&lt;BR /&gt;&lt;BR /&gt;If as you note above, you DO NOT require simultaneous access, then ext3 will work for you.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 14 Dec 2009 21:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214272#M51476</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-12-14T21:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: ext3 and LUN sharing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214273#M51477</link>
      <description>Thanks for you answers! That's all I wanted to know.&lt;BR /&gt;Cheers!</description>
      <pubDate>Mon, 14 Dec 2009 21:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214273#M51477</guid>
      <dc:creator>Reiniche</dc:creator>
      <dc:date>2009-12-14T21:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: ext3 and LUN sharing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214274#M51478</link>
      <description>Thread Closed -</description>
      <pubDate>Mon, 14 Dec 2009 21:57:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext3-and-lun-sharing/m-p/5214274#M51478</guid>
      <dc:creator>Reiniche</dc:creator>
      <dc:date>2009-12-14T21:57:51Z</dc:date>
    </item>
  </channel>
</rss>

