vcs_agents-sol10_sparc-SRDFAgent_5.0.16.1

 Basic information
Release type: Hot Fix
Release date: 2013-09-06
OS update support: None
Technote: None
Documentation: None
Popularity: 1281 viewed    downloaded
Download size: 70.94 KB
Checksum: 2519547503

 Applies to one or more of the following products:
Cluster Server Agents 6.0 On Solaris 10 SPARC

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

 Fixes the following incidents:
3273283

 Patch ID:
None.

Readme file
                          * * * READ ME * * *
       * * * Veritas Cluster Server Agents SRDFAgent_5.0.16 * * *
                         * * * Hot Fix 1 * * *
                         Patch Date: 2013-09-06


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 Cluster Server Agents SRDFAgent_5.0.16 Hot Fix 1


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


PACKAGES AFFECTED BY THE PATCH
------------------------------
VRTSvcse


BASE PRODUCT VERSIONS FOR THE PATCH
-----------------------------------
   * Veritas Cluster Server Agents 6.0


SUMMARY OF INCIDENTS FIXED BY THE PATCH
---------------------------------------
Patch ID: 5.0.16.1
* 3273283 (3289352) [VCS]VCS unable to failover cascaded SRDF as it cannot detect rdfg number


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

Patch ID: 5.0.16.1

* 3273283 (Tracking ID: 3289352)

SYMPTOM:
The VCS SRDF Agent resource fails to come online when resource is configured to 
monitor a device 
group which is configured in a concurrent/cascaded environment and SYMCLI 
version is 7.5 .

DESCRIPTION:
In cascaded environment the agent requires the RDF group number when firing a 
symrdf query 
command. To identify the RDF group number the agent fires the symdg show 
command. With SYMCLI 
7.5 the output of symdg show command has been changed and thus the agent was 
unable to identify 
the RDF group number.

As a result the the symrdf query command fails and the resource faults.

RESOLUTION:
The issue has been fixed in the VCS SRDF agent. The Agent has been enhanced to 
successfully 
retrieve the RDF group number from the symdg show command.



INSTALLING THE PATCH
--------------------
Perform the following steps on all the nodes in VCS cluster
1. Offline the Service group with SRDF and SRDFSnap resources
2. Stop the Agent
3. Install the hotfix
4. Start the Agent
5. Bring online the Service Group

Offline the Service group with SRDF and SRDFSnap resources
-----------------------------------------------------------
1. Bring the Serive Group offline by executing the following command :
     # hagrp -offline <Serice Group>  -sys <system name>    
2. Check the state of the Serive Group by executing the following command :
     # hagrp -state

Stop the Agent
---------------
1. Stop the SRDF and SRDFSnap agent by executing the following command
     # haagent -stop SRDF -sys <system name>   
     # haagent -stop SRDFSnap -sys <system name>   
2. Verify that the agent has been stopped by executing the following command
     # haagent -display SRDF
     # haagent -display SRDFSnap

Install the hotfix
--------------------
1. Install the VRTSvcse patch using the following command:
     # pkgadd -d . VRTSvcse
2. Verify that the new patch is installed using the following command :
     # pkginfo -x VRTSvcse
       VRTSvcse  VERITAS Clustering Support for EMC SRDF(tm)
           (sparc) 5.0.16.1

Start the Agent
----------------
1. Start the SRDF and SRDFSnap agent by executing the following command
     # haagent -start SRDF -sys <system name>   
     # haagent -start SRDFSnap -sys <system name>   
2. Verify that the agent has been started by executing the following command
     # haagent -display SRDF
     # haagent -display SRDFSnap

Bring online the Service Group
----------------------------------
1. Bring the Serive Group online by executing the following command :
     # hagrp -online <Serice Group>  -sys <system name>    
2. Check the state of the Serive Group by executing the following command :
     # hagrp -state


REMOVING THE PATCH
------------------
Removal of the patch results in removing entire package from the system/node. To go back to a previous installed version of the package, you may need to reinstall the package. Following steps need to be run on all the VCS cluster node:

Steps to remove the patch from a cluster node
----------------------------------------------
1. Offline the Service group with SRDF and SRDFSnap resources by executing the following command
     # hagrp -offline <Serice Group>     -sys <system name>    
2. Remove the patch by using the following command:
     # pkgrm VRTSvcse
3. Verify that the patch is removed from the system:
     # pkginfo VRTSvcse
       ERROR: information for "VRTSvcse" was not found
4. Install VRTSvcse package from https://sort.symantec.com/agents
5. Bring online the Service Group by executing the following command
     # hagrp -online <Serice Group>     -sys <system name>     
6. Run steps 1 to 5 on all nodes in the VCS cluster.


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


OTHERS
------
NONE