sfha-sol11_sparc-6.0.5.100

 Basic information
Release type: Patch
Release date: 2014-11-01
OS update support: None
Technote: None
Documentation: None
Popularity: 1051 viewed    downloaded
Download size: 1.55 MB
Checksum: 2205961848

 Applies to one or more of the following products:
VirtualStore 6.0.1 On Solaris 11 SPARC
Cluster Server 6.0.1 On Solaris 11 SPARC
Storage Foundation Cluster File System 6.0.1 On Solaris 11 SPARC
Storage Foundation for Oracle RAC 6.0.1 On Solaris 11 SPARC
Storage Foundation HA 6.0.1 On Solaris 11 SPARC

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

This patch requires: Release date
sfha-sol11_sparc-6.0.5 2014-04-15

 Fixes the following incidents:
3597587, 3597589, 3629955

 Patch ID:
VRTSgab-6.0.500.100
VRTSllt-6.0.500.100
VRTSvxfen-6.0.500.100

Readme file
                          * * * READ ME * * *
            * * * Veritas Storage Foundation HA 6.0.5 * * *
                      * * * Patch 6.0.5.100 * * *
                         Patch Date: 2014-09-29


This document provides the following information:

   * PATCH NAME
   * OPERATING SYSTEMS SUPPORTED BY THE PATCH
   * PACKAGES AFFECTED BY THE PATCH
   * BASE PRODUCT VERSIONS FOR THE PATCH
   * SUMMARY OF INCIDENTS FIXED BY THE PATCH
   * DETAILS OF INCIDENTS FIXED BY THE PATCH
   * INSTALLATION PRE-REQUISITES
   * INSTALLING THE PATCH
   * REMOVING THE PATCH


PATCH NAME
----------
Veritas Storage Foundation HA 6.0.5 Patch 6.0.5.100


OPERATING SYSTEMS SUPPORTED BY THE PATCH
----------------------------------------
Solaris 11 SPARC


PACKAGES AFFECTED BY THE PATCH
------------------------------
VRTSgab
VRTSllt
VRTSvxfen


BASE PRODUCT VERSIONS FOR THE PATCH
-----------------------------------
   * Symantec VirtualStore 6.0.1
   * Veritas Cluster Server 6.0.1
   * Veritas Storage Foundation Cluster File System HA 6.0.1
   * Veritas Storage Foundation for Oracle RAC 6.0.1
   * Veritas Storage Foundation HA 6.0.1


SUMMARY OF INCIDENTS FIXED BY THE PATCH
---------------------------------------
Patch ID: VRTSgab-6.0.500.100
* 3629955 (3597585) On Solaris 11, after a package upgrade LLT, GAB and VXFEN drivers may fail to add.
Patch ID: VRTSllt-6.0.500.100
* 3597587 (3597585) On Solaris 11, after a package upgrade LLT, GAB and VXFEN drivers may fail to add.
Patch ID: VRTSvxfen-6.0.500.100
* 3597589 (3597585) On Solaris 11, after a package upgrade LLT, GAB and VXFEN drivers may fail to add.


DETAILS OF INCIDENTS FIXED BY THE PATCH
---------------------------------------
This patch fixes the following Symantec incidents:

Patch ID: VRTSgab-6.0.500.100

* 3629955 (Tracking ID: 3597585)

SYMPTOM:
On Oracle Solaris 11, after a package upgrade, the  LLT, GAB and VxFEN drivers may fail to add to the 
system.

DESCRIPTION:
You may experience driver addition issues while adding the LLT, GAB, VxFEN drivers due to following 
reasons:
1. LLT, GAB, or VxFEN module is configured before the driver is added to the system.
2. Incorrect dependency among the SMF services that add the driver.

RESOLUTION:
Symantec has modified the VRTSllt, VRTSgab, and VRTSvxfen packages to ensure correct 
dependencies between SMF services to avoid driver addition issues.

Patch ID: VRTSllt-6.0.500.100

* 3597587 (Tracking ID: 3597585)

SYMPTOM:
On Oracle Solaris 11, after a package upgrade, the  LLT, GAB and VxFEN drivers may fail to add to thesystem.

DESCRIPTION:
You may experience driver addition issues while adding the LLT, GAB, VxFEN drivers due to following
reasons:
1. LLT, GAB, or VxFEN module is configured before the driver is added to the system.2. Incorrect dependency among the SMF services that add the driver.

RESOLUTION:
Symantec has modified the VRTSllt, VRTSgab, and VRTSvxfen packages to ensure correctdependencies between SMF services to avoid driver addition issues.

Patch ID: VRTSvxfen-6.0.500.100

* 3597589 (Tracking ID: 3597585)

SYMPTOM:
On Oracle Solaris 11, after a package upgrade, the  LLT, GAB and VxFEN drivers may fail to add to thesystem.

DESCRIPTION:
You may experience driver addition issues while adding the LLT, GAB, VxFEN drivers due to following
reasons:
1. LLT, GAB, or VxFEN module is configured before the driver is added to the system.
2. Incorrect dependency among the SMF services that add the driver.

RESOLUTION:
Symantec has modified the VRTSllt, VRTSgab, and VRTSvxfen packages to ensure correctdependencies between SMF services to avoid driver addition issues.



INSTALLING THE PATCH
--------------------
Run the Installer script to automatically install the patch:
-----------------------------------------------------------
If you have already installed 6.0.5 Maintenance Release, you do not need to apply this patch unless 
any of the LLT, GAB, VXFEN drivers have failed to add.

To install the patch perform the following steps on at least one node in the cluster:
1. Copy the patch sfha-sol11_sparc-6.0.5.100-patches.tar.gz to /tmp
2. Untar sfha-sol11_sparc-6.0.5.100-patches.tar.gz to /tmp/hf
    # mkdir /tmp/hf
    # cd /tmp/hf
    # gunzip /tmp/sfha-sol11_sparc-6.0.5.100-patches.tar.gz
    # tar xf /tmp/sfha-sol11_sparc-6.0.5.100-patches.tar
3. Install the hotfix
    # pwd 
    /tmp/hf
    # ./installSFHA605P1 [<host1> <host2>...]

You can also install this patch together with 6.0.1 GA release and 6.0.5 Maintenance Release
    # ./installSFHA605P1 -mr_path [<605 path>] -base_path [<601 path>] [<host1> <host2>...]
where the -mr_path should point to the 6.0.5 image directory, while -base_path to the 6.0.1 image.

If the systems are already at 6.0.1 GA or 6.0.3 Maintenance Release, you can install this patch together 
with 6.0.5 Maintenance Release
    # ./installSFHA605P1 -mr_path [<605 path>] [<host1> <host2>...]

Note: If you are installing to an Alternate Boot Environment, "-rootpath <alternate_root_path>" option 
can be used. For example,
    # ./installSFHA605P1 -mr_path [<605 path>] -rootpath [<alternate_root_path>] [<host1> <host2>...]
where -rootpath points to the Mount point where the Alternate Boot Environment is mounted.



REMOVING THE PATCH
------------------
Please follow the uninstallation steps from the install guide for 6.0.5.


SPECIAL INSTRUCTIONS
--------------------
NONE


OTHERS
------
NONE