<?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: NFS mount for package in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-for-package/m-p/3035733#M707989</link>
    <description>Thanks guys for the hints. I'll give it a try.</description>
    <pubDate>Tue, 29 Jul 2003 05:54:09 GMT</pubDate>
    <dc:creator>Cristi BODNARIUC</dc:creator>
    <dc:date>2003-07-29T05:54:09Z</dc:date>
    <item>
      <title>NFS mount for package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-for-package/m-p/3035729#M707985</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Is it possible for a package to use (instead of a disk) a NFS mount point on the network?&lt;BR /&gt;&lt;BR /&gt;I know that in practice it is not proper to do this, but I wonder if it could be possible to configure something like this with ServiceGuard.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Cristi</description>
      <pubDate>Tue, 29 Jul 2003 05:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-for-package/m-p/3035729#M707985</guid>
      <dc:creator>Cristi BODNARIUC</dc:creator>
      <dc:date>2003-07-29T05:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount for package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-for-package/m-p/3035730#M707986</link>
      <description>hi Cristi,&lt;BR /&gt;Strictly speaking it is possible, you must configure in the customer_defined_run_function() the proper code to do the remote mount and umount, and also in the customer_defined_halt_function.&lt;BR /&gt;&lt;BR /&gt;In that case, you must take care of all the possible failure situation, and with nfs on hpux is not that easy.&lt;BR /&gt;&lt;BR /&gt;But, at least, you need a shared vg for one of the packages, if you are going to build a 2 node cluster.&lt;BR /&gt;&lt;BR /&gt;You cannot overcome this limitation with a nfs mount.&lt;BR /&gt;&lt;BR /&gt;With 2 node a shared disk a pre-requisite, to resolv the split-brain sindrome.&lt;BR /&gt;&lt;BR /&gt;With 3 or 4 it is advised&lt;BR /&gt;&lt;BR /&gt;With more that 5 nodes it is not supported to have it.&lt;BR /&gt;&lt;BR /&gt;There is a thing that i haven't studied yet, and that is the quorum server.&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/ha/index.html#Quorum%20Server" target="_blank"&gt;http://docs.hp.com/hpux/ha/index.html#Quorum%20Server&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It may be of help, i don't know...&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jul 2003 05:29:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-for-package/m-p/3035730#M707986</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-29T05:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount for package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-for-package/m-p/3035731#M707987</link>
      <description>Hi,&lt;BR /&gt;Is in not build in with the templates what you get with MC/SG but there is workaround which you can do.&lt;BR /&gt;1. either write a function in the package control script and include them in that file after this line&lt;BR /&gt;#-------------------MAINLINE Control Script Code Starts Here-----------------&lt;BR /&gt;&lt;BR /&gt;2. The other way is to write your own scripts to mount and unmount the NFS filesystems and define them in custome defined function&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Tue, 29 Jul 2003 05:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-for-package/m-p/3035731#M707987</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-07-29T05:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount for package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-for-package/m-p/3035732#M707988</link>
      <description>Hi,&lt;BR /&gt;look here:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B3936-90070/B3936-90070.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B3936-90070/B3936-90070.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;it looks like you can do it, but with the additional cost of implementing a Quorum server.&lt;BR /&gt;&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jul 2003 05:36:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-for-package/m-p/3035732#M707988</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-29T05:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount for package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-for-package/m-p/3035733#M707989</link>
      <description>Thanks guys for the hints. I'll give it a try.</description>
      <pubDate>Tue, 29 Jul 2003 05:54:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-for-package/m-p/3035733#M707989</guid>
      <dc:creator>Cristi BODNARIUC</dc:creator>
      <dc:date>2003-07-29T05:54:09Z</dc:date>
    </item>
  </channel>
</rss>

