<?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: cluster file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525450#M556328</link>
    <description>Dear Fabio ,&lt;BR /&gt;&lt;BR /&gt;I will put the cfs /data on the package ,&lt;BR /&gt;because the customer want to mount this file system when the package is up .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks</description>
    <pubDate>Mon, 02 Nov 2009 09:40:56 GMT</pubDate>
    <dc:creator>alishokry</dc:creator>
    <dc:date>2009-11-02T09:40:56Z</dc:date>
    <item>
      <title>cluster file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525447#M556325</link>
      <description>Hello ,&lt;BR /&gt;&lt;BR /&gt;1-I have a two cluster, cluster1( on two nodes, Node A &amp;amp; Node B)&lt;BR /&gt;and cluster2 ( on two nodes, Node C &amp;amp; Node D). &lt;BR /&gt;2- Cluster1  has one package called pkg1 , and this pkg1 activate LVM VG.&lt;BR /&gt;3-Cluster 2 has one package called pkg2 , and this pkg2 active LVM VG.&lt;BR /&gt;4- And I have Storage Foundation cluster file system version 5 MP2 software , not installed yet.&lt;BR /&gt;5-The VERITAS guy will create a CVM disk group , and a one CFS file system called /data.&lt;BR /&gt;&lt;BR /&gt;The question is:&lt;BR /&gt;The /data file system can be added in pkg1 of cluster1 and pkg2 of cluster2 , and can be mounted by the two cluster on the same time or not ? &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Nov 2009 07:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525447#M556325</guid>
      <dc:creator>alishokry</dc:creator>
      <dc:date>2009-11-02T07:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: cluster file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525448#M556326</link>
      <description>All confusion here. Not sure what exactly do you want to do. I think, a CFS file system can be mounted on any of the nodes in that cluster. It can not belong to more than one cluster.</description>
      <pubDate>Mon, 02 Nov 2009 08:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525448#M556326</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2009-11-02T08:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: cluster file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525449#M556327</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if I understand your question, I think it's not a good idea to have LVM VG and CVM disk group in the same package. I'd prefer to let the new CVM disk group outside the pkg1 and pkg2.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Mon, 02 Nov 2009 09:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525449#M556327</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2009-11-02T09:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: cluster file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525450#M556328</link>
      <description>Dear Fabio ,&lt;BR /&gt;&lt;BR /&gt;I will put the cfs /data on the package ,&lt;BR /&gt;because the customer want to mount this file system when the package is up .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 02 Nov 2009 09:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525450#M556328</guid>
      <dc:creator>alishokry</dc:creator>
      <dc:date>2009-11-02T09:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: cluster file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525451#M556329</link>
      <description>Good luck...</description>
      <pubDate>Mon, 02 Nov 2009 10:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525451#M556329</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2009-11-02T10:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: cluster file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525452#M556330</link>
      <description>If you have a requirement that /data would need to be mounted by both clusters at the same time, building two separate clusters is a wrong solution.&lt;BR /&gt;&lt;BR /&gt;Instead, you should merge the two clusters into one big cluster with 4 nodes. Then it'll be no problem to make the /data CFS visible on all nodes simultaneously, if you wish. &lt;BR /&gt;&lt;BR /&gt;You can then use package configuration to limit which nodes each application package may use (= you can still make pkg1 use only nodes A and B, and pkg2 use only C and D).&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 02 Nov 2009 10:56:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525452#M556330</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-11-02T10:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: cluster file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525453#M556331</link>
      <description>&lt;BR /&gt;The cluster filesystem can be a dependency of the package so that makes sure the cluster filesystem package is up before the application package.  The application package can still have its own volume group.&lt;BR /&gt;&lt;BR /&gt;Agree with previous poster that a Cluster filesystem can only span a single cluster.  Create a 4 node cluster with all nodes.</description>
      <pubDate>Tue, 03 Nov 2009 03:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525453#M556331</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2009-11-03T03:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: cluster file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525454#M556332</link>
      <description>&amp;gt; Create a 4 node cluster with all nodes.&lt;BR /&gt;&lt;BR /&gt;...or use the HA-NFS extension to ServiceGuard, and export the FS to the nodes of the other cluster via NFS. This way you don't need to reconfigure the cluster, but in trade you will have some performance loss to CFS. As it was mentioned, the CFS file system cannot span between different clusters.&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2009 12:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-file-system/m-p/4525454#M556332</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-11-03T12:51:01Z</dc:date>
    </item>
  </channel>
</rss>

