4    Patch Installation and Removal Instructions

This chapter provides instructions for installing and removing patches from the Tru64 UNIX operating system and the TruCluster Software Products (TCR).

Note

Chapter 5 describes the procedure for patching a TruCluser Server Version 5.0A or higher cluster using the rolling upgrade function. If you are patching your system with that process, follow the steps described in Chapter 5, and then return to this chapter for help in running the dupatch utility.

If you have not yet created your cluster, follow the steps in Section 3.3.

4.1    Summary of Steps for Using Patch Kits

The following list summarizes the steps necessary to install patches on your system. The referenced sections provide the full details. Compaq recommends that you familiarize yourself with these steps before attempting to install Tru64 UNIX or TCR patch kits.

  1. Review the list of issues and restrictions in Chapter 3 and in the Patch Summary and Release Notes document that came with your patch kit.

  2. Prepare your system for patch installation (Section 4.2).

  3. Make the patch distribution available to your system (Section 4.3).

  4. Load any new patch tools provided with the new patch distribution (Section 4.4).

  5. Set the patch baseline if system files have been changed manually Section 4.7).

  6. Perform patch preinstallation check (Section 4.6).

  7. Install patches mode (Section 4.8).

  8. Rebuild the kernel and reboot the system (Section 4.9).

4.2    Preparing to Install Patches

Before using the latest Tru64 UNIX or TCR patch distribution, make sure that your system meets the required criteria and that you perform certain preinstallation tasks, as described in the following list:

4.3    Making the Patch Distribution Available

Tru64 UNIX and TCR patches are available from the Compaq Services Web page or the Tru64 UNIX Patch CD-ROM. Once you have obtained the patch distributions use the following instructions to make the patch kits available to the system targeted for update:

  1. Ensure the installation prerequisites described in Section 4.2 are met.

  2. If you are using patch tar files obtained via the Internet from the Compaq Services Web page, you must expand the tar file to access the patch kits. The tar file can be expanded on any NFS mountable file system.

    Note

    It is recommended that the file system not exist in /usr or /var of the system that will be patched. For example:

    # /usr/sbin/mount /dev/disk/dsk3g /PatchKits

    # cd /PatchKits

    # mkdir kit2

    Copy or ftp the patch kit to /PatchKits/kit2. For example:

    # cp T64V50AS0002-20000324.tar /PatchKits/kit2

    # script untar.log

    # tar -xpvf T64V50AS0002-20000324.tar

    # [Ctrl/d]

    Or alternatively:

    # exit

    View the untar.log for errors or failures untarring the file.

    Once the tar file has been expanded, make the file system containing the patch kits available to the system being patched. For example, on the system you are patching do the following:

    # /usr/sbin/mount /PatchKits/kit2@hostname /mnt

  3. If you are using the Tru64 UNIX Patch CD-ROM you need only mount the CD-ROM, as the information on the CD-ROM is already expanded. For example:

    # usr/sbin/mount -r /dev/disk/cdrom0c /mnt

4.4    Loading New Patch Tools

The patch kits deliver updated patch tools to your system. It is important that you run the dupatch utility located in the /patch_kit directory every time you obtain new patch tar files or a new Tru64 UNIX Patch CD-ROM.

After you have made the patch kits available to the system being patched, run dupatch as follows:

# /mnt/PatchKits/kit2/patch_kit/dupatch

If new patch tools are available they will be loaded and you will see messages similar to the following:

   * A new version of patch tools required for patch management 
	  is now being installed on your system.
 
	* Tools updated, invoking the updated Patch Utility...  
 
 

The dupatch utility saves information on the tools that have been loaded to the log file /var/adm/patch/log/Dupatch_load_date.log. For example:

/var/adm/patch/log/Dupatch_load_Sep19:16:14:21.log

4.5    Invoking the Main dupatch Menu

Once the new tools have been loaded, dupatch prompts you for the path to the patch kit files. After you specify the path (or press Return if the patch kit is your current directory) you will see the main menu. For example:

Enter path to the top of the patch distribution,
or enter "q" to get back to the menu : /mnt/PatchKit/kit2/patch_kit
 
