Operating System - OpenVMS
1830233 Members
1776 Online
109999 Solutions
New Discussion

Problem with NFS proxy on Open VMS

 
Rajeev Hejib
Advisor

Problem with NFS proxy on Open VMS

Can someone please help. I get following error on client while accessing a directory on NFS mounted disk. Client is microvax VMS 7.1 TCPIP V5.0 and server is Alpha VMS V7.3-1 TCPIP V5.3 - ECO 2. Please let me know if you need more information.

$dir
%DIRECT-E-OPENIN, error opening EDI_GATEWAY:[USR.EDI_WATCHDOG]*.*;* as input
-RMS-E-DNF, directory not found
-SYSTEM-F-INVLOGIN, login information invalid at remote node

Proxy on SERVER
$show proxy edi_watchdog
VMS User_name Type User_ID Group_ID Host_name

EDI_WATCHDOG OND 2 1100 SMIV15, smiv15, SMIV14,
smiv14

On client
$ show proxy edi_watchdog
VMS User_name Type User_ID Group_ID Host_name

EDI_WATCHDOG ON 2 1100 SMIV96, SMIV14, smiv14

1 REPLY 1
Rajeev Hejib
Advisor

Re: Problem with NFS proxy on Open VMS

I had to stop/and start both NFS server and client. Probably did not cache the new proxies I added.