Hi
- For the automount to work, you have to go into a directory in the /u/cics/wsbinds
- I guess you already defined this in the auto.master
- You should have to get an error message if the automount would fail .

On 19.07.2013 21:10, Alan Field 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




--
Kind regards, / Mit freundlichen Grüßen
Miklos Szigetvari

Research&  Development
ISIS Papyrus Europe AG
Alter Wienerweg 12, A-2344 Maria Enzersdorf, Austria
T: +43(2236) 27551 333, F: +43(2236)21081
E-mail: [email protected]
Info: [email protected] Hotline: +43-2236-27551-111
Visit our brand new extended Website at www.isis-papyrus.com
---------------------------------------------------------------
This e-mail is only intended for the recipient and not legally
binding. Unauthorised use, publication, reproduction or
disclosure of the content of this e-mail is not permitted.
This email has been checked for known viruses, but ISIS Papyrus accepts
no responsibility for malicious or inappropriate content.
---------------------------------------------------------------

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to