Tru64 UNIX Patch Utility (Rev. 27-04)
==========================
	- This dupatch session is logged in /var/adm/patch/log/session.log
 
    Main Menu:
    ---------
 
    1)  Patch Installation
    2)  Patch Deletion
 
    3)  Patch Documentation
    4)  Patch Tracking
 
    5)  Patch Baseline Analysis/Adjustment
 
    h)  Help on Command Line Interface
 
    q)  Quit
 
Enter your choice:

4.6    Performing Patch Preinstallation Check Instructions

To minimize system down time, you can perform the preinstallation check on a system running in multiuser mode, even if you will perform the actual installation in single-user mode.

Note that the menu you see differs slightly, depending upon whether you log in from a psuedo-terminal or a system console. The following steps assume you logged in from a psuedo-terminal.

  1. Log in as root.

  2. From the main dupatch menu, enter 1 at the "Enter your choice" prompt:

    Tru64 UNIX Patch Utility (Rev. 27-04)
    ==========================
    	- This dupatch session is logged in /var/adm/patch/log/session.log
     
        Main Menu:
        ---------
     
        1)  Patch Installation
        2)  Patch Deletion
     
        3)  Patch Documentation
        4)  Patch Tracking
     
        5)  Patch Baseline Analysis/Adjustment
     
        h)  Help on Command Line Interface
     
        q)  Quit
     
    Enter your choice: 1
     
     
    

  3. The program responds with the Patch Installation Menu. Enter 1 at the "Enter your choice" prompt:

     Tru64 UNIX Patch Utility (Rev. 27-04)
             ==========================
                 - This dupatch session is logged in /var/adm/patch/log/session.log
     
                 Patch Installation Menu:
                 ------------------------
     
                 1)  Pre-Installation Check ONLY
                 2)  Check & Install in single-user mode w/ network services
                 3)  Check and Install in Multi-User mode
     
     
                 b) Back to Main Menu
                 q) Quit
     
             Enter your choice: 1
     
    Checking patch kit for transmission errors during download...
     
    Finished Checking patch kit checksums
     
    Gathering patch information...
      (depending upon the size of the patch kit, this may take awhile)
     
     
                    ***  Start of Special Instructions  ***
     
     
     
     
                    ***  There are NO Special Instructions  ***
     
     
     
    	Press RETURN to proceed...
     
     
    

  4. You have the option to make the patches reversible so you can revert the system to its state prior to the installation of a patch. The dupatch utility lists the following information. Press Return at the prompt to make the patches reversible. This is the recommended action.

         ------------------------------------------------------------------------
     
         To Make Patches Reversible - PLEASE READ THE FOLLOWING INFORMATION:
     
     
       - You have the option to make the patches reversible so you can 
         revert the system to its state prior to the installation of a patch.  
     
       - Reversibility is achieved by compressing and saving a copy of the 
         files being replaced by the patches. These files would be restored 
         to the system if you choose to delete a patch.
     
       - If you choose to make patches NON-reversible, then the system cannot 
         be restored to the state prior to the installation of a patch; you 
         will not be able to delete the patches later.
     
       - This patch kit may force a small set of patches to be reversible to 
         ensure your upgrades to future versions of Tru64 UNIX are successful. 
         The Patch Utility will make those patches reversible automatically. 
     
         Refer to the Release Notes / Installation Instructions provided with
         this patch kit.
     
    Do you want the patches to be reversible? [y]: [Return]
     
         By default, the backup copies of the installed patches will be saved in
         "/var/adm/patch/backup".
     
         If you have limited space in /var, you may want to make the backup
         directory the mount point for a separate disk partition, an NFS mounted
         directory, or a symbolic link to another file system.
     
         You must ensure the backup directory is configured the same way during
         any patch removal operations.
     
    Your current setup of "/var/adm/patch/backup" is:
     
    	* A plain directory (not a mount point or a symbolic link) 
            Do you want the patches to be reversible? [y]: [Return]
    

    By default, the backup copies of the installed patches will be saved in /var/adm/patch/backup. If you have limited space in /var, you may want to make the backup directory the mount point for a separate disk partition, an NFS mounted directory, or a symbolic link to another file system.

  5. Answer yes when asked if you want to perform the preinstallation check with this setup:

    Do you want to proceed with the pre-installation check with this setup? [y]: 
     
     
    

  6. The program then lists the patches that apply to your system. Compaq recommends that you install all of these patches. For example:

    The patches listed below are optional:
     
         There may be more optional patches than can be presented on a single
         screen. If this is the case, you can choose patches screen by screen
         or all at once on the last screen. All of the choices you make will
         be collected for your confirmation before any patches are installed.
     
     - Tru64_UNIX_V5.0A / Cluster Kernel Patches:
         1) Patch 00090.00 - versw command can core dump during rolling upgrade     
         2) Patch 00186.00 - Disks can become inaccessible on a cluster node        
     
     - Tru64_UNIX_V5.0A / Commands, Shells, & Utilities Patches:
         3) Patch 00015.00 - Fixes a problem that occurs in multibyte locales       
         4) Patch 00019.00 - Fixes a problem with the grep command  
     
    
    .
    .
    .
    94) Patch 00152.00 - Memory leak when creating and destroying widgets 95) Patch 00174.00 - Fix for memory leaks in Xlib 96) Patch 00176.00 - Memory leaks occur when creating widgets 97) Patch 00180.00 - Fixes memory leak in libXm 98) Patch 00182.00 - libXm memory leak when creating widgets   Or you may choose one of the following options:   99) ALL of the above 100) CANCEL selections and redisplay menus 101) EXIT without installing any patches   Enter your choices or press RETURN to redisplay menus.   Choices (for example, 1 2 4-6): 99   You are installing the following optional patches:  

    The program lists the patches you have selected, asks you to conform the selction, and runs the preinstallation check if you answer yes:

    Is this correct? (y/n): y
     
    Checking patch prerequisites and patch file applicability...
      (depending upon the number of patches you select, this may take awhile)
     
     
       *** You have selected 98 patches ***
     
     Checking system space needed for patch installation and backup...
     
    
       **************************************************************
     
        Pre-Installation Check COMPLETED with the following results: 
     
        98 patches passed Pre-Installation Check
     
        0 patches failed Pre-Installation Check
     
     
       **************************************************************
     
    
     
     
    Press RETURN to continue...
     
     
    

  7. The program lists any patches that fail the prerequisite and applicability checks, and asks how you want to proceed. You are presented with the following choices:

    Select the action you'd like to take:
     
    1)  proceed with the patches that passed the check
    2)  select patches again
    3)  go back to the previous menu
     
     
    

    If the patches are prevented from being installed because of missing or unknown system files, set the system patch baseline, as described in Section 4.7. If patches are prevented from being installed because dependent patches were not selected, choose the "select patches again" item and add the required patches that are missing.

    Otherwise, proceed to the installation phase, as described in Section 4.8.

