<?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: Simultaneous access from two nodes with VMS 7.3-1 and EVA3000 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/simultaneous-access-from-two-nodes-with-vms-7-3-1-and-eva3000/m-p/3431302#M65749</link>
    <description>Ralph,&lt;BR /&gt;if the virtual disk is to be mounted read/write on at least one node - you MUST use VMScluster software on all nodes that mount it.&lt;BR /&gt;&lt;BR /&gt;When a disk is mounted read/write, OpenVMS makes changes to the volume's structure. Those changes get communicated / are being synchronized with other node's activity by using the distributed lock manager in the VMScluster.&lt;BR /&gt;&lt;BR /&gt;If you don't do that - you can be certain to get corrupted volumes. Some weeks ago I successfully demoed this to a customer when I accidently booted a node from the same system disk with cluster software turned off. (don't ask - it was a long day... and yes, I had a BACKUP - not much work was lost, phewww)&lt;BR /&gt;&lt;BR /&gt;-----&lt;BR /&gt;I remember in the early days of dual-ported massbuss disks one of my employer had a 'semi-cluster' (that was VAX/VMS V3.x - VAXclusters were born in V4).&lt;BR /&gt;&lt;BR /&gt;All systems had access to all data disks through multiport disk drives and multiport adapters. Each node had one disk mounted read/write and /NOCACHE - the other nodes mounted that volume readonly. It worked, well, 'most of the time'.&lt;BR /&gt;&lt;BR /&gt;(Our system manager was a pretty clever woman, who wrote jobs so that we users could use this infrastructure to queue print or plot jobs on other nodes - the cluster-wide queue system wasn't born in VAX/VMS V3, either)</description>
    <pubDate>Sat, 27 Nov 2004 02:59:40 GMT</pubDate>
    <dc:creator>Uwe Zessin</dc:creator>
    <dc:date>2004-11-27T02:59:40Z</dc:date>
    <item>
      <title>Simultaneous access from two nodes with VMS 7.3-1 and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/simultaneous-access-from-two-nodes-with-vms-7-3-1-and-eva3000/m-p/3431301#M65748</link>
      <description>Hi I want to know if is't possible to share an EVA virtual disk simultaneusly from two machines a DS25 and a ES45 alphaserver systems.&lt;BR /&gt;I mean like I do in a cluster configuration.&lt;BR /&gt;&lt;BR /&gt;Somebody have and idea how to handle this  task.&lt;BR /&gt;&lt;BR /&gt;We have a system running vms in cluster and our  idea is to do the same with the new devices (AS ds25, AS es45 and EVA3000)&lt;BR /&gt;&lt;BR /&gt;thank you.&lt;BR /&gt;&lt;BR /&gt;RP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Nov 2004 18:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/simultaneous-access-from-two-nodes-with-vms-7-3-1-and-eva3000/m-p/3431301#M65748</guid>
      <dc:creator>WilliamSmith11</dc:creator>
      <dc:date>2004-11-26T18:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous access from two nodes with VMS 7.3-1 and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/simultaneous-access-from-two-nodes-with-vms-7-3-1-and-eva3000/m-p/3431302#M65749</link>
      <description>Ralph,&lt;BR /&gt;if the virtual disk is to be mounted read/write on at least one node - you MUST use VMScluster software on all nodes that mount it.&lt;BR /&gt;&lt;BR /&gt;When a disk is mounted read/write, OpenVMS makes changes to the volume's structure. Those changes get communicated / are being synchronized with other node's activity by using the distributed lock manager in the VMScluster.&lt;BR /&gt;&lt;BR /&gt;If you don't do that - you can be certain to get corrupted volumes. Some weeks ago I successfully demoed this to a customer when I accidently booted a node from the same system disk with cluster software turned off. (don't ask - it was a long day... and yes, I had a BACKUP - not much work was lost, phewww)&lt;BR /&gt;&lt;BR /&gt;-----&lt;BR /&gt;I remember in the early days of dual-ported massbuss disks one of my employer had a 'semi-cluster' (that was VAX/VMS V3.x - VAXclusters were born in V4).&lt;BR /&gt;&lt;BR /&gt;All systems had access to all data disks through multiport disk drives and multiport adapters. Each node had one disk mounted read/write and /NOCACHE - the other nodes mounted that volume readonly. It worked, well, 'most of the time'.&lt;BR /&gt;&lt;BR /&gt;(Our system manager was a pretty clever woman, who wrote jobs so that we users could use this infrastructure to queue print or plot jobs on other nodes - the cluster-wide queue system wasn't born in VAX/VMS V3, either)</description>
      <pubDate>Sat, 27 Nov 2004 02:59:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/simultaneous-access-from-two-nodes-with-vms-7-3-1-and-eva3000/m-p/3431302#M65749</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-11-27T02:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous access from two nodes with VMS 7.3-1 and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/simultaneous-access-from-two-nodes-with-vms-7-3-1-and-eva3000/m-p/3431303#M65750</link>
      <description>If you can't cluster the two systems, there are still some other alternatives available:&lt;BR /&gt;&lt;BR /&gt;You could use DECnet remote file access through the File Access Listener (FAL) process.&lt;BR /&gt;&lt;BR /&gt;You could use DECdfs software. This provides access to the files on a disk across a DECnet connection between nodes. The Software Product Description for DECdfs is at &lt;A href="http://h18000.www1.hp.com/info/SP2878/SP2878PF.PDF" target="_blank"&gt;http://h18000.www1.hp.com/info/SP2878/SP2878PF.PDF&lt;/A&gt;</description>
      <pubDate>Mon, 29 Nov 2004 16:47:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/simultaneous-access-from-two-nodes-with-vms-7-3-1-and-eva3000/m-p/3431303#M65750</guid>
      <dc:creator>Keith Parris</dc:creator>
      <dc:date>2004-11-29T16:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous access from two nodes with VMS 7.3-1 and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/simultaneous-access-from-two-nodes-with-vms-7-3-1-and-eva3000/m-p/3431304#M65751</link>
      <description>... or use NFS.</description>
      <pubDate>Tue, 30 Nov 2004 02:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/simultaneous-access-from-two-nodes-with-vms-7-3-1-and-eva3000/m-p/3431304#M65751</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-11-30T02:07:54Z</dc:date>
    </item>
  </channel>
</rss>

