Is the mountpoint /global/zosmf hung off of the sysplex root? In all cases, I would think any system would complain the ZFS is already mounted. Check the mount mode for the zosmf zfs (s/b R/W)
SYSPLEX(YES) should make the zosmf zfs visible to all images provided the mountpoint is available. -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Steve Beaver Sent: Monday, May 4, 2020 1:40 PM To: [email protected] Subject: Re: zOSHF / zFS [CAUTION: This Email is from outside the Organization. Unless you trust the sender, Don’t click links or open attachments as it may be a Phishing email, which can steal your Information and compromise your Computer.] We have SYSPLEX(YES) and FORK(COW) -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Jousma, David Sent: Monday, May 4, 2020 12:30 PM To: [email protected] Subject: Re: zOSHF / zFS Steve, I replied earlier to one of your other threads about this. Unless you are running with Shared Sysplex Root, you cannot mount the same filesystem on multiple systems for READ/WRITE. You will know if you are or are not by BPMPRMxx SYSPLEX (YES|NO) setting. There is quite a bit of pre-work and planning required to turn on SYSPLEX Filesystem. /* SYSPLEX ROOT DEFINTIONS */ /* */ VERSION('&SYSR1.') SYSPLEX(YES) The alternative I gave you then is to manually UNMOUNT the filesystem from where ZOSMF was, and MOUNT It on the system you WANT to run ZOSMF on, and you should be fine. ____________________________________________________________________________ _________________________ Dave Jousma AVP | Manager, Systems Engineering Fifth Third Bank | 1830 East Paris Ave, SE | MD RSCB2H | Grand Rapids, MI 49546 616.653.8429 | fax: 616.653.2717 -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Steve Beaver Sent: Monday, May 4, 2020 1:22 PM To: [email protected] Subject: zOSHF / zFS **CAUTION EXTERNAL EMAIL** **DO NOT open attachments or click on links from unknown senders or unexpected emails** I have come up against and INTERESTING problem. Ona zOS 2.4 system On my MONOPLEX the zFS for zOSMF showed MOUTED in ISH and when I look at in SDSF FS it's all good zOSMF operates as it should. In my 4-way SYSPLEX the JAVA's and the LIBERTY zFS are correct in ISH and in SDSF FS Now the ZOSMF zFS shows it was properly mounted in ISH, however in SDSF FS, the zFS is not visible, and the IZUANG1 fails. Any ideas ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN **CAUTION EXTERNAL EMAIL** **DO NOT open attachments or click on links from unknown senders or unexpected emails** This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ::DISCLAIMER:: ________________________________ The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects. ________________________________ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
