llt-hpux1131-5.1SP1RP3P1
Obsolete
The latest patch(es) : llt-hpux1131-5.1SP1RP3P2 

 Basic information
Release type: P-patch
Release date: 2014-08-01
OS update support: None
Technote: None
Documentation: None
Popularity: 873 viewed    downloaded
Download size: 781.92 KB
Checksum: 3474821884

 Applies to one or more of the following products:
Cluster Server 5.1SP1 On HP-UX 11i v3 (11.31)
Storage Foundation Cluster File System 5.1SP1 On HP-UX 11i v3 (11.31)
Storage Foundation for Oracle RAC 5.1SP1 On HP-UX 11i v3 (11.31)
Storage Foundation HA 5.1SP1 On HP-UX 11i v3 (11.31)

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

This patch is obsolete. It is superseded by: Release date
llt-hpux1131-5.1SP1RP3P2 2017-05-03

This patch requires: Release date
sfha-hpux1131-5.1SP1RP3 2013-10-15

 Fixes the following incidents:
3436040

 Patch ID:
PHNE_44046

Readme file
                          * * * READ ME * * *
         * * * Veritas Low Latency Transport 5.1 SP1 RP3 * * *
                         * * * P-patch 1 * * *
                         Patch Date: 2014-08-01


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 5.1 SP1 RP3 P-patch 1


OPERATING SYSTEMS SUPPORTED BY THE PATCH
----------------------------------------
HP-UX 11i v3 (11.31)


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


BASE PRODUCT VERSIONS FOR THE PATCH
-----------------------------------
   * Veritas Cluster Server 5.1 SP1
   * Veritas Storage Foundation Cluster File System 5.1 SP1
   * Veritas Storage Foundation for Oracle RAC 5.1 SP1
   * Veritas Storage Foundation HA 5.1 SP1


SUMMARY OF INCIDENTS FIXED BY THE PATCH
---------------------------------------
Patch ID: PHNE_44046
* 3436040 (3436039) In case of a link failover in an aggregated link, the LLT
protocol keeps transmitting the broadcast packets with an old source MAC address.


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

Patch ID: PHNE_44046

* 3436040 (Tracking ID: 3436039)

SYMPTOM:
When an aggregated link is configured with the Low Latency Transport
(LLT) protocol using the fast-path mechanism, and a failover happens in this
link, then the LLT continues transmitting the broadcast packets with an old
source MAC address.

DESCRIPTION:
Due to a link failure or some other reason, LLT fails to update the source MAC
address of the link in the broadcast packet header and continues transmitting
the broadcast packets with an old source MAC address.

RESOLUTION:
The LLT source code is modified such that the source MAC address is updated in
the broadcast packet header when the link failover occurs.



INSTALLING THE PATCH
--------------------
Perform the following steps on all the nodes of the cluster:

1) Bring down the VCS stack with the help of corresponding init scripts of the various modules.

2) Unconfigure GAB and LLT modules with:
   # gabconfig -U
   # lltconfig -Uo

3) Unload GAB and LLT modules with:
   # kcmodule gab=unused
   # kcmodule llt=unused

4) Apply the patch with:
   # swinstall -x autoreboot=true -s <patch_directory>  PHNE_44046

5) Start the LLT and GAB modules with the help of init scripts:
   # /sbin/init.d/llt start
   # /sbin/init.d/gab start

6) Start rest of the VCS stack with the help of corresponding init scripts.


REMOVING THE PATCH
------------------
Perform the following steps on all the nodes of the cluster:

1) Bring down the VCS stack with the help of corresponding init scripts of the various modules.

2) Unconfigure GAB and LLT modules with:
   # gabconfig -U
   # lltconfig -Uo

3) Unload GAB and LLT modules with:
   # kcmodule gab=unused
   # kcmodule llt=unused

4) Remove the patch with:
   # swremove -x autoreboot=true PHNE_44046

5) Start the LLT and GAB modules with the help of init scripts:
   # /sbin/init.d/llt start
   # /sbin/init.d/gab start

6) Start rest of the VCS stack with the help of corresponding init scripts.


SPECIAL INSTRUCTIONS
--------------------
NO


OTHERS
------
NONE