4.7    Setting the System Patch Baseline

If your system was customized as a result of the manual installation of any system files, you will need to set the patch baseline for your system. If you do not need to set the patch baseline for your system, proceed to Section 4.8.

Note

You will need to be familiar with the concepts of baselining in Section 2.5 before preforming the steps in this section.

You can set the patch baseline in multiuser mode, thereby minimizing system down time.

The following steps show you how to set a patch baseline.

  1. Log in as root.

  2. Run dupatch and enter 5 in response to "Enter your choice" prompt of the Main Menu:

    Tru64 UNIX Patch Utility (Rev. 27-04)
             ==========================
                 - This dupatch session is logged in /var/adm/patch/log/session.log
     
                 Main Menu:
                 ---------
     
                 1)  Patch Installation
                 2)  Patch Deletion
     
                 3)  Patch Documentation
                 4)  Patch Tracking
     
                 5)  Patch Baseline Analysis/Adjustment
     
                 h)  Help on Command Line Interface
     
                 q)  Quit
     
             Enter your choice: 5
    

    A summary of the patch baselining phases will be displayed on the screen.

  3. Answer y or n when asked if you want to proceed with setting the patch baseline (you must provide an answer; there is no default answer):

    Do you want to proceed with the analysis and adjustment? [y/n]: y
     
     
    

    If you answer yes, dupatch asks you to enter the location of the patch distribution as follows:

    Enter path to the top of the patch distribution,
    or enter "q" to get back to the menu :  /mnt/PatchKit/kit2/patch_kit
    

The summary of the patch baselining phases provides the following information:

