VERITAS Cluster Server 5.0 MP1 and MP3 Hot Fix Zone Agent Patch for Solaris 10 SPARC
| Article:TECH63711 | | | Created: 2008-01-30 | | | Updated: 2009-01-30 | | | Article URL http://www.symantec.com/docs/TECH63711 |
Problem
VERITAS Cluster Server 5.0 MP1 and MP3 Hot Fix Zone Agent Patch for Solaris 10 SPARC
Solution
Support for Branded Zones is documented at http://entsupport.symantec.com/docs/315575
Click on the Download Now link below and then use these commands to unpack and install the patch.
# mv vcs-sol_sparc-5.0MP1MP3HF_ZoneAgent-patches.tar_309206.gz vcs-sol_sparc-5.0MP1MP3HF_ZoneAgent-patches.tar.gz
# cksum vcs-sol_sparc-5.0MP1MP3HF_ZoneAgent-patches.tar.gz
1368701704 16619 vcs-sol_sparc-5.0MP1MP3HF_ZoneAgent-patches.tar.gz
# gzip -d vcs-sol_sparc-5.0MP1MP3HF_ZoneAgent-patches.tar.gz
# tar -xf vcs-sol_sparc-5.0MP1MP3HF_ZoneAgent-patches.tar
# cat README
Etrack Incidents: 1397738,1392799
* * * READ ME - VERITAS Cluster Server 5.0MP3 - Patch * * *
Patch Date: September 20 2008
This document provides information for:
* OVERVIEW
* LIST OF FILES AFFECTED BY THE PATCH
* INSTALLING THE VCS PATCH
* REMOVING THE VCS PATCH
OVERVIEW
--------
Apply the following patch to VCS5.0MP1 or VCS5.0MP3 version:
139146-01 (for Solaris 10 SPARC)
Before applying this patch, confirm that the cluster runs either
VCS 5.0MP1 or 5.0MP3 and the OS is Solaris 10 SPARC
The patch fixes the following incident:
1397738: Support branded zones for the Zone agent
FILES AFFECTED BY THIS VCS PATCH
--------------------------------
Zone Agent executable codes
MANUALLY INSTALLING THE VCS PATCH ON AN INACTIVE SYSTEM
-------------------------------------------------------
To install the VCS patch manually on an inactive system:
0. Read this README_FIRST_VCS.txt before you install.
1. If VCS is currently not running, use the patchadd command to install
the patch on each system in the cluster:
Install the following patch with Solaris 10 SPARC operating system:
patch 139146-01
On each system in the cluster, change directory to the patches location.
# patchadd 139146-01
2. Verify the patch is installed.
# showrev -p | grep 139146-01
MANUALLY INSTALLING THE VCS PATCH ON A RUNNING CLUSTER
------------------------------------------------------
The manual installation option is for VCS users only.
To manually apply the patch to a running VCS cluster:
0. Read this README_FIRST_VCS.txt before you install.
Perform steps 1 through 8 on one node of the cluster
1. Verify that /opt/VRTS/bin is in your PATH so you can execute all the
product commands. Refer to the VCS Installation Guide for more
information.
2. List the service groups in your cluster and their status. On any
system, type:
# hagrp -state
3. Take the ClusterService service group offline, if it is running. On any
system type:
# hagrp -offline -force ClusterService -sys <system>
4. Make the VCS configuration writable. On any system, type:
# haconf -makerw
5. Freeze all service groups. On any system, type:
# hagrp -freeze <service_group> -persistent
6. Save the configuration file (main.cf) with the groups frozen. On any
system, type:
# haconf -dump -makero
7. Shut down VCS. On any system, type:
# hastop -all -force
8. Confirm VCS has shut down.
Perform steps 9 through 12 on each nodes of the cluster
9. Change directory to the patch location.
10. Install the patch 139146-01 on Solaris 10 SPARC:
# patchadd 139146-01
11. Verify the patch is installed.
# showrev -p | grep 139146-01
12. Restart VCS. On each system, type:
# /etc/rc3.d/S99vcs start
13. After VCS has started on all systems, perform the following steps:
a. Verify all resources have been probed. On any system, type:
# hastatus -summary
b. Unfreeze all service groups. On any system, type:
# haconf -makerw
# hagrp -unfreeze <service_group> -persistent
# haconf -dump -makero
c. Bring the ClusterService service group online, if necessary. On any
system type:
# hagrp -online ClusterService -sys <system>
REMOVING VCS PATCH
------------------
To remove the VCS patch:
1. If the cluster is running, on each system repeat step 2 through step 8
of the manual installation procedure.
2. Type the following command on each system:
# patchrm 139146-01
3. Restart VCS. On each system, type:
# /etc/rc3.d/S99vcs start
4. After VCS has started, perform the following steps:
a. Verify all resources have been probed. On each system, type:
# hastatus -summary
b. Unfreeze all service groups. On any system, type:
# haconf -makerw
# hagrp -unfreeze <service_group> -persistent
# haconf -dump -makero
c. Online the ClusterService service group, if necessary.
On any system type:
# hagrp -online ClusterService -sys <system>
Attachments
|
|
|
Related Articles
Legacy ID
309206
Article URL http://www.symantec.com/docs/TECH63711
Terms of use for this information are found in Legal Notices









Thank you.