llt-rhel6.8_x86_64-Patch-6.2.1.400
Obsolete
The latest patch(es) : sfha-rhel6_x86_64-Patch-6.2.1.300 

 Basic information
Release type: Patch
Release date: 2016-05-10
OS update support: None
Technote: None
Documentation: None
Popularity: 3808 viewed    downloaded
Download size: 13.21 MB
Checksum: 739169796

 Applies to one or more of the following products:
Cluster Server 6.2 On RHEL6 x86-64
Storage Foundation Cluster File System 6.2 On RHEL6 x86-64
Storage Foundation for Oracle RAC 6.2 On RHEL6 x86-64
Storage Foundation for Sybase ASE CE 6.2 On RHEL6 x86-64
Storage Foundation HA 6.2 On RHEL6 x86-64

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

This patch is obsolete. It is superseded by: Release date
sfha-rhel6_x86_64-Patch-6.2.1.400 2018-08-31
sfha-rhel6_x86_64-Patch-6.2.1.200 (obsolete) 2017-01-10
llt-rhel6_x86_64-Patch-6.2.1.600 (obsolete) 2016-11-29
llt-rhel6.8_x86_64-Patch-6.2.1.500 (obsolete) 2016-05-16

This patch requires: Release date
sfha-rhel6_x86_64-MR-6.2.1 2015-04-24

 Fixes the following incidents:
3663730, 3663741, 3794201, 3877463

 Patch ID:
VRTSllt-6.2.1.400-RHEL6

Readme file
                          * * * READ ME * * *
            * * * Veritas Low Latency Transport 6.2.1 * * *
   * * * Patch 400 (Add RHEL6 Update 8 Support for SF/HA Products) * * *
                         Patch Date: 2016-04-28


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 Low Latency Transport 6.2.1 Patch 400 (Add RHEL6 Update 8 Support for SF/HA Products)


OPERATING SYSTEMS SUPPORTED BY THE PATCH
----------------------------------------
RHEL6 x86-64 Update 8


PACKAGES AFFECTED BY THE PATCH
------------------------------
VRTSllt


BASE PRODUCT VERSIONS FOR THE PATCH
-----------------------------------
   * Symantec Cluster Server 6.2
   * Symantec Storage Foundation Cluster File System HA 6.2
   * Symantec Storage Foundation for Oracle RAC 6.2
   * Symantec Storage Foundation HA 6.2


SUMMARY OF INCIDENTS FIXED BY THE PATCH
---------------------------------------
Patch ID: VRTSllt-6.2.1.400
* 3877463 (3877459) Veritas Cluster Server (VCS) does not support Red Hat Enterprise Linux 6 Update 
8
(RHEL6.8).
Patch ID: VRTSllt-6.2.1.100
* 3794201 (3794154) Veritas Cluster Server (VCS) does not support Red Hat Enterprise Linux 6 Update 7
(RHEL6.7).
Patch ID: VRTSllt-6.2.1.000
* 3663730 (3567354) The Linux kernel panics when it receives a shared non-linear socket buffer (skb) for linearization from the Low Latency Transport (LLT).
* 3663741 (3663740) In a rare scenario, divide by zero error is displayed when lltshow -p command 
is run.


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

Patch ID: VRTSllt-6.2.1.400

* 3877463 (Tracking ID: 3877459)

SYMPTOM:
Veritas Cluster Server (VCS) does not support Red Hat Enterprise Linux 6 Update 
8
(RHEL6.8).

DESCRIPTION:
VCS did not support RHEL versions released after RHEL6 Update 7.

RESOLUTION:
VCS support for Red Hat Enterprise Linux 6 Update 8 (RHEL6.8) is now introduced.

Patch ID: VRTSllt-6.2.1.100

* 3794201 (Tracking ID: 3794154)

SYMPTOM:
Veritas Cluster Server (VCS) does not support Red Hat Enterprise Linux 6 Update 7
(RHEL6.7).

DESCRIPTION:
VCS did not support RHEL versions released after RHEL6 Update 6.

RESOLUTION:
VCS support for Red Hat Enterprise Linux 6 Update 7 (RHEL6.7) is now introduced.

Patch ID: VRTSllt-6.2.1.000

* 3663730 (Tracking ID: 3567354)

SYMPTOM:
Low Latency Transport (LLT) observes a kernel panic on receiving a
shared non-linear skb.

DESCRIPTION:
When LLT receives a shared non-linear skb from the network driver,
it passes the skb to the kernel for linearization. Since the skb is shared
between multiple owners, the kernel cannot linearize it, which causes a system panic.

RESOLUTION:
The code is modified such that on receiving a non-linear skb, LLT
validates if the skb is shared. If the validation is true, then the kernel
clones the skb, returns the cloned skb to LLT, and decreases the reference count
of the original skb. Further, LLT passes the cloned skb to the kernel for
linearization.

* 3663741 (Tracking ID: 3663740)