Caution

Do not enable dupatch to install patches over missing or unknown system files for which you do not know the origin. To do so might cause your operating system or TCR software environments to be in an inconsistent or nonoperational state.

4.8    Installing and Enabling Patches

Patch installation is performed through dupatch. The -l of the setld command is disabled for patch subsets.

Before beginning the installation, make sure that you have completed all of the preliminary steps:

The following sections provide step-by-step instructions for installing and enabling patches.

Note

If you are installing patches on a cluster, see Chapter 5 before you begin the patching process.

4.8.1    Choosing Single-User or Multiuser Mode

You can install patches from either single-user or multiuser modes. See Section 3.1 for information about selecting one of these modes. Section 4.8.1.1 describes the process from single-user mode and Section 4.8.1.2 describes the process from multiuser mode. Section 4.8.2 describes the remaining steps, which are common to installations from single-user and multiuser modes.

4.8.1.1    Installing Patches from Single-User Mode

The following steps describe the steps you take and the type of output you will see when you install patches from single-user mode.

  1. Shut down the system to single-user mode. For example:

    # /usr/sbin/shutdown +5 "Applying 5.0A and TCR Patches"

  2. Reboot to single-user mode from the console prompt, using a command like the following:

    >>>boot -fl s

  3. If you are using the Logical Storage Manager, enter the lsmbstartup command:

    # /sbin/lsmbstartup

  4. After the system shuts down and reboots to single-user mode, mount the file system that contains the /usr and /var directories. Use the bcheckrc command to check and mount all the UFS and AdvFS file systems, then issue the update command and activate your swap partition with swapon:

    # /sbin/bcheckrc

    # /sbin/update

    # /sbin/swapon -a

  5. If you need access to the network, enter the rcinet command to enable the network:

    # /usr/sbin/rcinet

    Informational messages will appear on the screen.

  6. Run the dupatch utility. (This step assumes that the patch kit is available to your system, as described in Section 4.3, and that the new patch tools have been loaded, as described in Section 4.4). Enter 1 at the "Enter your choice" prompt to the invoke the patch installation session:

    # dupatch

         Tru64 UNIX Patch Utility (Rev. 27-04)
         ==========================
                 - This dupatch session is logged in /var/adm/patch/log/session.log
     
             Main Menu:
             ---------
     
             1)  Patch Installation
             2)  Patch Deletion
     
             3)  Patch Documentation
             4)  Patch Tracking
     
             5)  Patch Baseline Analysis/Adjustment
     
             h)  Help on Command Line Interface
     
             q)  Quit
     
         Enter your choice: 1
     
     
    

  7. When the patch installation menu is displayed. Enter 2, at the "Enter your choice" prompt:

         Tru64 UNIX Patch Utility (Rev. 27-04)
         ==========================
                 - This dupatch session is logged in /var/adm/patch/log/session.log
     
             Patch Installation Menu:
             -----------------------
     
             1)  Pre-Installation Check ONLY
             2)  Check & Install patches in Single-User Mode
     
             b)  Back to Main Menu
             q)  Quit
     
             Enter your choice: 2
     
     
    

4.8.1.2    Installing Patches from Multiuser Mode

The follow steps describe the steps you take and the type of output you will see when you install patches from multiuser mode.

  1. Run the dupatch utility. (This step assumes that the patch kit is available to your system, as described in Section 4.3, and that the new patch tools have been loaded, as described in Section 4.4). Enter 1 at the "Enter your choice" prompt to the invoke the patch installation session:

    # dupatch

         Tru64 UNIX Patch Utility (Rev. 27-04)
         ==========================
                 - This dupatch session is logged in /var/adm/patch/log/session.log
     
             Main Menu:
             ---------
     
             1)  Patch Installation
             2)  Patch Deletion
     
             3)  Patch Documentation
             4)  Patch Tracking
     
             5)  Patch Baseline Analysis/Adjustment
     
             h)  Help on Command Line Interface
     
             q)  Quit
     
         Enter your choice: 1
     
     
    

  2. When the patch installation menu is displayed. Enter 3, at the "Enter your choice" prompt:

         Tru64 UNIX Patch Utility (Rev. 27-04)
     ==========================
    	 - This dupatch session is logged in //var/adm/patch/log/session.log
     
         Patch Installation Menu:
         -----------------------
     
        1)  Pre-Installation Check ONLY
        2)  Check & Install in single-user mode w/ network services
        3)  Check and Install in Multi-User mode
     
        b)  Back to Main Menu
        q)  Quit
     
    Enter your choice: 3
     
    		                    *** Installation Warning ***
     
    You have chosen to install patches onto this system while it is running in
    Multi-User mode. Some patches may directly affect core operating system
    operations. To insure the proper operation  of all applications, it is strongly
    suggested that you install these patches while the system is in
    Single-User mode. If this cannot be done, install these patches when the system
    is as lightly loaded as possible (i.e. not running production environments, no users
    logged on, etc.).
     
    Do you wish to continue? (y/n) [y]: 
     
     
    

