http://publib.boulder.ibm.com/infocenter/zos/v1r11/index.jsp?topic=/com.ibm.zos.r11.idan400/cpn1co71.htm Instead of automounting the file, I think you need to login to mount the NFS, then logout to unmount it before accessing it from another userid or system.
On Fri, Jul 19, 2013 at 2:10 PM, Alan Field <[email protected]> wrote: > I have an NFS Server task running on LPAR A. > > I export a directory /u/cics/wsbinds. > > On LPAR B I can issue a mount for this directory using > > MOUNT FILESYSTEM(wsbinds) + > TYPE(NFS) + > MOUNTPOINT('/u/cics/wsbinds') + > MODE(RDWR) + > parm('mvssysa:/u/cics/wsbinds') > > and access the files within. > > But I really want this to be automounted on LPAR B. > > On LPAR B I have a /u/cics/wsbinds defined. > > I update my u.map file with > > name cics/wsbinds > type NFS > mode RDWR > filesystem wsbinds > parm "mvssysa:/u/cics/wsbinds" > duration nolimit > > and restart automount. > > No matter what I try I cannot get this to automount. > > Given the MOUNT command works I suspect I have some confusion over the > u.map definitions but hours of googling haven't resulted in anything > useful. > > TIA > > Alan Field > Technical Engineer Principal > BCBS Minnesota > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN -- Mike A Schwab, Springfield IL USA Where do Forest Rangers go to get away from it all? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
