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.
odm-rhel5_x86_64-6.1.0.100
Obsolete
|
Sign in if you want to rate this patch.
|
Basic information
Release type: |
Patch |
Release date: |
2014-03-27 |
OS update support: |
None |
Technote: |
None
|
Documentation: |
None |
Popularity: |
628 viewed 42 downloaded |
Download size: |
1.57 MB
|
Checksum: |
3335834711
|
Applies to one or more of the following products:
Storage Foundation 6.1 On RHEL5 x86-64 Storage Foundation Cluster File System 6.1 On RHEL5 x86-64 Storage Foundation for Oracle RAC 6.1 On RHEL5 x86-64 Storage Foundation HA 6.1 On RHEL5 x86-64
|
Obsolete patches, incompatibilities, superseded patches, or other requirements:
Fixes the following incidents:
Patch ID:
* * * READ ME * * *
* * * Oracle Disk Manager 6.1 * * *
* * * Patch 6.1.0.100 * * *
Patch Date: 2014-02-10
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
----------
Oracle Disk Manager 6.1 Patch 6.1.0.100
OPERATING SYSTEMS SUPPORTED BY THE PATCH
----------------------------------------
RHEL5 x86-64
PACKAGES AFFECTED BY THE PATCH
------------------------------
VRTSodm
BASE PRODUCT VERSIONS FOR THE PATCH
-----------------------------------
* Symantec Storage Foundation 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
* 3424619 (3349649) ODM modules fail to load on RHEL6.5
DETAILS OF INCIDENTS FIXED BY THE PATCH
---------------------------------------
This patch fixes the following Symantec incidents:
Patch ID: 6.1.0.100
* 3424619 (Tracking ID: 3349649)
SYMPTOM:
ODM modules fail to load on RHEL6.5 and following error messages are
reported in system log.
kernel: vxodm: disagrees about version of symbol putname
kernel: vxodm: disagrees about version of symbol getname
DESCRIPTION:
In RHEL6.5 the kernel interfaces for getname and putname used by
VxFS have changed.
RESOLUTION:
Code modified to use latest definitions of getname and putname
kernel interfaces.
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 odm-rhel5_x86_64-6.1.0.100-rpms.tar.gz to /tmp
2. Untar odm-rhel5_x86_64-6.1.0.100-rpms.tar.gz to /tmp/hf
# mkdir /tmp/hf
# cd /tmp/hf
# gunzip /tmp/odm-rhel5_x86_64-6.1.0.100-rpms.tar.gz
# tar xf /tmp/odm-rhel5_x86_64-6.1.0.100-rpms.tar
3. Install the hotfix
# pwd /tmp/hf
# ./installVRTSodm610HF100 [<host1> <host2>...]
Install the patch manually:
--------------------------
The patch can also be installed along with the 6.1 GA , using the the following command
./installer -prod <stack_name> -install <server_name> -hotfix_path <path_hoftfix>
Usage: installer [ <system1> <system2> ... ]
[ -hotfix_path <hotfix_path> ]
[ -hotfix2_path <hotfix2_path> ]
[ -hotfix3_path <hotfix3_path> ]
[ -hotfix4_path <hotfix4_path> ]
[ -hotfix5_path <hotfix5_path> ]
The -hotfix_path option is used to define the path of a hot fix level release to be integrated with a base or a maintenance level release in order for multiple releases to be simultaneously installed.
REMOVING THE PATCH
------------------
# rpm -e <rpm-name>
SPECIAL INSTRUCTIONS
--------------------
NONE
OTHERS
------
NONE
|