IBM z/OS Management Facility (z/OSMF)

IBM z/OSMF

IBM z/OSMF

The IBM z/OS Management Facility framework improves programmer productivity by using simplified, streamlined and automated tasks. This easier-to-use functionality reduces both programmer training time and the learning curve.

 View Only
  • 1.  Changing USER_DIR after installation

    Posted 01/19/24 01:32 PM

    Hello,

    We have had z/OSMF setup in our sandbox environment for quite a while now. When it was first implemented, it was done using the default values and the USER_DIR being used is /global/zosmf. However, we would like to change the directory to conform to our standards.

    I would like to understand if this is possible and if there are any considerations we need to take.

    Is it just a matter of copying the existing contents of /global/zosmf into /opt/zosmf and update PARMLIB member IZUPRM00 and PROC IZUSVR1?

    Would doing this impact any work and settings that has been done in z/OMSF?



    ------------------------------
    Cindy Diaz Juarez
    ------------------------------


  • 2.  RE: Changing USER_DIR after installation

    Posted 01/23/24 10:37 AM

    Cindy, you are correct, to move your z/OSMF data directory it is a simple matter of copying the existing directory content to your new desired location, then updating that directory value in your PARMLIB member and the IZUSVR1 proc.  Changing the directory should have no impact to any existing z/OSMF work or settings.



    ------------------------------
    Kurt Quackenbush
    IBM, z/OS SMP/E and z/OSMF Software Management
    kurtq@us.ibm.com
    ------------------------------



  • 3.  RE: Changing USER_DIR after installation

    Posted 01/24/24 05:22 PM

    Hello Cindy, 

    We went through a similar change, however, we went from USER_DIR=/var/zosmf / to /global/zosmf/ I seem to recall that we experienced problems with accessing existing workflows after the update to USER_DIR=/global/zosmf which would result in messages similar to the one below..

    Workflow definition file "/SYSTEM/var/zosmf/data/app/IZUWorkflows-97276581-4f9e-498e-9453-8ddf85baf2aa/datasetFiles/INST@.INSTALL@.SERVRPAC.WORKFLOW(VERIFY)" was either not found or cannot be accessed.

    To resolve this we had to update several workflow definition files to reflect the change from /var/zosmf/... to /global/zosmf/...

    Nick Theriault
    Technical Advisor



    ------------------------------
    Nicholas Theriault
    Technical Advisor
    Shared Services Canada
    Ottawa
    6137903891
    ------------------------------



  • 4.  RE: Changing USER_DIR after installation

    Posted 01/25/24 09:51 AM

    Hi Nicholas,

    Thank you for sharing your experience. I believe workflows let you choose where to save the workflow definition file which can be a unix location or a z/OS dataset.  Did you notice this behavior also for workflows whose definition file is stored in datasets?

    Thank you,

    Cindy Diaz



    ------------------------------
    Cindy Diaz Juarez
    ------------------------------



  • 5.  RE: Changing USER_DIR after installation

    Posted 01/25/24 11:59 AM

    Hi Cindy,

    Sorry I re-read your question and I don't believe that we have any workflow definition files in datasets just in our USS location



    ------------------------------
    Nicholas Theriault
    Technical Advisor
    Shared Services Canada
    Ottawa
    6137903891
    ------------------------------



  • 6.  RE: Changing USER_DIR after installation

    Posted 01/26/24 12:55 PM

    Hello Cindy,

    Benefit of using /global is that /global is sysplex wide mount point. If you have a "Shared file system" for z/OSMF data directory under /global, you can start a z/OSMF instance on any system in a sysplex (assuming host name for z/OSMF is DVIPA enabled).

    If you decide to move z/OSMF data directory from /global/zosmf, I suggest you first look at IZUMKFS sample in SYS1.SAMPLIB and setup new directoy as described in this sample before you copy data from /global/zosmf



    ------------------------------
    Hiren Shah Senior Technical Staff Member (z/OSMF)
    ------------------------------



  • 7.  RE: Changing USER_DIR after installation

    Posted 01/29/24 02:43 PM

    Hi Hiren,

    The one we are planning to use is also sysplex wide. Are there any other benefits to using /global/zomsf, for example for applying maintenance or some other scenario?

    Also regarding Nicholas experience: if our workflow definition files are stored in datasets, is it safe to assume we won't run into issues accessing workflows?

    Thank you in advance,

    Cindy Diaz



    ------------------------------
    Cindy Diaz Juarez
    ------------------------------



  • 8.  RE: Changing USER_DIR after installation

    Posted 09/25/24 09:12 AM

    What about changing the HOME directory for user=IZUSVR? 



    ------------------------------
    Chuck Crawford
    ------------------------------