Troubleshooting
Problem
Mounting to Linux, changed mount to tcp, received BPXF028I FILE SYSTEM filesystem name WAS NOT MOUNTED. RETURN CODE = 0000008B, REASON CODE = 6E050001
Symptom
RETURN CODE = 0000008B, REASON CODE = 6E050001
Cause
Mounting to Linux NFS Server, default on Linux is to require ports less than 1025.
Environment
z.OS NFS Client mounting to Linux NFS Server
Diagnosing The Problem
Packet trace shows Mount RPC succeeds, FSINFO fails using port > 1024
Resolving The Problem
On Linux:
exportfs -o rw,insecure,sync *:/nfs
Using the following mount from z/OS
On OMVS, no change to mount:
mount -t NFS -f ZLINXG1 -o '10.59.68.25:"/nfs",vers(3)' -a unmount
/V101G/usr/test
Was this topic helpful?
Document Information
Modified date:
03 September 2021
UID
isg3T1023128