Here is a sample of one lpar of IBM i doing an export:
STRNFSSVR SERVER(*ALL)
EXPORTFS OPTIONS('-I -O') DIR('/tmp')
Here is a sample of another lpar of IBM i doing a mount on that export
MOUNT TYPE(*NFS) MFS('gdihq:/tmp') MNTOVRDIR('/gdihq/tmp') +
OPTIONS('rw,suid,retry=5,rsize=32768,wsize=32768,timeo=20,retrans=5,+
acregmin=30,acregmax=60,acdirmin=30,acdirmax=60,soft,async,+
sec=sys,vers=3:2,nocache')
Now, perhaps your SAP guy can translate that MOUNT into his version of mount.
------------------------------
Robert Berendt IBMChampion
Business Systems Analyst, Lead
Dekko
Fort Wayne
------------------------------
Original Message:
Sent: Tue March 11, 2025 08:32 PM
From: Michael Ruth
Subject: NFS Mount
Hello, There is an issue where production orders are not coming down from SAP to the AS/400 vis SFTP. SFTP is working from all tests conducted. The SAP team wants me to create an NFS mount to try to send orders through. Does anyone have experience configuring NFS mount?
------------------------------
Michael Ruth
------------------------------