This page lists publically-released patches for Veritas Enterprise Products.
For Product GA build, see Veritas Entitlement Management System(VEMS) by clicking the
Veritas Support 'Licensing' option.
Veritas is making it easier to find all software installers and updates for Veritas products with a completely redesigned experience. NetBackup HotFixes and NetBackup Appliance patches are now also available at the new
Veritas Download Center.
Patches for your product can have a variety of names. These names are based on product, component, or package names. For more information on patch naming conventions and the relationship between products, components, and packages, see the
SORT online help.
vcs-rhel6_x86_64-VRTSllt-6.1.0.100
Obsolete
|
Sign in if you want to rate this patch.
|
Basic information
Release type: |
Patch |
Release date: |
2014-01-26 |
OS update support: |
None |
Technote: |
None
|
Documentation: |
None |
Popularity: |
1906 viewed 354 downloaded |
Download size: |
6.23 MB
|
Checksum: |
2251574600
|
Applies to one or more of the following products:
Cluster Server 6.1 On RHEL6 x86-64 Storage Foundation Cluster File System 6.1 On RHEL6 x86-64 Storage Foundation for Oracle RAC 6.1 On RHEL6 x86-64 Storage Foundation HA 6.1 On RHEL6 x86-64
|
Obsolete patches, incompatibilities, superseded patches, or other requirements:
Fixes the following incidents:
Patch ID:
VRTSllt-6.1.0.100-GA_RHEL6
|
* * * READ ME * * *
* * * Symantec Cluster Server 6.1 * * *
* * * Patch 6.1.0.100 * * *
Patch Date: 2014-01-24
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
----------
Symantec Cluster Server 6.1 Patch 6.1.0.100
OPERATING SYSTEMS SUPPORTED BY THE PATCH
----------------------------------------
OEL6 x86-64
RHEL6 x86-64
PACKAGES AFFECTED BY THE PATCH
------------------------------
VRTSllt
BASE PRODUCT VERSIONS FOR THE PATCH
-----------------------------------
* Symantec Cluster Server 6.1
* Symantec Storage Foundation Cluster File System HA 6.1
* Symantec Storage Foundation for Oracle RAC 6.1
* Symantec Storage Foundation HA 6.1
SUMMARY OF INCIDENTS FIXED BY THE PATCH
---------------------------------------
Patch ID: 6.1.0.100
* 3376505 (3410309) The LLT driver fails to load and logs a message in syslog.
DETAILS OF INCIDENTS FIXED BY THE PATCH
---------------------------------------
This patch fixes the following Symantec incidents:
Patch ID: 6.1.0.100
* 3376505 (Tracking ID: 3410309)
SYMPTOM:
The Low Latency Transport (LLT) driver fails to load and logs the following
message in the syslog when a mismatch is observed in the RDMA-specific symbols.
llt: disagrees about version of symbol rdma_connect
llt: Unknown symbol rdma_connect
llt: disagrees about version of symbol rdma_destroy_id
llt: Unknown symbol rdma_destroy_id
DESCRIPTION:
The LLT driver fails to load when an external OFED (OFA or MLNX_OFED) stack is
installed on a system. The OFED replaces the native RDMA-related drivers
(shipped with the OS) with the external OFED drivers. Since LLT is built against
the native RDMA drivers, LLT fails due to symbol mismatch when startup script
tries to load LLT.
RESOLUTION:
The LLT startup script is modified to detect if any external OFED is installed
on the system.
If the script detects an external OFED, then it loads a LLT driver (without the
RDMA symbols) of a non-RDMA version. Since this LLT does not contain
RDMA-specific symbols, the LLT driver successfully loads. However, the LLT
driver does not have the RDMA functionality. In this case, LLT can be used
either in Ethernet or in a UDP mode.
INSTALLING THE PATCH
--------------------
Run the Installer script to automatically install the patch:
-----------------------------------------------------------
To install the patch perform the following steps on at least one node in the cluster:
1. Copy the hot-fix vcs-rhel6_x86_64-VRTSllt-6.1.0.100-patches.tar.gz to /tmp
2. Untar vcs-rhel6_x86_64-VRTSllt-6.1.0.100-patches.tar.gz to /tmp/hf
# mkdir /tmp/hf
# cd /tmp/hf
# gunzip /tmp/vcs-rhel6_x86_64-VRTSllt-6.1.0.100-patches.tar.gz
# tar xf /tmp/vcs-rhel6_x86_64-VRTSllt-6.1.0.100-patches.tar
3. Install the hotfix
# pwd /tmp/hf
# ./installVRTSllt610HF100 [<host1> <host2>...]
Install the patch manually:
--------------------------
To install the patch perform the following steps on all nodes in the VCS cluster:
1. Stop VCS stack on the cluster node.
2. Uninstall the LLT rpm
# rpm -ev VRTSllt --nodeps
3. Install the patch rpm
4. Start VCS stack on the cluster node
REMOVING THE PATCH
------------------
To uninstall the patch perform the following steps on all nodes in the VCS cluster:
1. Stop VCS stack on the cluster node.
2. Uninstall the LLT patch rpm
# rpm -ev VRTSllt --nodeps
3. Install the base LLT RPM (6.1)
4. Start VCS stack on the cluster node
SPECIAL INSTRUCTIONS
--------------------
NO
OTHERS
------
NONE
|