README for CPI Hot Fix for supporting uninstall of CCS control host 5.2 or upgrade of CCS control host to version 5.2 from any earlier version supported. VERITAS CommandCentral Storage control host *************************************************************************** **Always** use this hotfix during uninstall of CCS control host 5.2 or upgrade of CCS control host to version 5.2 from any supported upgradable version. Header Information ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Synopsis: CPI Hot Fix for supporting uninstall of CCS control host 5.2 or upgrade of CCS control host to version 5.2 from any earlier version supported. Fixed Files: Not applicable. Platform: Solaris Date: September 19, 2010. Applicable version of CCS: 5.2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Issues Fixed ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1. Corrected CPI typo in subroutine ccs_get_config_sys from CCSMH to CCSCH, this subroutine is main subroutine used to get configuration values from configuration files. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - INSTRUCTION HOW TO APPLY THE FIXED BINARY FILE: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1. Copy the ccs-sol_sparc-5.2HF520002145347u2-patches.tar.gz to the local system where installation is intended to start. 2. Extract the file. After extracting, The following files are available. - README - patches - patches/CPI_CCSCH_PATCH_1.pl (CPI patch) 3. From the install image, run the following command. - For upgrading any supported version of CCS control host to 5.2: ./installccsch -require - For uninstalling CCS control host 5.2 either from media or from /opt/VRTS/install ./uninstallccsch -require E.g: ./installccsch -require /tmp/patches/CPI_CCSCH_PATCH_1.pl ./uninstallccsch -require /tmp/patches/CPI_CCSCH_PATCH_1.pl