<?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: VMS NFS Write error in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858110#M10520</link>
    <description>Marvs,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;We've already add the ip and hostname to both the NFS machine and NFS user. Same problem encountered.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Please show us the output of&lt;BR /&gt;$ TCPIP SHOW PROXY&lt;BR /&gt;and, while you're at it,&lt;BR /&gt;$ TCPIP SHOW VERSION&lt;BR /&gt;&lt;BR /&gt;A $ REPLY/ENABLE in action while the mount is being attempted might reveal which UID/GID the NFS client accesses the directory with.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;is there a command to set access to a certain share on the the VMS host?&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;The "share" on the host could be a VMS directory or a Unix container file (depending on the NFS configuration of the export). If it's a VMS directory, the NFS user accesses it as the VMS user mapped by the proxy table. So, in this case, you'd have all the possibilities of granting access to a directory for a VMS user (owner, or group, or world access, or ACLs).&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Martin&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Sep 2006 04:44:09 GMT</pubDate>
    <dc:creator>Martin Vorlaender</dc:creator>
    <dc:date>2006-09-07T04:44:09Z</dc:date>
    <item>
      <title>VMS NFS Write error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858107#M10517</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I have an appliances storage and created an NFS volume and was trying to mount into an Openvms Machine. I was able to mount the NFS, however I was not able to write to that particular.&lt;BR /&gt;&lt;BR /&gt;I already isolated the problem with Linux system, same as the NFS and I was able to write.&lt;BR /&gt;&lt;BR /&gt;Is there any other commands that i need to issue on the VMS machine in order for me to have a write permission.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Marvs</description>
      <pubDate>Thu, 07 Sep 2006 00:29:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858107#M10517</guid>
      <dc:creator>Marvs</dc:creator>
      <dc:date>2006-09-07T00:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: VMS NFS Write error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858108#M10518</link>
      <description>Marvs,&lt;BR /&gt;&lt;BR /&gt;the VMS system needs a way to map (host,uid,gid) to a VMS user to determine access privileges. Else you will only have access as "nobody".&lt;BR /&gt;&lt;BR /&gt;In HP TCP/IP Services, there's a proxy table that does this ($ TCPIP HELP ADD PROXY).&lt;BR /&gt;&lt;BR /&gt;If your system has some other TCP/IP stack, the commands differ. Also, if your VMS or TCP/IP version are really old, replace "TCPIP" by "UCX".&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Martin&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 04:04:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858108#M10518</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2006-09-07T04:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: VMS NFS Write error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858109#M10519</link>
      <description>Hi Martin,&lt;BR /&gt;&lt;BR /&gt;Thanks for the bit help.&lt;BR /&gt;&lt;BR /&gt;We've already add the ip and hostname to both the NFS machine and NFS user. Same problem encountered.&lt;BR /&gt;&lt;BR /&gt;is there a command to set access to a certain share on the the VMS host?</description>
      <pubDate>Thu, 07 Sep 2006 04:33:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858109#M10519</guid>
      <dc:creator>Marvs</dc:creator>
      <dc:date>2006-09-07T04:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: VMS NFS Write error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858110#M10520</link>
      <description>Marvs,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;We've already add the ip and hostname to both the NFS machine and NFS user. Same problem encountered.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Please show us the output of&lt;BR /&gt;$ TCPIP SHOW PROXY&lt;BR /&gt;and, while you're at it,&lt;BR /&gt;$ TCPIP SHOW VERSION&lt;BR /&gt;&lt;BR /&gt;A $ REPLY/ENABLE in action while the mount is being attempted might reveal which UID/GID the NFS client accesses the directory with.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;is there a command to set access to a certain share on the the VMS host?&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;The "share" on the host could be a VMS directory or a Unix container file (depending on the NFS configuration of the export). If it's a VMS directory, the NFS user accesses it as the VMS user mapped by the proxy table. So, in this case, you'd have all the possibilities of granting access to a directory for a VMS user (owner, or group, or world access, or ACLs).&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Martin&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 04:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858110#M10520</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2006-09-07T04:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: VMS NFS Write error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858111#M10521</link>
      <description>Hi again Martin.&lt;BR /&gt;&lt;BR /&gt;By then, whats the command granting a rw for users on openvms?&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 04:53:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858111#M10521</guid>
      <dc:creator>Marvs</dc:creator>
      <dc:date>2006-09-07T04:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: VMS NFS Write error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858112#M10522</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;whats the command granting a rw for users on openvms?&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Terse questions get terse answers...&lt;BR /&gt;&lt;BR /&gt;rw for ALL users?&lt;BR /&gt;&lt;BR /&gt;Lacking information about the VMS version, I'll assume something sufficiently recent.&lt;BR /&gt;&lt;BR /&gt;$ SET SECURITY /PROTECTION=W:RWED &lt;DIR-FILE&gt;&lt;BR /&gt;$ SET SECURITY /PROTECTION=W:RWED &lt;DIR&gt;*.*;*&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin&lt;BR /&gt;&lt;/DIR&gt;&lt;/DIR-FILE&gt;</description>
      <pubDate>Thu, 07 Sep 2006 05:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858112#M10522</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2006-09-07T05:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: VMS NFS Write error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858113#M10523</link>
      <description>Hi,&lt;BR /&gt;if you succesfuly mount NFS disk - your tcpip proxy setting looks well. If you are unable to write there, it really looks that protections of mounted directory are insufficient. &lt;BR /&gt;See to chapter: 23.1.7 How the NFS Client Maps UNIX Permissions to OpenVMS Protections&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/732final/6526/6526pro_047.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/732final/6526/6526pro_047.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you'll have still problem, send here your vms commands.&lt;BR /&gt;&lt;BR /&gt;Petr</description>
      <pubDate>Fri, 08 Sep 2006 02:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-nfs-write-error/m-p/3858113#M10523</guid>
      <dc:creator>Petr Spisek</dc:creator>
      <dc:date>2006-09-08T02:15:05Z</dc:date>
    </item>
  </channel>
</rss>