4.8.2    Common Installation Steps

The following steps provide instructions for continuing the installation of Tru64 UNIX and TCR patches after you have selected either single-user or multiuser mode.

  1. You have the option to make patches reversible so you can return the system to its state prior to the installation of a patch. Enter y or press Return to make the patches reversible. For example:

    Do you want the patches to be reversible? [y]:
    

    By default, backup copies of the installed patches are saved in /var/adm/patch/backup. If you have limited space in /var, you may want to make the backup directory the mount point for a separate disk partition, an NFS mounted directory, or a symbolic link to another file system.

    If you answer no to this question, the existing system files will not be saved and the installed patches will not be reversible. Compaq recommends that you install patches so they are reversible.

  2. The program describes your backup setup and asks you if you want to proceed:

    Do you want to proceed with the installation with this setup? [y]: 
     
    

  3. You are asked to record your name as the person installing the patches and to add any comments you would like stored for future reference. For example:

    Your name: Mike Stone
    

    Enter any notes about this operation that you would like stored for future reference. To end your input, enter a period (.) and press Return.

    : Removing patches 6.00, 12.00, and 22.00 until the
    : firmware can be updated to the proper revision.
             : . [Return]
    

  4. The program lists the patches available for installation on your system. This list may be different from system to system because dupatch does not display available patches that are already installed on your system. You can install all patches (as recommended by Compaq) or selectively choose patches for installation. You can also cancel selections and redisplay menus, or exit without installing any patches. The following is an example of the dupatch output:

    Enter your choices or press RETURN to display the next screen.
     
    Choices (for example, 1 2 4-6) :
         
    .
    .
    .
    130) Patch 0381.00 - Motif Toolkit Correction 131) Patch 0384.00 - Various X11 Server Corrections   Or you may choose one of the following options:   134) ALL of the above 133) CANCEL selections and redisplay menus 134) EXIT without installing any patches    

    Selecting CANCEL cancels your patch selections and returns to the patch list and selection menus so you can reselect patches for installation.

    Selecting EXIT returns you to the dupatch installation menu.

    Note

    When installing customer-specific patches, you do not have the option of selecting individual patches; you must install them all. You can, however, remove individual CSPs after the installation process is completed and the system has been rebooted.

  5. The preinstallation check verifies that the patches will install. If the preinstallation check is successful, dupatch proceeds with the installation. If the preinstallation check fails, dupatch lists the specific patches that fail and asks how you want to proceed:

    Select the action you'd like to take:
     
    1)  proceed with the patches that passed the check
    2)  select patches again 
    3)  go back to the previous menu
    

    If you choose to proceed with patches that passed the preinstallation check, dupatch will start installing those patches and provide informational messages on the screen. The entire dupatch session is logged to ensure you can view any messages that may scroll off the screen.

    If patch installation is blocked due to missing or unknown system files, refer to Section 4.7.

  6. Review the dupatch session log, /var/adm/patch/log/session.log, to ensure that the installation was successful. Note any special patch instructions, informational messages, and error messages.

  7. Assuming patch installation was successful, rebuild the kernel (vmunix), save the existing kernel, move the new kernel into place, and reboot the system. For more information, see the Tru64 UNIX System Administration manual.

    In general the following steps are necessary:

    1. Configure a new vmunix. For example:

      # doconfig -c HOSTNAME

    2. Save the existing vmunix. For example:

      # cp /vmunix /usr/vmunix.prekit11-<yyyymmdd>

    3. Install the newly built kernel (vmunix). For example:

      # mv /usr/sys/HOSTNAME/vmunix /vmunix

    4. Reboot the system. For example:

      # /usr/sbin/shutdown -r +5 "Reboot a with newly installed patches"

