<?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: Shared filesystem for multinodes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267611#M659876</link>
    <description>&amp;gt;No locking API is available in application currently.&lt;BR /&gt;&lt;BR /&gt;I'm confused.  What do you mean by this?  The FS doesn't support locking so the application doesn't bother?&lt;BR /&gt;&lt;BR /&gt;If so, how does the application work for a local filesystem, single threaded/process?</description>
    <pubDate>Wed, 29 Dec 2010 05:17:42 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-12-29T05:17:42Z</dc:date>
    <item>
      <title>Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267602#M659867</link>
      <description>There are six servers running HP-UX 11.31 DCOE.&lt;BR /&gt;And four mount points (file system) are on one server.&lt;BR /&gt;How to share these four mount points between all six servers so that these are accessible to application on all six nodes for read write operations equally.&lt;BR /&gt;Oracle is not being used so SgeRAC is not the option.&lt;BR /&gt;Please share any reference document.</description>
      <pubDate>Mon, 27 Dec 2010 11:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267602#M659867</guid>
      <dc:creator>Abid Iqbal</dc:creator>
      <dc:date>2010-12-27T11:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267603#M659868</link>
      <description>Use NFS share.&lt;BR /&gt;&lt;BR /&gt;Add the entries in /etc/dfs/dfstab&lt;BR /&gt;&lt;BR /&gt;then do shareall command.</description>
      <pubDate>Mon, 27 Dec 2010 11:54:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267603#M659868</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2010-12-27T11:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267604#M659869</link>
      <description>Thanks for the reply.&lt;BR /&gt;NFS is not the option. Some servicegaurd solutions......?</description>
      <pubDate>Mon, 27 Dec 2010 12:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267604#M659869</guid>
      <dc:creator>Abid Iqbal</dc:creator>
      <dc:date>2010-12-27T12:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267605#M659870</link>
      <description>You can create a nfs serviceguard package...</description>
      <pubDate>Mon, 27 Dec 2010 12:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267605#M659870</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2010-12-27T12:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267606#M659871</link>
      <description>HP cluster file System (CFS). Is a viable option for this.  It is a purchased product.  Yes it is used for Oracle RAC but it can be used without it too.  It is easy to setup using Cluster VxVM and allows all nodes to read and write the local disks from any node.&lt;BR /&gt;&lt;BR /&gt;There is no separate locking api so the last one that saves data will write so you need to make sure that the systems do not step on each other (oracle takes care of it when using RAC) but it is a good option.&lt;BR /&gt;&lt;BR /&gt;Why not NFS. NFS is a great protocol and can deal with locking of files since one is the nfs server and all requests go through that node. IF that node fails the NFS package starts on another node. The cross mount capabilities of the NFS package allow the package to be mounted locally and on all of the nodes on the same mount point.</description>
      <pubDate>Mon, 27 Dec 2010 23:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267606#M659871</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2010-12-27T23:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267607#M659872</link>
      <description>Thanks Emil,&lt;BR /&gt;With out locking management, it would be difficult to use CFS as there is a great chance of data loss. The servers are running a critical customer application.&lt;BR /&gt;NFS is not because the operations require faster performance.&lt;BR /&gt;Any other suggestions?</description>
      <pubDate>Tue, 28 Dec 2010 12:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267607#M659872</guid>
      <dc:creator>Abid Iqbal</dc:creator>
      <dc:date>2010-12-28T12:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267608#M659873</link>
      <description>&amp;gt;Without locking management, it would be difficult to use CFS as there is a great chance of data loss.&lt;BR /&gt;&lt;BR /&gt;What locking API is the application currently using?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Dec 2010 14:42:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267608#M659873</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-28T14:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267609#M659874</link>
      <description>Hi , &lt;BR /&gt;&lt;BR /&gt;As Emil already conveyed -Application should be intelligent enough to handel and understand that underlying filesystem is a cluster filesystem , and not a usual one ...why don't you discuss this first with the application support , just a thought.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Dec 2010 04:33:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267609#M659874</guid>
      <dc:creator>DeafFrog</dc:creator>
      <dc:date>2010-12-29T04:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267610#M659875</link>
      <description>&amp;gt;What locking API is the application currently using?&lt;BR /&gt;No locking API is available in application currently. &lt;BR /&gt;</description>
      <pubDate>Wed, 29 Dec 2010 05:09:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267610#M659875</guid>
      <dc:creator>Abid Iqbal</dc:creator>
      <dc:date>2010-12-29T05:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267611#M659876</link>
      <description>&amp;gt;No locking API is available in application currently.&lt;BR /&gt;&lt;BR /&gt;I'm confused.  What do you mean by this?  The FS doesn't support locking so the application doesn't bother?&lt;BR /&gt;&lt;BR /&gt;If so, how does the application work for a local filesystem, single threaded/process?</description>
      <pubDate>Wed, 29 Dec 2010 05:17:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267611#M659876</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-29T05:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267612#M659877</link>
      <description>Means no locking API for CFS.&lt;BR /&gt;It is working on local file system on single server.</description>
      <pubDate>Wed, 29 Dec 2010 06:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267612#M659877</guid>
      <dc:creator>Abid Iqbal</dc:creator>
      <dc:date>2010-12-29T06:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267613#M659878</link>
      <description>&amp;gt;Means no locking API for CFS.&lt;BR /&gt;&lt;BR /&gt;I suppose this more accurately means that calls to lockf(2) and fcntl(2) are ignored?</description>
      <pubDate>Wed, 29 Dec 2010 06:16:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267613#M659878</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-29T06:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267614#M659879</link>
      <description>Yes Right.&lt;BR /&gt;Final conclusion, CFS is not the solution for this?&lt;BR /&gt;Is it confirmed?</description>
      <pubDate>Wed, 29 Dec 2010 07:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267614#M659879</guid>
      <dc:creator>Abid Iqbal</dc:creator>
      <dc:date>2010-12-29T07:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267615#M659880</link>
      <description>&amp;gt;CFS is not the solution for this?&lt;BR /&gt;&lt;BR /&gt;It doesn't seem like it.  It seems all CFS does is to synchronize filesystem metadata but not user data.</description>
      <pubDate>Wed, 29 Dec 2010 12:33:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267615#M659880</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-29T12:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Shared filesystem for multinodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267616#M659881</link>
      <description>Thank you all for the support and help.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jan 2011 10:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-filesystem-for-multinodes/m-p/5267616#M659881</guid>
      <dc:creator>Abid Iqbal</dc:creator>
      <dc:date>2011-01-03T10:29:12Z</dc:date>
    </item>
  </channel>
</rss>

