<?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 Sharing drives between systems in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899596#M68147</link>
    <description>I am trying to share a couple drives from one OpenVMS box to another along the lines of nfs.  I have shared out drives to my unix box over nfs with no problem but I don't know how this should be done in VMS.  Basic scenario is this, the drive for all intents and purposes, appears to be local to both nodes.  No, I don't want to cluster them.&lt;BR /&gt;&lt;BR /&gt;Anybody got any advice?</description>
    <pubDate>Tue, 03 May 2005 14:10:35 GMT</pubDate>
    <dc:creator>Mike Smith_33</dc:creator>
    <dc:date>2005-05-03T14:10:35Z</dc:date>
    <item>
      <title>Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899596#M68147</link>
      <description>I am trying to share a couple drives from one OpenVMS box to another along the lines of nfs.  I have shared out drives to my unix box over nfs with no problem but I don't know how this should be done in VMS.  Basic scenario is this, the drive for all intents and purposes, appears to be local to both nodes.  No, I don't want to cluster them.&lt;BR /&gt;&lt;BR /&gt;Anybody got any advice?</description>
      <pubDate>Tue, 03 May 2005 14:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899596#M68147</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2005-05-03T14:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899597#M68148</link>
      <description>Simple VMS to VMS sharing? Just allow RMS to do transparent network file IO over decnet (over IP). &lt;BR /&gt;&lt;BR /&gt;Commands like:&lt;BR /&gt;&lt;BR /&gt;$DIR other_node::some_disk:[some_dir]&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;$TYPE other_node"username password"::test.txt&lt;BR /&gt;&lt;BR /&gt;Of course there are all sorts of security opens: defaul accounts (not advised), proxies, explicit username/password.&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 May 2005 14:29:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899597#M68148</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-05-03T14:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899598#M68149</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;you may even be so lucky, that your network people do not block DECnet.&lt;BR /&gt;Then you do not even have to hassle with the DECnet-over-IP config.&lt;BR /&gt;A simple DECnet config __IF allowed__, is much simpler.&lt;BR /&gt;&lt;BR /&gt;But after successful config, they work exactly the same.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Tue, 03 May 2005 15:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899598#M68149</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-05-03T15:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899599#M68150</link>
      <description>The decnet stuff is viable but I was really looking for something more along the lines of nfs.  You are right though, that would work.</description>
      <pubDate>Tue, 03 May 2005 15:47:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899599#M68150</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2005-05-03T15:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899600#M68151</link>
      <description>Do both systems have a TCP/IP stack installed? If so, then you probably have NFS available if you need it. But, DECnet is the *natural* way to go VMS to VMS. &lt;BR /&gt;&lt;BR /&gt;Aside from your familiarity with NFS, what advantages do you feel it has over DECnet?&lt;BR /&gt;</description>
      <pubDate>Tue, 03 May 2005 16:30:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899600#M68151</guid>
      <dc:creator>Doug Phillips</dc:creator>
      <dc:date>2005-05-03T16:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899601#M68152</link>
      <description>Mike,&lt;BR /&gt;1) you have to enable NFS service&lt;BR /&gt;$ @SYS$MANAGER:TCPIP$CONFIG&lt;BR /&gt;Choice server component and client component.&lt;BR /&gt;2) enter into TCPIP console&lt;BR /&gt;$ TCPIP&lt;BR /&gt;look at MOUNT command that's like /etc/mount of unix system&lt;BR /&gt;TCPIP&amp;gt;HELP MOUNT&lt;BR /&gt; &lt;BR /&gt;Good Luck!&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Wed, 04 May 2005 02:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899601#M68152</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-05-04T02:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899602#M68153</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;In one of your earlier responses, you mentioned that you were looking for something "DECnet is more viable, but more like NFS".&lt;BR /&gt;&lt;BR /&gt;I may be missing something. What characteristic of NFS is important?&lt;BR /&gt;&lt;BR /&gt;In NFS, most definitely provides client/server access to files. It is by no means "both systems having the drives as local".  DECnet transparent file access, properly configured with proxies and logical names, will give essentially the same degree of access.  For jollies, I have, on occasion, set my default device to a DECnet-including path, and even done compilations, links, and, executions directly over the DECnet.&lt;BR /&gt;&lt;BR /&gt;It is, for many people, a somewhat unexpected result. It is a direct result of OpenVMS' architectural approach to most things. A file is a file is a file, after all.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 04 May 2005 02:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899602#M68153</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-05-04T02:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899603#M68154</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;If you want security you use DECNet (for sure) and if security isn't such a big deal you can use the IP stuf. We still have to wait for IPv6 if we want some option of security in IP.&lt;BR /&gt;&lt;BR /&gt;On the VMS site you can mount the drive eg:&lt;BR /&gt;$ tcpip mount dnfs1: "&lt;LABEL&gt; &lt;LOGICAL&gt; /host="&lt;IP.ADDR&gt;" /path="&lt;REM.PATH&gt;" /gid=200 /uid=4029 /system&lt;BR /&gt;&lt;BR /&gt;The best thing is to do this under the SYSTEM account. At boottime this wont work because the bootprocess is started as 'STARTUP'. We do checking at boottime or the username is an identifier, if not 'SUBMIT/USER=SYSTEM' .&lt;BR /&gt;&lt;BR /&gt;AvR&lt;/REM.PATH&gt;&lt;/IP.ADDR&gt;&lt;/LOGICAL&gt;&lt;/LABEL&gt;</description>
      <pubDate>Wed, 04 May 2005 04:01:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899603#M68154</guid>
      <dc:creator>Anton van Ruitenbeek</dc:creator>
      <dc:date>2005-05-04T04:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899604#M68155</link>
      <description>See also the DFS layered product - like NFS but over DECnet and native to VMS.</description>
      <pubDate>Wed, 04 May 2005 04:07:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899604#M68155</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-05-04T04:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899605#M68156</link>
      <description>I need to get more information from the dba.  He presented to me something about the checkpoint files that he would be restoring from having hard coded device information in the file so that the device would need to be locally mounted in order for his database restore to work.  That is why I felt nfs type mounting might be more appropriate.  We currently do some decnet file stuff now as well as nfs between my vms and unix box.  I really like the way the vms device appears as a mounted volume on the unix box.  You all are correct, the decnet stuff is pretty powerful as well.  I had mainly used it by pointing a logical over to a directory and having a proxy to give access.</description>
      <pubDate>Wed, 04 May 2005 14:05:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899605#M68156</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2005-05-04T14:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899606#M68157</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;suppose your DBA needs a "local" device with syntax like like DZA100: or even DFSA123: if he 'requires DFS, for that matter), then,&lt;BR /&gt;for a device DUA4: at remote system "ABC", do a&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/SYS/EXEC/TRANS=CONC DZA100: ABC::DUA4:&lt;BR /&gt;&lt;BR /&gt;and (assuming DB node XYZ) at ABC, do a &lt;BR /&gt;$ MCR AUTHORIZE ADD /PROX  XYZ::&lt;DBA&gt; * /DEF&lt;BR /&gt;&lt;BR /&gt;You also need to create your DBA's account with the same name, /ACCESSS=NETWORK, and give it whatever rights needed on XYZ.&lt;BR /&gt;&lt;BR /&gt;Now, for all purposes, DZA100: can be used as-if local.&lt;BR /&gt;&lt;BR /&gt;&lt;MAYBE superfluous=""&gt;&lt;BR /&gt;replace DZA100:, DAU4:, ABC::, XYZ, ,dba&amp;gt;, as needed.&lt;BR /&gt;If you have NOT defined logical names to your system and network authorisation files, then do a $ SET DEF SYS$SYSTEM before the AUTHORIZE command.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on eme.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;/MAYBE&gt;&lt;/DBA&gt;</description>
      <pubDate>Wed, 04 May 2005 14:49:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899606#M68157</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-05-04T14:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899607#M68158</link>
      <description>Mike,&lt;BR /&gt;on vms you can add new devices that are slightly different from unix filesystem. Mounted device is like network disk of windows but vms can usename longer than 1 charactes; e.g. DKA0: (vms), F: (windows).&lt;BR /&gt; &lt;BR /&gt;Decnet scenario is sure but you must use proxies to avoid publish password.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 05 May 2005 01:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899607#M68158</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-05-05T01:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899608#M68159</link>
      <description>Mike&lt;BR /&gt;I have a network of VMS and Tru64 nodes.&lt;BR /&gt;On my experience, the best prectique to sharing  drives between VMS nodes is to use DECnet (as say Jan) without forget to define nodes in database with DECNET_REGISTER. I use only NFS to share VMS and UNIX files. For my, DECnet guaranteed more security because use proxies defined on VMS.&lt;BR /&gt;Saludos.&lt;BR /&gt;Daniel.</description>
      <pubDate>Thu, 05 May 2005 03:10:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899608#M68159</guid>
      <dc:creator>Daniel Fernandez Illan</dc:creator>
      <dc:date>2005-05-05T03:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing drives between systems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899609#M68160</link>
      <description>I am now ready to work on setting up the system as specified in the replies.</description>
      <pubDate>Thu, 05 May 2005 10:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sharing-drives-between-systems/m-p/4899609#M68160</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2005-05-05T10:51:18Z</dc:date>
    </item>
  </channel>
</rss>

