fsadv-aix-Patch-7.2.0.100

 Basic information
Release type: Patch
Release date: 2017-06-08
OS update support: None
Technote: None
Documentation: None
Popularity: 639 viewed    downloaded
Download size: 8.35 MB
Checksum: 4152338908

 Applies to one or more of the following products:
InfoScale Enterprise 7.2 On AIX 7.1
InfoScale Storage 7.2 On AIX 7.1

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

 Fixes the following incidents:
3918429

 Patch ID:
VRTSfsadv.bff

Readme file
                          * * * READ ME * * *
         * * * Veritas File System Advanced Features 7.2 * * *
                         * * * Patch 100 * * *
                         Patch Date: 2017-05-29


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 File System Advanced Features 7.2 Patch 100


OPERATING SYSTEMS SUPPORTED BY THE PATCH
----------------------------------------
AIX 7.1


PACKAGES AFFECTED BY THE PATCH
------------------------------
VRTSfsadv


BASE PRODUCT VERSIONS FOR THE PATCH
-----------------------------------
   * Veritas InfoScale Storage 7.2
   * Veritas InfoScale Enterprise 7.2


SUMMARY OF INCIDENTS FIXED BY THE PATCH
---------------------------------------
Patch ID: 7.2.0.100
* 3918429 (3918580) Failures seen in internal fsdedup tests.


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

Patch ID: 7.2.0.100

* 3918429 (Tracking ID: 3918580)

SYMPTOM:
fsdedup may fail with following error message.

#/opt/VRTS/bin/fsdedupadm enable -q /mnt1
 
UX:vxfs fsdedupadm: ERROR: V-3-27760:  unable to configure deduplication
database 51036.

DESCRIPTION:
Failures are seen due to, the libssh2.so library is missing from
/opt/VRTSfsadv/pdde/lib/ directory.

RESOLUTION:
Code changes has been done to add libssh2.so library in VRTSfsadv
package.



INSTALLING THE PATCH
--------------------
Run the Installer script to automatically install the patch:
-----------------------------------------------------------
Please be noted that the installation of this P-Patch will cause downtime.

To install the patch perform the following steps on at least one node in the cluster:
1. Copy the patch fsadv-aix71-Patch-7.2.0.100.tar.gz to /tmp
2. Untar fsadv-aix71-Patch-7.2.0.100.tar.gz to /tmp/hf
    # mkdir /tmp/hf
    # cd /tmp/hf
    # gunzip /tmp/fsadv-aix71-Patch-7.2.0.100.tar.gz
    # tar xf /tmp/fsadv-aix71-Patch-7.2.0.100.tar
3. Install the hotfix(Please be noted that the installation of this P-Patch will cause downtime.)
    # pwd /tmp/hf
    # ./installVRTSfsadv720P100 [<host1> <host2>...]

You can also install this patch together with 7.2 base release using Install Bundles
1. Download this patch and extract it to a directory
2. Change to the Veritas InfoScale 7.2 directory and invoke the installer script
   with -patch_path option where -patch_path should point to the patch directory
    # ./installer -patch_path [<path to this patch>] [<host1> <host2>...]

Install the patch manually:
--------------------------
AIX maintenance levels and APARs can be downloaded from the
    IBM Web site:
        http://techsupport.services.ibm.com
    Install the VRTSfsadv.bff patch if VRTSfsadv is
    already installed at fileset level 7.2.0.000    A system reboot is recommended after installing this patch.
    To apply the patch, enter these commands:
        # mount | grep fsadv
        # cd <patch_location> 
        # installp -aXd VRTSfsadv.bff VRTSfsadv
        # reboot


REMOVING THE PATCH
------------------
Run the Uninstaller script to automatically remove the patch:
------------------------------------------------------------
To uninstall the patch perform the following step on at least one node in the cluster:
    # /opt/VRTS/install/uninstallVRTSfsadv720P100 [<host1> <host2>...]

Remove the patch manually:
-------------------------
If you need to remove the patch, then enter these commands:
        # mount | grep fsadv
        # installp -r VRTSfsadv 7.2.0.100
        # reboot


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


OTHERS
------
NONE