Date: 2012-01-31 OS: Solaris Etrack Incidents: 2665150 Errors/Problems Fixed:[ 'Total Storage Allocated' in Virtualization server panel is zero and Total file system capacity in virtual host panel has double counting. (e2665150) ] Install/Uninstall Instructions: =========================================================================== Instructions to apply the hotfix =========================================================================== A - Overview of the HotFix --------------------------------------------------------------------------- Apply the HotFix (VRTSccs-F520002665150) on the 5.2 Managed Hosts having Solaris zones. Supported operating systems include: - Solaris 8, 9, and 10 B - Deploying the HotFix from a Windows Management Server -------------------------------------------------------------------------- The examples in the following procedure assume that you installed CommandCentral on a 32-bit host in the default installation directory. 1. Copy ccs-win-5.2HF520002665150w.zip to a temporary location. For example, to C:\Temp 2. After extracting the hotfix, the below two files will be available. - patches - patches\VRTSccs-F520002665150.tar.gz - README (this file) 3. To push the update to managed hosts having Solaris zones, run the following commands from the Management Server: - Go to the HAL bin directory: "C:\Program Files\VERITAS\CommandCentral Storage\HAL\bin" - Type the following command: halsecurity login You may have to provide the password for the 'admin' account which you use to log in to the Console. The default password for this account is 'password' (without single quotes). - To get a list of all managed hosts in a text file, run the following command: perl CHMGetManagedHosts.pl -f C:\Temp\mhs.txt The text file includes the list of all managed hosts. - Edit this file to keep only the names of those hosts that you want to update. - To deploy the update to the hosts listed in C:\Temp\mhs.txt, run the following command: perl PushUpgrade.pl -u "C:\Temp\patches\VRTSccs-F520002665150.tar.gz" -H C:\Temp\mhs.txt 4. To verify the installation, check the install logs on the relevant managed hosts as follows: - Go to the CommandCentral HAL Data directory: /var/VRTSccs/data/VRTShal/maint/VRTSccs-F520002665150//output - Check if there are any errors in the stderr.txt file. - Check the detailed logs of the hotfix application in the stdout.txt file. 5. Verify the updated version as follows: - Open cc_version.txt from the following directory: /opt/VRTS/version/ - Check the FIXID. It should look like this FIXID=F520002665150 DATE= Tue Jan 31 15:11:34 2012 DESCRIPTION=CC Storage 5.2 Hotfix for Solaris Managed Host - ZonesExploer and FSExplorer. C - Deploying the HotFix from a Solaris Management Server --------------------------------------------------------- The examples in the following procedure assume that you installed CommandCentral on a 32-bit host in the default installation directory. 1. Copy the file ccs-sol_sparc-5.2HF520002665150u.tar.gz to a temporary location. For example, to /tmp and unpack it. 2. After extracting the hotfix, you will find the files shown below: - patches/ - patches/VRTSccs-F520002665150.tar.gz - README (this file) 3. To apply the update on the Management Server, do following: - Go to the HAL bin directory: /opt/VRTSccs/VRTShal/bin - Type the following command: ./perl LocalUpgrade.pl /tmp/patches/VRTSccs-F520002665150.tar.gz 4. To verify the installation, check the installation logs on the Management Server as follows: - Go to the CommandCentral Storage HAL Data directory: /var/VRTSccs/data/VRTShal/maint/VRTSccs-F520002665150//output - Check if there are any errors in the stderr.txt file. - Check the detailed logs of the hotfix application in the stdout.txt file. 5. To push the update to managed hosts(having array and switch explorers), run the following commands from the Management Server: - Go to the HAL bin directory: /opt/VRTSccs/VRTShal/bin - Type the following command: ./halsecurity login You may have to provide the password for the 'admin' account which you use to log in to the Console. The default password for this account is 'password' (without single quotes). - To get a list of all managed hosts in a text file, run the following command: ./perl CHMGetManagedHosts.pl -f /tmp/mhs.txt The text file includes the list of all managed hosts and the Management Server. - Edit mhs.txt to keep only the names of those hosts that you want to update - To deploy the update to the hosts listed in /tmp/mhs.txt, run the following command: ./perl PushUpgrade.pl -u /tmp/patches/VRTSccs-F520002665150.tar.gz -H /tmp/mhs.txt 6. To verify the installation, check the install logs on relevant managed hosts: - Go to the CommandCentral HAL Data directory: /var/VRTSccs/data/VRTShal/maint/VRTSccsF520002665150//output - Check if there are any errors in the stderr.txt file. - Check the detailed logs of the hotfix application in the stdout.txt file. 7. Verify the updated version as follows: - Open the cc_version.txt file from the following directory: /opt/VRTS/version/ - Check the FIXID. It should look like this FIXID=F520002665150 DATE= Tue Jan 31 15:11:34 2012 DESCRIPTION=CC Storage 5.2 Hotfix for Solaris Managed Host - ZonesExploer and FSExplorer. Additional Notes: ================== Apply the HotFix (VRTSccs-F520002665150) on the 5.2 Managed Hosts having Solaris zones.