<?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: problem with OpenVMS as NFS client in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-openvms-as-nfs-client/m-p/6736553#M46249</link>
    <description>&lt;P&gt;Usual best resource for troubleshooting errors with the OpenVMS TCP/IP Services NFS client is the NFS server log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Empirically, "NOPRIV" is a catch-all error within the &lt;SPAN&gt;&amp;nbsp;OpenVMS TCP/IP Services NFS client&lt;/SPAN&gt;. &amp;nbsp;I've seen NOPRIV reported secondary to the server not offering NFSv2 services, for instance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's rare to encounter privilege-related audits from within TCP/IP Services. &amp;nbsp;The code seems to obey no rules and no norms but its own, tends to make its own security checks, and does not use the system routines (which do generate audits). &amp;nbsp;(Due to these local routines, ssh sessions were once able to entirely bypass the SET LOGIN limit, for instance.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The OpenVMS TCP/IP Services NFS client doesn't usually generate much in the way of OPCOM messages, and it's not all that great at logging.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VSI is reportedly replacing TCP/IP Services, FWIW.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FWIW and mentioned here on the off chance that this is not the case, I'd expect&amp;nbsp;and assume that these NFS sessions are between clusters, as there's not a need to use NFS to access storage within an OpenVMS cluster. &amp;nbsp;Serving disk via SCS/MSCP and tape via SCS/TMSCP is almost always preferable to using NFS within a cluster.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Apr 2015 16:53:56 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2015-04-23T16:53:56Z</dc:date>
    <item>
      <title>problem with OpenVMS as NFS client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-openvms-as-nfs-client/m-p/6735204#M46246</link>
      <description>&lt;P&gt;We are runing a two-node cluster with separate system disks&lt;BR /&gt;but shared system files like sysuaf, rightslist, netproxy,...&lt;BR /&gt;and shared application disks.&lt;BR /&gt;&lt;BR /&gt;Node-A:&lt;BR /&gt;&lt;BR /&gt;$ tcpip sho ver&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; HP TCP/IP Services for OpenVMS Alpha Version V5.6 - ECO 3&lt;BR /&gt;&amp;nbsp; on a COMPAQ AlphaServer DS20E 666 MHz running OpenVMS V8.3&lt;BR /&gt;&lt;BR /&gt;Node-B:&lt;BR /&gt;&lt;BR /&gt;$ tcpip sho ver&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; HP TCP/IP Services for OpenVMS Alpha Version V5.6 - ECO 3&lt;BR /&gt;&amp;nbsp; on a COMPAQ AlphaServer DS20E 666 MHz running OpenVMS V8.3&lt;BR /&gt;&lt;BR /&gt;When I log into Node-A using a fully privileged account and try to&lt;BR /&gt;mount a NFS share using a DCL procedure on a shared disk,&lt;BR /&gt;it works.&lt;BR /&gt;&lt;BR /&gt;When I log into Node-B using the same fully privileged account and try to&lt;BR /&gt;mount the same NFS share using the same DCL procedure on a shared disk,&lt;BR /&gt;I get&lt;BR /&gt;&lt;BR /&gt;%TCPIP$DNFSMOUNT-E-MOUNTFAIL, error mounting _DNFS1:[000000]&lt;BR /&gt;-SYSTEM-F-NOPRIV, insufficient privilege or object protection violation&lt;BR /&gt;&lt;BR /&gt;I checked the NFS server's configuration, both cluster nodes are&lt;BR /&gt;registered.&lt;BR /&gt;&lt;BR /&gt;I checked TCPIP proxies - same on both nodes.&lt;BR /&gt;I checked the privileges of SYS$SYSTEM:TCPIP$UCP.EXE - same on both nodes&lt;BR /&gt;&lt;BR /&gt;Any idea ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2015 09:52:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-openvms-as-nfs-client/m-p/6735204#M46246</guid>
      <dc:creator>dschwarz</dc:creator>
      <dc:date>2015-04-21T09:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: problem with OpenVMS as NFS client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-openvms-as-nfs-client/m-p/6735210#M46247</link>
      <description>&lt;P&gt;Use REPLY/ENABLE and watch for OPCOM-messages from NFS. Also consider, that the NOPRIV message may be coming from the NFS server. Check that the UID/GID from the IP address of the 2nd node allow appropriate access to the NFS export on the NFS server. Check the NFS log on the NFS server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Volker.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2015 09:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-openvms-as-nfs-client/m-p/6735210#M46247</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2015-04-21T09:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: problem with OpenVMS as NFS client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-openvms-as-nfs-client/m-p/6736322#M46248</link>
      <description>&lt;P&gt;Problem solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Node B tried to mount the NFS share using the IP address of the cluster impersonator.&lt;/P&gt;&lt;P&gt;This address was not known to the NFS server.&lt;/P&gt;&lt;P&gt;After adding this address to the NFS server, everything worked fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used tcptrace to find out the difference between the two nodes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Volker:&lt;/P&gt;&lt;P&gt;We have no OPCOM messages about NFS neither in case of success nor in case of failure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 09:04:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-openvms-as-nfs-client/m-p/6736322#M46248</guid>
      <dc:creator>dschwarz</dc:creator>
      <dc:date>2015-04-23T09:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: problem with OpenVMS as NFS client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-openvms-as-nfs-client/m-p/6736553#M46249</link>
      <description>&lt;P&gt;Usual best resource for troubleshooting errors with the OpenVMS TCP/IP Services NFS client is the NFS server log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Empirically, "NOPRIV" is a catch-all error within the &lt;SPAN&gt;&amp;nbsp;OpenVMS TCP/IP Services NFS client&lt;/SPAN&gt;. &amp;nbsp;I've seen NOPRIV reported secondary to the server not offering NFSv2 services, for instance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's rare to encounter privilege-related audits from within TCP/IP Services. &amp;nbsp;The code seems to obey no rules and no norms but its own, tends to make its own security checks, and does not use the system routines (which do generate audits). &amp;nbsp;(Due to these local routines, ssh sessions were once able to entirely bypass the SET LOGIN limit, for instance.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The OpenVMS TCP/IP Services NFS client doesn't usually generate much in the way of OPCOM messages, and it's not all that great at logging.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VSI is reportedly replacing TCP/IP Services, FWIW.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FWIW and mentioned here on the off chance that this is not the case, I'd expect&amp;nbsp;and assume that these NFS sessions are between clusters, as there's not a need to use NFS to access storage within an OpenVMS cluster. &amp;nbsp;Serving disk via SCS/MSCP and tape via SCS/TMSCP is almost always preferable to using NFS within a cluster.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 16:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-openvms-as-nfs-client/m-p/6736553#M46249</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2015-04-23T16:53:56Z</dc:date>
    </item>
  </channel>
</rss>

