<?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 on openvms in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754252#M75154</link>
    <description>Thanks to everyone, it worked fine after a reboot, the nfs service started and was able to mount the filesystem.&lt;BR /&gt;&lt;BR /&gt;Asif</description>
    <pubDate>Mon, 20 Mar 2006 06:42:58 GMT</pubDate>
    <dc:creator>asif munir</dc:creator>
    <dc:date>2006-03-20T06:42:58Z</dc:date>
    <item>
      <title>NFS mount on openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754245#M75147</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have an Alpha server running OpenVMS version 7.1 which has Digital TCP/IP Services for OpenVMS Alpha Version V4.2 - ECO 3.  I am running an oracle database on there which needs to be exported due to hardware limitations etc. the only way we can get the space is to have nfs mount of a unix box onto the VMS i.e. the VMS server is the NFS client.  Is there anyone who has done this if so please can they provide the necessary steps for this procedure kkeping in mind the version of OS and associated products.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Asif&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Mar 2006 00:07:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754245#M75147</guid>
      <dc:creator>asif munir</dc:creator>
      <dc:date>2006-03-19T00:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount on openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754246#M75148</link>
      <description>Asif,&lt;BR /&gt;&lt;BR /&gt;$ ucx mount dnfs:/host=hostname/path="/pathname"&lt;BR /&gt;%UCX$DNFSMOUNT-S-MOUNTED, /pathname mounted on _DNFSn:[000000]&lt;BR /&gt;&lt;BR /&gt;To be able to write to that volume, you may need to set up an NFS PROXY on your OpenVMS system to map the OpenVMS username, which will write to that volume, to the correct GID/UID for the Unix host:&lt;BR /&gt;&lt;BR /&gt;$ ucx add proxy vms-username -&lt;BR /&gt;/gid=x/UID=y/NFS=OUTGOING/HOST=hostname&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 19 Mar 2006 01:24:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754246#M75148</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-03-19T01:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount on openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754247#M75149</link>
      <description>Thanks Volker, &lt;BR /&gt;&lt;BR /&gt;I am getting the following error message,&lt;BR /&gt;&lt;BR /&gt;%UCX$DNFSMOUNT-E-MOUNTFAIL, error mounting DNFS:&lt;BR /&gt;-UCX-E-NOTCONF, NFS Client not configured on this node&lt;BR /&gt; &lt;BR /&gt;I have not worked alot on VMS and don't know if there is an quivalent file to /etc/hosts to add the ip address to name resolution of the target server.&lt;BR /&gt;&lt;BR /&gt;Asif</description>
      <pubDate>Sun, 19 Mar 2006 01:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754247#M75149</guid>
      <dc:creator>asif munir</dc:creator>
      <dc:date>2006-03-19T01:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount on openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754248#M75150</link>
      <description>Asif,&lt;BR /&gt;&lt;BR /&gt;This is available as a menu driven functionality.&lt;BR /&gt;From a suitably privd account (eg, SYSTEM) do a&lt;BR /&gt;&lt;BR /&gt;$  @sys$manager:tcpip$config&lt;BR /&gt;&lt;BR /&gt;Choose Ckient Components,&lt;BR /&gt;&lt;BR /&gt;Choose NFS client ENABLE&lt;BR /&gt;&lt;BR /&gt;&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>Sun, 19 Mar 2006 04:33:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754248#M75150</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-03-19T04:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount on openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754249#M75151</link>
      <description>Thanks Jan,&lt;BR /&gt;&lt;BR /&gt;I have enabled the NFS client but am still getting the same error that i mentioned previously !&lt;BR /&gt;&lt;BR /&gt;Asif</description>
      <pubDate>Sun, 19 Mar 2006 04:53:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754249#M75151</guid>
      <dc:creator>asif munir</dc:creator>
      <dc:date>2006-03-19T04:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount on openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754250#M75152</link>
      <description>Asif,&lt;BR /&gt;&lt;BR /&gt;what does UCX SHOW SERVICE tell you ?&lt;BR /&gt;&lt;BR /&gt;Aside from ENABLING NFS client, you will also have to START it. UCX V4.2 does not offer starting a service from the UCX$CONFIG.COM menues.&lt;BR /&gt;&lt;BR /&gt;You might need to restart UCX (or reboot the system), to activate the NFS CLIENT service.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Mar 2006 07:24:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754250#M75152</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-03-19T07:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount on openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754251#M75153</link>
      <description>Asif,&lt;BR /&gt;&lt;BR /&gt;to add the name of the NFS server, use&lt;BR /&gt;&lt;BR /&gt;$ UCX SET HOST hostname/address=x.x.x.x&lt;BR /&gt;&lt;BR /&gt;Use UCX SHOW HOST to see the local host database.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 19 Mar 2006 08:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754251#M75153</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-03-19T08:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount on openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754252#M75154</link>
      <description>Thanks to everyone, it worked fine after a reboot, the nfs service started and was able to mount the filesystem.&lt;BR /&gt;&lt;BR /&gt;Asif</description>
      <pubDate>Mon, 20 Mar 2006 06:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754252#M75154</guid>
      <dc:creator>asif munir</dc:creator>
      <dc:date>2006-03-20T06:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount on openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754253#M75155</link>
      <description>If you want the VMS file characteristics preserved, you need to add /ADF=CREATE on the ucx mount command.  Highly recommended.</description>
      <pubDate>Mon, 20 Mar 2006 07:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-mount-on-openvms/m-p/3754253#M75155</guid>
      <dc:creator>Stanley F Quayle</dc:creator>
      <dc:date>2006-03-20T07:58:42Z</dc:date>
    </item>
  </channel>
</rss>

