<?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: NFSmounting problem in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113032#M46673</link>
    <description>we are also confused why the logfiles for NFS are empty.  We look at DSA0:[TCPIP$NFS] directory and we should be able to see the reason why the mount attempts fail.  However the log files are empty which is also why we are clueless about the problem. Anything to check</description>
    <pubDate>Mon, 10 Nov 2003 00:09:27 GMT</pubDate>
    <dc:creator>Ferdie Castro</dc:creator>
    <dc:date>2003-11-10T00:09:27Z</dc:date>
    <item>
      <title>NFSmounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113025#M46666</link>
      <description>I had server A OPEN VMS and  server B Solaris.&lt;BR /&gt;I tried to mount server A but error occured.PS server B is a three clustered box&lt;BR /&gt;&lt;BR /&gt;root@B # mount -F nfs -o rw 10.160.129.1:/cmg/smsc /mnt/smsc70&lt;BR /&gt;&lt;BR /&gt;NFS fsinfo failed for server 10.160.129.1: error 7 (RPC: Authentication error)&lt;BR /&gt;&lt;BR /&gt;nfs mount: mount: /mnt/smsc70: Permission denied&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;root@A # mount -F nfs -o rw 10.160.129.2:/cmg/smsc /mnt/smsc70&lt;BR /&gt;&lt;BR /&gt;NFS fsinfo failed for server 10.160.129.2: error 7 (RPC: Authentication error)&lt;BR /&gt;&lt;BR /&gt;nfs mount: mount: /mnt/smsc70: Permission denied&lt;BR /&gt;&lt;BR /&gt;Can someone help me here? we tried it in other elements having Open VMS &amp;amp; we are able to mount it.?&lt;BR /&gt;Anything we need to do with the OpenVMS box.?&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Nov 2003 02:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113025#M46666</guid>
      <dc:creator>Ferdie Castro</dc:creator>
      <dc:date>2003-11-07T02:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: NFSmounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113026#M46667</link>
      <description>1. What verion of VMS and TCPIP are you talking about.&lt;BR /&gt;2. I guess you have NFS enabled on VMS?</description>
      <pubDate>Fri, 07 Nov 2003 02:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113026#M46667</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2003-11-07T02:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: NFSmounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113027#M46668</link>
      <description>1. TCPIP&amp;gt; sh version&lt;BR /&gt;&lt;BR /&gt;Compaq TCP/IP Services for OpenVMS Alpha Version V5.3 - ECO 2&lt;BR /&gt;&lt;BR /&gt;on a AlphaServer DS25 running OpenVMS V7.3-1 &lt;BR /&gt;&lt;BR /&gt;2.Yes NFS is enabled in VMS.</description>
      <pubDate>Fri, 07 Nov 2003 02:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113027#M46668</guid>
      <dc:creator>Ferdie Castro</dc:creator>
      <dc:date>2003-11-07T02:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFSmounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113028#M46669</link>
      <description>I must admid I have no experience with NFS at all, but given the messages I guess it's a matter of authentication. The TCPIP management manual gives info on NFS server on &lt;A href="http://h71000.www7.hp.com/doc/73final/6526/6526pro_036.html#nfs_server_chap" target="_blank"&gt;http://h71000.www7.hp.com/doc/73final/6526/6526pro_036.html#nfs_server_chap&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A quick loook: It discusses access matters - including authentication - in several places. Take a look at chapter 20.6 certainly.&lt;BR /&gt;On &lt;A href="http://h71000.www7.hp.com/doc/73final/6526/6526pro_038.html#nfs_client_chap" target="_blank"&gt;http://h71000.www7.hp.com/doc/73final/6526/6526pro_038.html#nfs_client_chap&lt;/A&gt; the client is discussed, with authentication aissues as well (Paragraph 21.1.3)&lt;BR /&gt;&lt;BR /&gt;Hope this brings you further</description>
      <pubDate>Fri, 07 Nov 2003 06:18:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113028#M46669</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2003-11-07T06:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFSmounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113029#M46670</link>
      <description>enabling audit for file access failure on the vms system may give you more useful messages.&lt;BR /&gt;SET AUDIT/AUDIT/ENABLE=ACCESS=FAILURE/LOGINFAIL=NET&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;ANAL/AUDIT/SINCE=hh:mm locationofjournal&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Nov 2003 06:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113029#M46670</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2003-11-07T06:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFSmounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113030#M46671</link>
      <description>Hmmm... Ian,&lt;BR /&gt;&lt;BR /&gt;The command isn't &lt;BR /&gt;set audit/alarm/enable=file=fail=all/enable=logfail=net&lt;BR /&gt;&lt;BR /&gt;D.</description>
      <pubDate>Sat, 08 Nov 2003 01:09:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113030#M46671</guid>
      <dc:creator>Didier Morandi_1</dc:creator>
      <dc:date>2003-11-08T01:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFSmounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113031#M46672</link>
      <description>You will see NFS mount failures by doing repl/ena on the VMS box, then doing the mount on your solaris box.&lt;BR /&gt;&lt;BR /&gt;Dont have VMS in front of me so will add some more to this on Monday if its not all here or syntax is wrong.&lt;BR /&gt;&lt;BR /&gt;If not done already also enable Portmapper.&lt;BR /&gt;&lt;BR /&gt;Check you have the mount set up right in VMS...&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; show map&lt;BR /&gt;&lt;BR /&gt;This should be the first part of the mount path, usually the disk.&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; show expo&lt;BR /&gt;&lt;BR /&gt;This should be the rest of the path in your mount command.&lt;BR /&gt;&lt;BR /&gt;Ideally put on the export the UNIX boxes you will connect from ie.. /host=(UNIXCLUSTER_BOX1,UNIXCLUSTER_BOX2)&lt;BR /&gt;&lt;BR /&gt;Then you need to set up the authorization for the unix boxes/users.&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; add prox SYSTEM/host=unixbox1/uid=10/gid=1&lt;BR /&gt;&lt;BR /&gt;This example sets up a proxy between the SYSTEM account on VMS and the uid/gid combination on UNIX.&lt;BR /&gt;&lt;BR /&gt;If you still have problems post the output from...&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; show map&lt;BR /&gt;TCPIP&amp;gt; show expo&lt;BR /&gt;TCPIP&amp;gt; show prox&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is all assuming you are exporting a native VMS file system, not a UNIX container file system. Post if thats not the case.&lt;BR /&gt;</description>
      <pubDate>Sun, 09 Nov 2003 05:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113031#M46672</guid>
      <dc:creator>Alex  Daniels</dc:creator>
      <dc:date>2003-11-09T05:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: NFSmounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113032#M46673</link>
      <description>we are also confused why the logfiles for NFS are empty.  We look at DSA0:[TCPIP$NFS] directory and we should be able to see the reason why the mount attempts fail.  However the log files are empty which is also why we are clueless about the problem. Anything to check</description>
      <pubDate>Mon, 10 Nov 2003 00:09:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfsmounting-problem/m-p/3113032#M46673</guid>
      <dc:creator>Ferdie Castro</dc:creator>
      <dc:date>2003-11-10T00:09:27Z</dc:date>
    </item>
  </channel>
</rss>