SYMPTOM:
In a rare scenario, the system shows a divide by zero error and
generates a core dump when the lltshow -p command is run.

DESCRIPTION:
If a variable value becomes zero under certain conditions and
lltshow p is run at the same time to get the port statistics, the system shows a divide by zero error.

RESOLUTION:
The code is modified to skip printing the batch upcall latency
average when the batch count is zero.



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 patch llt-rhel6.8_x86_64-Patch-6.2.1.400.tar.gz to /tmp
2. Untar llt-rhel6.8_x86_64-Patch-6.2.1.400.tar.gz to /tmp/hf
    # mkdir /tmp/hf
    # cd /tmp/hf
    # gunzip /tmp/llt-rhel6.8_x86_64-Patch-6.2.1.400.tar.gz
    # tar xf /tmp/llt-rhel6.8_x86_64-Patch-6.2.1.400.tar
3. Install the hotfix
    # pwd /tmp/hf
    # ./installVRTSllt621P4 [<host1> <host2>...]

You can also install this patch together with 6.2 GA release and 6.2.1 Patch release 
using Install Bundles
1. Download Storage Foundation and High Availability Solutions 6.2
2. Extract the tar ball into the /tmp/sfha6.2/ directory
3. Download SFHA Solutions 6.2.1 from https://sort.veritas.com/patches
4. Extract it to the /tmp/sfha6.2.1 directory
5. Change to the /tmp/sfha6.2.1 directory by entering:
    # cd /tmp/sfha6.2.1
6. Invoke the installmr script with -base_path and -patch_path option where the -base_path 
   should point to the 62 image directory, while -patch_path to the 6.2.1.400 directory.   
    # ./installmr -base_path [<62 path>] -patch_path [<patch path>] [<host1> <host2>...]


Install the patch manually:
--------------------------
Perform the following steps on the node on which this patch is being applied:
1. Take backup of your configurations
2. Stop VCS
3. Install the patch
4. Restart VCS on the node

Stopping VCS on the cluster node
--------------------------------

1. Ensure that the /opt/VRTSvcs/bin directory is included in your PATH
   environment variable so that you can execute all the VCS commands. Refer 
   to Veritas Cluster Server Installation Guide for more information.

2. Freeze all the service groups persistently.
        # haconf -makerw
        # hagrp -freeze [group] -persistent

3. If the cluster is writable, you may close the configuration before stopping the cluster. 
    Stop the cluster on this node:
        # haconf -dump -makero

   run the following command:
        # hastop -local -force
    
   Verify that the cluster is stopped by running the ha command:
    # hasys -state

   make sure that both had and hashadow processes are stopped. Also, stop the VCS CmdServer:
    # CmdServer -stop

4. Stop the cluster services in order:
    - For VxFEN:
    # /etc/init.d/vxfen stop
    - For GAB:
    # /etc/init.d/gab stop
    - For LLT
    # /etc/init.d/llt stop
    
Note: Stop any other services depending on GAB

Installing the Patch
--------------------

1. Un-compress the downloaded patch and change the directory to the uncompressed patch location.
   Install the patch using the following command:

    # rpm -Uvh VRTSllt-6.2.1.400-RHEL6.x86_64.rpm
    

2. Run the following command to verify if the new patch has been installed:

        # rpm -q VRTSllt
    
        
   If the proper patch is installed, the following output is displayed:

    VRTSllt-6.2.1.400-RHEL6.x86_64
    
                        
Re-starting the cluster services:
--------------------------------

1. To start the cluster services in order run the following command:
        - For LLT:
        # /etc/init.d/llt start
        - For GAB:
        # /etc/init.d/gab start
    - For VxFEN:
        # /etc/init.d/vxfen start
    - For VCS:
        # hastart
        # /opt/VRTSvcs/bin/CmdServer

2. Make VCS cluster writable:
         # haconf -makerw

3. Unfreeze all the groups:
         # hagrp -unfreeze [group] -persistent
         # haconf -dump -makero


REMOVING THE PATCH
------------------
Removal of the patch will result in removing the whole package
from the system/node. To go back to a previous installed version
of the package, you may need to re-install the package.
Run the following steps on the node where the patch is being uninstalled:

To remove the patch from a cluster node:
---------------------------------------------
1. Freeze all the service groups persistently.
        # haconf -makerw
        # hagrp -freeze [group] -persistent

2. Stop VCS by following the stop sequence as mentioned in the PATCH INSTALLATION section.

3. Remove the patch by using the following command:

        # rpm -e VRTSllt

4. Verify that the patch has been removed from the system:

        # rpm -qa|grep VRTSllt
        
   Ensure that the package is not displayed. This confirms that the package is removed.

5. Install the relevant package from the VCS base media. 
    Also refer to SORT for any applicable patches.

6. To start the cluster service, follow the start sequence as mentioned in the PATCH INSTALLATION section.

7. Unfreeze all the groups.
         # hagrp -unfreeze [group] -persistent
         # haconf -dump -makero


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


OTHERS
------
NONE