ccs-sol_sparc-5.1.2HF512001940687u

 Basic information
Release type: Hot Fix
Release date: 2010-01-27
OS update support: None
Technote: 345311
Documentation: None
Popularity: 596 viewed    downloaded
Download size: 6.26 MB
Checksum: 599911360

 Applies to one or more of the following products:
CommandCentral 5.1.2 On Solaris SPARC

 Obsolete patches, incompatibilities, superseded patches, or other requirements:
None.

 Fixes the following incidents:
1939004

 Patch ID:
None.

Readme file
Date: 2010-01-27
OS: Solaris 8, Solaris 9, Solaris 10, Windows 2000 Server, Windows 2003 Server, Windows 2008 Server.
Etrack Incident: 1939004
Errors/Problems Fixed:[
  CCS doesn't show Mirrorview Enabled LUNS & their CounterLUNS for CX-960 arrays.(e1939004)
]
Install/Uninstall Instructions:
=====================================================================================================================
Procedure to install the hotfix:
=====================================================================================================================
Deploying HF from Windows Management Server:
============================================
(The following assumes that CommandCentral has been installed on Windows 32-bit OS host in default installation directory)
1. Download the hotfix ("ccs-win-5.1.2HF512001940687w.zip") to a temporary location - "C:\Temp".
2. After extracting hotfix, below two files will be available -
     - patches
     - README
3. To apply the hotfix on Management Server, do following -
     - Go to CommandCentral HAL bin directory.
       cd C:\Program Files\VERITAS\CommandCentral Storage\HAL\bin
     - Run below command to deploy HF on MS.
       perl LocalUpgrade.pl C:\Temp\patches\VRTSccs-F512001940687.tar.gz
4. After deploying the hotfix, check the HF installation logs on Management Server as follows-
      - Go to CommandCentral Storage HAL Data directory.
        cd C:\Program Files\VERITAS\CommandCentral Storage Data\Data\HAL\maint\VRTSccs-F512001940687\<time stamp>\output
      - Check if there are any errors in "stderr.txt" file.
      - Check detailed logs of hotfix application in "stdout.txt" file.
5. To push this hotfix on Managed Hosts, run following commands from Management Server - 
     - Type following command to go into HAL bin direcotry
       cd C:\Program Files\VERITAS\CommandCentral Storage\HAL\bin
     - halsecurity login 
         You may have to provide the password for the 'admin' account which is used while logging
	 in to the Console. Default password for this account is 'password' (without single quotes).
     - To get list of all Managed hosts in a text file, run below command -	
         perl CHMGetManagedHosts.pl -f C:\Temp\mhs.txt
         Note: C:\Temp\mhs.txt obtained by running above command will have list of all MHs.
               Edit this file to keep only names of those systems where HF has to be deployed.
     - To deploy the hotfix on all systems listed in C:\Temp\mhs.txt, run below command -
         Perl PushUpgrade.pl -u C:\Temp\patches\VRTSccs-F512001940687.tar.gz -H C:\Temp\mhs.txt
6. After deploying the hotfix, check HF install log on relevant Managed Hosts -
     - For Windows:
       ------------
          Go to CommandCentral HAL Data directory.
          cd C:\Program Files\VERITAS\CommandCentral Storage Data\Data\HAL\maint\VRTSccs-F512001940687\<time stamp>\output
     - For UNIX:
       ---------
          Go to CommandCentral HAL Data directory-
          cd /var/VRTSccs/data/VRTShal/maint/VRTSccs-F512001940687/<time_stamp>/output  
     - Check if there are any errors in "stderr.txt" file.
     - Check detailed logs of hotfix application in "stdout.txt" file.
6. Check the hotfix details in "cc_version.txt" file -
     - Open "cc_version.txt" file present in below location.     
        For Windows:
        ------------
         cd C:\Program Files\VERITAS\CommandCentral Storage\Version
        For UNIX:
        ---------
         cd /opt/VRTS/version/          
     - Check the FIXID and other details.
         For example:
         FIXID=F512001940687
	 DATE=Wed Jan 27 15:09:25 2010
	 DESCRIPTION=5.1.2 HotFix: Control Host -  EMCClariionExplorer
	 REQUIRES=F512001896910
Deploying HF from Solaris Management Server:
============================================
(The following assumes that CommandCentral has been installed in the default installation directory)
1. Download the hotfix ("ccs-sol_sparc-5.1.2HF512001940687u.tar.gz") to a temporary location - "/tmp".
2. After extracting hotfix, below two files will be available -
     - patches
     - README.txt
3. To apply the hotfix on Management Server, do following -
     - Type following command to go into HAL bin direcotry.
       cd /opt/VRTSccs/VRTShal/bin
     - Run following command to deploy HF on MS.
       ./perl LocalUpgrade.pl /tmp/patches/VRTSccs-F512001940687.tar.gz
4. After deploying the hotfix, check HF install log on Management Server as follows-
     - Go to CommandCentral Storage HAL Data directory.
       cd /var/VRTSccs/data/VRTShal/maint/VRTSccs-F512001940687/<time_stamp>/output
     - Check if there are any errors in "stderr.txt" file.
     - Check detailed logs of hotfix application "stdout.txt" file.
5. To push this hotfix on Managed Hosts, run following commands from Management Server - 
     - Type following command to go into HAL bin directory.
       cd /opt/VRTSccs/VRTShal/bin
     - halsecurity login 
       You may have to provide the password for the 'admin' account which is used while logging
       in to the Console. Default password for this account is 'password' (without single quotes).
     - To get list of all Managed hosts attached to MS, run below command.	
        ./perl CHMGetManagedHosts.pl -f /tmp/mhs.txt
         Note: /tmp/mhs.txt obtained by running above command will have list of all MHs and MS.
       	       Edit this file to keep only names of systems where HF has to be deployed.
     - To deploy the hotfix on all systems listed in /tmp/mhs.txt, run below command.
        ./perl PushUpgrade.pl -u /tmp/patches/VRTSccs-F512001940687.tar.gz -H /tmp/mhs.txt
6. After deploying the hotfix, check HF install logs on relevant Managed Hosts -
     - For Windows:
       ------------
         Go to CommandCentral HAL Data directory -
         cd C:\Program Files\VERITAS\CommandCentral Storage Data\Data\HAL\maint\VRTSccs-F512001940687\<time stamp>\output
     - For UNIX:
       ---------
         Go to CommandCentral HAL Data directory -
         cd /var/VRTSccs/data/VRTShal/maint/VRTSccs-F512001940687/<time_stamp>/output  
     - Check if there are any errors in the "stderr.txt" file.
     - Check the detailed logs of hotfix application in the "stdout.txt" file.
7. Check the hotfix details in "cc_version.txt" file -
     - Open "cc_version.txt" file present in below location.     
        For Windows:
        ------------
         cd C:\Program Files\VERITAS\CommandCentral Storage\Version
        For UNIX:
        ---------
         cd /opt/VRTS/version/
     - Check the FIXID and other details.
         For example:
          FIXID=F512001940687
	  DATE=Wed Jan 27 15:09:25 2010
	  DESCRIPTION=5.1.2 HotFix: Control Host -  EMCClariionExplorer
	  REQUIRES=F512001896910
Additional Notes:
=================
Apply this hotfix on systems having CommandCentral 5.1.2  Management Server and Managed Hosts with Array and Switch capabilities installed.