- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Trying to mount an NFS share between two openvms s...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2019 09:51 AM
09-30-2019 09:51 AM
Trying to mount an NFS share between two openvms systems, but getting a SYSTEM-F-TIMEOUT message
Running OpenVMS V8.4-2L1.
I've setup an OpenVMS NFS share before, but recently had to remove the settings. I'mv trying to re-add the settings from my notes, but it keeps timing out and the mounting phase. If I start logging on the NFS server, it shows the client mounting successfully but dismounting seconds later. These are the commands i've run:
NFS Server:
ADD PROXY CONCERO /HOST=HOSTDR1-BACKUP /UID=600 /GID=600
MAP "/DKC0" DKC0:
ADD EXPORT "/DKC0" /HOST=HOST9-BACKUP
NFS Client :
MOUNT DNFS1: /HOST=HOSTDR-BACKUP /PATH="/DKC0" /OWNER_UIC=[600,600] /USER=CONCERO /UID=600 /GID=600
Thanks for your time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2019 03:21 PM
09-30-2019 03:21 PM
Re: Trying to mount an NFS share between two openvms systems, but getting a SYSTEM-F-TIMEOUT message
I've restarted the NFS server daemon, which seems to have done something. I now get the message:
"...-SYSTEM-F-NOSUCHOBJ, network object is unknown at remote node"
running REPLY/ENABLE gets me the following on the server:
$
%%%%%%%%%%% OPCOM 30-SEP-2019 15:00:27.07 %%%%%%%%%%%
Message from user TCPIP$NFS on HOSTDR
%TCPIP-S-NFS_MNTSUC, mounted file system /DKC0
-TCPIP-S-NFS_CLIENT, uid=1 gid=1 host_name = HOST9-BACKUP
$
%%%%%%%%%%% OPCOM 30-SEP-2019 15:00:27.07 %%%%%%%%%%%
Message from user TCPIP$NFS on HOSTDR
%TCPIP-S-NFS_UMNSUC, file system /DKC0 is unmounted
-TCPIP-S-NFS_CLIENT, uid=600 gid=600 host_name = HOST9-BACKUP