4.9    Rebuilding the Kernel

The dupatch utility determines whether the installation or removal of patches requires that the kernel be rebuilt and the system rebooted. This action is then performed automatically or manually, depending upon the method you used to install the patches:

4.10    Rebooting the System

The action that dupatch takes to reboot your system depends upon whether you used the command-line or menu-based interface or performed the action in single-user or multiuser mode.

4.10.1    In Single-User Mode

When performing a patch installation or removal in single-user mode from the command line, the system automatically reboots after the command line operation is completed.

When performing a patch installation or removal in single-user mode using the menu-based interface, dupatch asks if you want to reboot the system after the patch installation or removal is completed:

4.10.2    In Multiuser Mode

When installing patches in multiuser mode from the command line, you are given a message informing you that a reboot is necessary to complete the patch installation. However, the system does not reboot itself.

When installing patches in multiuser mode using the menu-based interface, dupatch gives you three options if a reboot is necessary:

4.11    Removing Patches

To remove patches from your system you use the Patch Deletion option of the dupatch Main Menu. The system must be in single-user mode to remove patches. Note that the -d option to the setld command is disabled for patch subsets.

The following steps show how to remove patches:

Caution

The Patch Deletion menu lists every setld-based patch on your system, regardless of which patch kit installed them. Therefore, if you select the "ALL of the above" menu item, it will remove all setld-based patches from your system.

For example, if you chose the "ALL of the above" menu item when installing Patch Kit-0003 and then decided to remove those patches, you would have to specify the patch ID of all Patch Kit-0003 patches in the Delete Patch menu. If, instead, you select the "ALL of the above" menu item, then all setld-based patches that were installed on your system would be removed, not just those from Patch Kit-0003.

  1. Shut down the system to single-user mode. For example:

    # /usr/sbin/shutdown +5 "Removing Patches"

  2. After the system shuts down to single-user mode, mount the file system that contains the /usr and /var directories. Use the bcheckrc command to check and mount all the UFS and AdvFS file systems. Then issue the update command and activate your swap partition with swapon:

    # /sbin/bcheckrc # /sbin/update # /sbin/swapon -a

    If you are using the Logical Storage Manager, run lsmbstartup:

    # /sbin/lsmbstartup

  3. If you need access to the network, use the following command to start the network:

    # /usr/sbin/rcinet start

    Informational messages will appear on the screen.

  4. Run dupatch, select 2 for patch removal:

    # dupatch

     
    Tru64 UNIX Patch Utility
    ==========================
    (This dupatch session is logged in /var/adm/patch/log/session.log) 
     
    Main Menu:
    ----------
     
    1) Patch Installation 
    2) Patch Deletion
     
    3) Patch Documentation 
    4) Patch Tracking 
     
    5) Patch Baseline Analysis/Adjustment 
     
    h) Help on Command Line Interface
     
    q) Quit  
     
    Enter your choice: 2
    

  5. You are asked to record your name as the person removing the patches and to add any comments you would like stored for future reference. For example:

    Your name: Mike Stone
    

    Enter any notes about this operation that you would like stored for future reference. To end your input, enter a period (.) and press Return.

    : Removing patches 6.00, 12.00, and 22.00 until the
    : firmware can be updated to the proper revision.
             : . [Return]
    

  6. Select and verify the patches to remove through the patch selection menus. Once the patch selection is done, dupatch removes the selected patches and provides informational messages on the screen. The dupatch session is logged to /var/adm/patch/log/session.log.

    Note

    When removing patches after incremental installations, you may see Special Instructions from previously installed patches that have since been superseded. You should ignore these instructions, and instead, follow any Special Instructions relating to the most current patch.

  7. Review the session log to ensure the removal was successful. Note any special patch instructions, informational messages, and error messages.

  8. If there are no error messages, follow the instructions for disabling the patches that are listed in the session log. Depending on the removed patches, you may need to rebuild the kernel or reboot the system.