Patch-ID# 143308-03


Download this patch from My Oracle Support

Your use of the firmware, software and any other materials contained in this update is subject to My Oracle Support Terms of Use, which may be viewed at My Oracle Support.
For further information on patching best practices and resources, please see the following links:
Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.

Keywords: security scge core oracle dataguard sbp dr
Synopsis: Solaris Cluster Geographic Edition 3.2 11/09: Core, Utilities & Man Pages
Date: Sep/14/2010


Install Requirements: NA

Solaris Release: 9 10

SunOS Release: 5.9 5.10

Unbundled Product: Solaris Cluster Geographic Edition

Unbundled Release: 3.2 11/09

Xref: This patch available for x86 as patch 143309

Topic: Solaris Cluster Geographic Edition 3.2 11/09: Core, Utilities & Man Pages

Relevant Architectures: sparc

Bugs fixed with this patch:

Sun CR # Bug #
689788115601086
692763915623703
692889715624789
694004715633646
695121815642204


Changes incorporated in this version: 6928897 6951218

Patches accumulated and obsoleted by this patch:

Patches which conflict with this patch:

Patches required with this patch:

Obsoleted by:

Files included with this patch:

/opt/SUNWscgrepodg/lib/odg_control_lib
/usr/cluster/lib/cmass/cmas_agent_geocontrol.jar
/usr/cluster/lib/cmass/cmas_agent_geoutilities.jar
/usr/cluster/lib/geo/com/sun/cluster/agent/geocontrol/datarep/Odg$OdgProps.class
/usr/cluster/lib/geo/com/sun/cluster/agent/geocontrol/datarep/Odg.class
/usr/cluster/lib/geo/com/sun/cluster/agent/geocontrol/datarep/Sbp$DeviceGroupProperties.class
/usr/cluster/lib/geo/com/sun/cluster/agent/geocontrol/datarep/Sbp$DeviceGroupProperty.class
/usr/cluster/lib/geo/com/sun/cluster/agent/geocontrol/datarep/Sbp$ProtectionGroupProperties.class
/usr/cluster/lib/geo/com/sun/cluster/agent/geocontrol/datarep/Sbp$ProtectionGroupProperty.class
/usr/cluster/lib/geo/com/sun/cluster/agent/geocontrol/datarep/Sbp.class
/usr/cluster/lib/geo/lib/geopgi
/usr/cluster/lib/geo/lib/scgeo_devicegroup_get
/usr/cluster/lib/geo/lib/scgeo_partnership_get
/usr/cluster/lib/geo/lib/scgeo_protectiongroup_get
/usr/cluster/lib/geo/lib/shared_function_library
/usr/cluster/lib/geo/lib/tcp_udp_req

Problem Description:

6928897 memory leak in tcp_udp_req
6951218 TCP/UDP heartbeat flips between OK and no-response
 
(from 143308-02)
 
6927639 scgeo_devicegroup_get not returning passwd entry from CCR when there are local and remote versions
6940047 password information can be exposed by creating a symlink to the temp passwd file
 
(from 143308-01)
 
6897881 seeing problems with new avs snapshot feature on cluster that is upgraded to hermes


Patch Installation Instructions:
--------------------------------
 
Refer to the man pages for instructions on using 'patchadd' and 'patchrm'
commands provided with Solaris, to install and remove patches.


Special Install Instructions:
-----------------------------
 
NOTE 1: If you add Oracle Data Guard Data Replication Support and/or Sun 
        Cluster Geographic Edition Script-Based Plugin Replication Support 
        after you have installed this patch, you must reinstall this patch 
        to get the updates from the patch that apply to these components. 
        Note that reinstalling this patch only updates packages that had 
        not been present when the patch was installed.
 
        For details, see the
        "Re-installing Patch" section of the man page for patchadd(1M).
 
NOTE 2: To apply the patch, the partnership and all activated protection groups
        within the partnership must be in OK state.
 
        Patch SCGE on the secondary cluster first and then on the primary
        cluster.
 
        Patching SCGE
        =======================================
        1. If this cluster is primary for one ore more protection groups, from
        one node of the cluster remove all application resource groups from
        protection groups.  This step ensures that resource groups are not
        stopped when you later stop the protection groups.
        # geopg remove-resource-group <resource group> <protection group>
 
        2. From one node of the cluster deactivate all protection groups on
        the cluster.
        # geopg stop -e local <protection group>
 
        3. From one node of the cluster stop the SCGE infrastructure.
        # geoadm stop
 
        4. Stop cacao on all nodes of the cluster.
        # cacaoadm stop
 
        5. Install the patch on all nodes of the cluster.
 
        6. Start cacao on all nodes of the cluster.
        # cacaoadm start
 
        7. From one node of the cluster restart the SCGE infrastructure.
        # geoadm start
 
        8. Start all the protection groups locally.
        # geopg start <protection group> -e local [-n]
 
        9. From one node of the cluster add all application resource groups
        that you removed in step #1 back to the protection group.
        # geopg add-resource-group <resource group> <protection group>
 
        10. Verify that SCGE is started fine and the protection groups are in OK
        state.  Also verify that device groups and application resource groups
        are in correct state.
        # geoadm status
        # clrg status
        # crls status
        # cldg status
 
		These instructions can also be found in section entitled
		"Installing Patches" in the "Sun Cluster Geographic Edition
		Installation Guide".


README -- Last modified date: Saturday, November 10, 2012