Obsoleted by: 126086-02 Sun Cluster 3.2: HA-SwiftAllianceAccess patch for Solaris 10 |
Disclaimer:
Please note:
Although OBSOLETED patches are available on SunSolve, Sun recommends using the most recent patches and the most recent revision of those patches. OBSOLETED patches do not include the latest bug fixes and/or product enhancements, and may require the installation of additional patches as a corrective measure.
Status: OBSOLETE
Patch Id: 126086-01
***********************************************************************
READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT
FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU
AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE
TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE.
***********************************************************************
For further information on patching best practices and resources, please
see the Big Admin Patching Center, http://www.sun.com/bigadmin/patches/
***********************************************************************Summary: Obsoleted by: 126086-02 Sun Cluster 3.2: HA-SwiftAllianceAccess patch for Solaris 10
Date: Oct/17/2008
Installation Requirements:
NA
Solaris Release: 10
Sun OS Release: 5.10
Unbundled Product: Sun Cluster
Unbundled Release: 3.2
Xref:
Topic:
Sun Cluster 3.2: HA-SwiftAllianceAccess patch for Solaris 10
Relevant Architecture: sparc
BugId's fixed with this patch:
6723501
Changes incorporated in this version:
Patches accumulated and obsoleted by this patch:
Patches which conflict with this patch:
Required Patches:
Obsoleted by:
Files Included in this Patch:
/opt/SUNWscsaa/bin/functions
/opt/SUNWscsaa/bin/probe_SAA
/opt/SUNWscsaa/bin/start_SAA
/opt/SUNWscsaa/bin/stop_SAA
Problem Description:
6723501 SAA data service should support version 6.2
Revision History:
Patch Installation Instructions:
--------------------------------
There are three (3) possible procedures for installing patches on
Sun Cluster. The proper method to use and any additional instructions,
for this patch are specified below in the "Special Install Instructions"
section.
Refer to the chapter entitled "Patching Sun Cluster Software and
Firmware" in the "Sun Cluster System Administration Guide" for a
description of the different install processes and instructions
on how to install Sun Cluster 3.2 patches.
Refer to the man pages for instructions on using 'patchadd' and
'patchrm' scripts provided with Solaris, to install and remove patches.
Special Install Instructions:
-----------------------------
NOTE 1: Install this patch using the patch install procedure for a
"Non Rebooting Sun Cluster Patch" as described in the
"Patching Sun Cluster Software and Firmware" chapter of the
"Sun Cluster 3.2 System Administration Guide"
NOTE 2: Switchover is required before applying this patch.
NOTE 3: For SWIFtAlliance Access 6.2 only: Create the user all_adm
and the groups alliance and sagsnlg on all cluster nodes or
zones that can master the resource group with the same user
ID and group ID.
# groupadd -g groupid alliance
# groupadd -g groupid sagsnlg
# useradd -m -g alliance -G sagsnlg -d /export/home/all_adm -s /usr/bin/ksh all_adm
NOTE 4: On Solaris 10: Set the values of the resource controls for the
project swift:
# projmod -s -K "project.max-sem-ids=(privileged,1320,deny)" swift
# projmod -s -K "project.max-shm-ids=(privileged,1500,deny)" swift
# projmod -s -K "project.max-shm-memory=(privileged,4294967295,deny)" swift
# projmod -s -K "project.max-msg-ids=(privileged,800,deny)" swift
# projmod -s -K "process.max-sem-nsems=(privileged,512,deny)" swift
# projmod -s -K "process.max-sem-ops=(privileged,512,deny)" swift
# projmod -s -K "process.max-msg-qbytes=(privileged,10485760,deny)" swift
# projmod -s -K "process.max-msg-messages=(privileged,8192,deny)" swift
# projmod -s -K "process.max-stack-size=(basic,33554432,deny)" swift
# projmod -s -K "process.max-data-size=(basic,8.0EB,deny)" swift
# projmod -s -K "process.max-file-descriptor=(basic,1000,deny)" swift
The previous values are examples only. For more accurate values
refer to the latest SWIFT documentation release notes of the
corresponding version.
Assign the project swift as default project for all_adm by editing
the file /etc/user_attr and adding the following line at the end
of the file:
all_adm::::project=swift
NOTE 5: You must not configure to automatically start at boot-time through
the saa_configbootstrap command.
NOTE 6: Copy all files in the home directory of the all_adm user to all
cluster nodes or zones that can master the resource group. Copy
the ~root/InstallShield directory to all cluster nodes or zones
that can master the resource group.
README -- Last modified date: Wednesday, October 21, 2009