Previous Topic: Enabling End-User Access to ESM-Controlled CA VM:Director CommandsNext Topic: Directory Manager Guide


Upgrade in Place Installation

This chapter documents the steps to follow when using the process documented in the section on Upgrade Installation in the z/VM Installation Guide. This process is new in z.VM 6.3.0.

Upgrading z/VM 6.2.0 to z/VM 6.3.0 (CA VM:Director)

Follow the steps in this section to upgrade z/VM 6.2.0 to z/VM 6.3.0:

  1. Add an ACCOUNT User Exit to CA VM:Director that lets MIGMAINT add any account code.

    The exit EXEC file can be as simple as the following example:

    /* MYACTXIT EXEC * /
    Exit 0
    

    Place the file on the VMDIRECT A-disk, and add this line to your PRODUCT CONFIG file (substituting your exit filename):

    USEREXIT ACCOUNT MYACTXIT EXEC
    

    Note: You can remove this exit after the upgrade.

  2. Verify that all DASD volumes in the 6.2.0 system which will hold minidisks created during the upgrade process are configured in the DASD CONFIG file.

    Note: The volumes are specified on the worksheets you fill in by following the IBM procedures in the "Plan Your Installation Upgrade" chapter of the z/VM Installation Guide Version 6 Release 3.

  3. Add GRANT *ALL TO MIGMAINT to the AUTHORIZ CONFIG file.
  4. Define the necessary resource authorizations before proceeding. For instructions, refer to the section "Review External Security Manager (ESM)" in the chapter "Finish the STAGE1 Upgrade" in the IBM z/VM Installation Guide Version 6 Release 3.
  5. Run the steps in the following chapters of the z/VM Installation Guide:
    1. Chapter 20: "Plan Your Upgrade Installation"
    2. Chapter 21: "Set Up for Your Upgrade Installation"
    3. Chapter 22: "Install a z/VM V6.3 Work System for Your Upgrade Installation".
  6. Perform these changes in Chapter 23, "Generate the STAGE1 Changes File":
    1. Before you issue the INSTUPGR STAGE1 ( PRIME command, LINK and ACCESS the CA VM:Director PUBLIC disk at a filemode earlier in the search order than the Y-disk, unless you already deployed the PUBLIC files to the Y-disk.
    2. Issue the following command:
      INSTUPGR STAGE1 ( PRIME
      

      If errors occur, CA VM:Director logs any problems in the following file:

      UPGDMIXT $LOGFILE E
      

      If CA VM:Director reports any problems, correct them and reissue INSTUPGR.

  7. Perform these changes in Chapter 24, "Update Your Current System With the STAGE1 Changes":
    1. Before you issue the INSTUPGR STAGE1 ( COMMIT command, examine files with filetype $DIRADD$, generated by the STAGE1 PRIME processing.
    2. Look at all MDISK statements to determine the volume serial numbers of all 630RLx volumes where minidisks exist.
    3. Add all the 630RLx volumes to the CA VM:Director DASD CONFIG file so that minidisks on those volumes can be allocated.
    4. Issue the CONFIG DASD product command to configure the 630RLx volumes in the same allocation subpool containing the 620RLx volumes.

      Add an IGNORE statement in the DASD CONFIG file so that any full minidisks in the MAINT630 directory entry can be created.

    5. Issue VMDIRECT CONFIG DASD and add a statement like the following example:
      IGNORE MAINT630 131
      
    6. Check the MAINT630 $DIRADD$ file on the MIGMAINT 2CF0 disk to verify that all full volume minidisks have an IGNORE statement in the DASD CONFIG file.
    7. LINK and ACCESS the CA VM:Director PUBLIC disk at a filemode earlier in the search order than the Y-disk, unless you already deployed the PUBLIC files to the Y-disk.
    8. Issue the following command:
      INSTUPGR STAGE1 ( COMMIT
      

      If errors occur, CA VM:Director logs all problems in the following file:

      UPGDMIXT $LOGFILE E
      

      If CA VM:Director reports any problems, correct them and re-issue INSTUPGR.

  8. Define the necessary resource authorizations for new user IDs added for z/VM 6.3.0. Refer to the section "Review External Security Manager (ESM)" in the chapter "Finish the STAGE1 Upgrade in the IBM z/VM Installation Guide Version 6 Release 3.

    Rework your local modifications.

  9. Run the steps in Chapter 26 of the IBM z/VM Installation Guide Version 6 Release 3, "Stop Your Production Workload and Backup Your System".
  10. Perform these changes from Chapter 27, "Generate the STAGE2 Changes File":
    1. Before you issue the INSTUPGR STAGE2 ( PRIME command, LINK and ACCESS the CA VM:Director PUBLIC disk at a filemode earlier in the search order than the Y-disk, unless you already deployed the PUBLIC files to the Y-disk.
    2. Issue the following command:
      INSTUPGR STAGE2 ( PRIME
      

      If errors occur, CA VM:Director logs any problems in the following file:

      UPGDMIXT $LOGFILE E
      

      If CA VM:Director reports any problems, correct them and re-issue INSTUPGR.

  11. Perform these changes in Chapter 28, Update your current system with the STAGE2 changes:
    1. LINK and ACCESS the CA VM:Director PUBLIC disk at a filemode earlier in the search order than the Y-disk, unless you already deployed the PUBLIC files to the Y-disk before issuing:
      INSTUPGR STAGE2 ( COMMIT
      
    2. After the IPL 190 step, LINK and ACCESS the CA VM:Director PUBLIC disk at a filemode in front of the Y-disk, unless you already deployed the PUBLIC files to the Y-disk before reissuing:
      INSTUPGR STAGE2 ( COMMIT
      

      If errors occur, CA VM:Director logs any problems in the following file:

      UPGDMIXT $LOGFILE E
      

      If CA VM:Director reports any problems, correct them and reissue INSTUPGR.

  12. Perform the remaining steps in the IBM documentation.