The PATHPREF is a prefix to be used ahead of the base path. So, setting will depend on where you want the new filesystem mounted. If I remember correctly, the current path would be /usr/lpp/zosmf. If you were to set your path to zosmf as you have in your jcl, the end result will be a mount of /zosmf/usr/lpp/zosmf. If you are using the /Service directory for you install, you may want to specify /Service as you prefix and it will mount to /Service/usr/lpp/zosmf.
Hopefully, that makes sense. Chris -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Steve Beaver Sent: Monday, April 13, 2020 4:02 PM To: [email protected] Subject: oSMF ZFS I have very little experience with zFS and NONE with zOSMF. With the PATHPREF do I use /zosmf or /usr/lpp/zosmf in the ALLOCATION JCL //ALLOCZ EXEC ALLOCZFS, // FSDSN=SYSTEM.CIMN.ZOSMF.ZFS, // FSTYPE=ZFS, * ZFS is the Default // PATHPREF='/zosmf' * NO DEFAULT; see comment 7 above // ENDIF // ENDIF //* ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ------------------------------------------- NOTICE: This email and all attachments are confidential, may be proprietary, and may be privileged or otherwise protected from disclosure. They are intended solely for the individual or entity to whom the email is addressed. However, mistakes sometimes happen in addressing emails. If you believe that you are not an intended recipient, please stop reading immediately. Do not copy, forward, or rely on the contents in any way. Notify the sender and/or Imperva, Inc. by telephone at +1 (650) 832-6006 and then delete or destroy any copy of this email and its attachments. The sender reserves and asserts all rights to confidentiality, as well as any privileges that may apply. Any disclosure, copying, distribution or action taken or omitted to be taken by an unintended recipient in reliance on this message is prohibited and may be unlawful. Please consider the environment before printing this email. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
