<?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: Can we mount a device on more than one machine at a time ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077867#M735604</link>
    <description>Masthan,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;On any operating system ...&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Well, if you are willing to include OpenVMS in your definition of "any", then that is your answer.&lt;BR /&gt;&lt;BR /&gt;In VMS (as it is still called by its afficionados) that is the normal behavior.&lt;BR /&gt;Always. In any access mode. The systems can be VAX, Alpha, and Itanium, or emulations on X86 or X84-64. Simultaniously. Officially supported up to 96 systems maximum, the number for unsupported but functioning configs gets wat into 3 digits.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Sep 2007 11:30:21 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2007-09-28T11:30:21Z</dc:date>
    <item>
      <title>Can we mount a device on more than one machine at a time ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077860#M735597</link>
      <description>&lt;BR /&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;On any operating system(unix/linux/solaris), if a device is shared by more than one machine, Can we mount that device on all the machines?&lt;BR /&gt;&lt;BR /&gt;If so how? if not why ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2007 00:12:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077860#M735597</guid>
      <dc:creator>Masthan</dc:creator>
      <dc:date>2007-09-28T00:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can we mount a device on more than one machine at a time ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077861#M735598</link>
      <description>It depends on the file system used.&lt;BR /&gt;&lt;BR /&gt;Some file systems are able to be shared between several machines - some not.&lt;BR /&gt;&lt;BR /&gt;The problem is, if you share a file system that is not able to do this, one host will modify the file system while another is doing the same without any knowledge about this - you will have a perfectly corrupted system then.&lt;BR /&gt;&lt;BR /&gt;Possible workarounds are read-only mounts or nfs.</description>
      <pubDate>Fri, 28 Sep 2007 00:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077861#M735598</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-09-28T00:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can we mount a device on more than one machine at a time ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077862#M735599</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Using NFS you can mount the same share (as defined in your /etc/exports) on several machines. This is quite easy to implement. see "man nfs" and "man exports"&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 28 Sep 2007 06:30:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077862#M735599</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-09-28T06:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can we mount a device on more than one machine at a time ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077863#M735600</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;NFS does seem to be the best tool for the job.&lt;BR /&gt;&lt;BR /&gt;The machine acting as NFS server will have to access the file locally, but this will work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 28 Sep 2007 06:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077863#M735600</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-28T06:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can we mount a device on more than one machine at a time ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077864#M735601</link>
      <description>Your profile says:&lt;BR /&gt;I  have assigned points to   0  of   49  responses to my questions. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please read&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Fri, 28 Sep 2007 06:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077864#M735601</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-09-28T06:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can we mount a device on more than one machine at a time ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077865#M735602</link>
      <description>Veritas makes an extension to its vxfs filesystem called the Clustered File System which does just what you want and is available for a number of platforms. This CFS product is available directly from HP.&lt;BR /&gt;&lt;BR /&gt;The problem with trying to mount the same filesystem on multiple hosts is buffer cache consistency. Normally server A won't have a clue about what is in server B's buffer cache and absolute chaos is assured. CFS maintains a link between all hosts so that the filesystem appears to be a local vxfs filesystem on all hosts.&lt;BR /&gt;&lt;BR /&gt;Now, it is possible to "mount" raw devices on multiple hosts and since raw devices bypass the buffer cache, it is possible for these to read and write to the same device from multiple host but the software must handle device contention itself. In addition to disk devices, tape devices can be shared among multiple hosts.</description>
      <pubDate>Fri, 28 Sep 2007 09:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077865#M735602</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-09-28T09:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can we mount a device on more than one machine at a time ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077866#M735603</link>
      <description>Yes it is possible - either via NFS or Cluster File System.&lt;BR /&gt;&lt;BR /&gt;Course, with CFS, you need ServiceGuard:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/T1859-90048/ch03s11.html" target="_blank"&gt;http://docs.hp.com/en/T1859-90048/ch03s11.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 28 Sep 2007 10:14:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077866#M735603</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-09-28T10:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can we mount a device on more than one machine at a time ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077867#M735604</link>
      <description>Masthan,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;On any operating system ...&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Well, if you are willing to include OpenVMS in your definition of "any", then that is your answer.&lt;BR /&gt;&lt;BR /&gt;In VMS (as it is still called by its afficionados) that is the normal behavior.&lt;BR /&gt;Always. In any access mode. The systems can be VAX, Alpha, and Itanium, or emulations on X86 or X84-64. Simultaniously. Officially supported up to 96 systems maximum, the number for unsupported but functioning configs gets wat into 3 digits.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2007 11:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-mount-a-device-on-more-than-one-machine-at-a-time/m-p/4077867#M735604</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-09-28T11:30:21Z</dc:date>
    </item>
  </channel>
</rss>

