翻訳に関する注意
このコンテンツには英語から機械翻訳されたテキストが含まれていますので、ご注意ください。ベリタスは、翻訳の完成度について、その正確性を保証するものではありません。最新の情報については、この記事の英語版を参照してください。
llt-rhel6_x86_64-Patch-7.0.1.400
パッチ
廃止
要約
This update was migrated from sort.veritas.com. For details (readme, files, etc.), click the 'Update name' link to view the update download page for this update.
説明
OS update support: RHEL6 x86-64 Update 9
SORT ID: 12152
Fixes the following incidents:
3906940, 3890658, 3873875, 3870478, 3663738, 3575082
Patch ID:
VRTSllt-7.0.1.400-RHEL6
* * * READ ME * * *
* * * Veritas Low Latency Transport 7.0.1 * * *
* * * Patch 400 * * *
Patch Date: 2016-12-13
Note:
----
The patch Installer was updated on Jan. 5th, 2017 to fix the following issue.
* 3907998
SYMPTOM:
The patch installer fails with the following message if there is no
connectivity to the Internet:
\"Failed to retrieve supported RHEL6x8664 update level from the release matrix\".
DESCRIPTION:
The patch installer fails to install the patch
llt-rhel6_x86_64-Patch-7.0.1.400, with the following message if there is no
connectivity to the Internet.
\"Failed to retrieve supported RHEL6x8664 update level from the release matrix\".
RESOLUTION:
The matrix files in the directory 'scripts/CPIP/Rel/Matrix' are now updated to
fix the issue.
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 7.0.1 Patch 400
OPERATING SYSTEMS SUPPORTED BY THE PATCH
----------------------------------------
RHEL6 x86-64
PACKAGES AFFECTED BY THE PATCH
------------------------------
VRTSllt
BASE PRODUCT VERSIONS FOR THE PATCH
-----------------------------------
* InfoScale Availability 7.0
* InfoScale Enterprise 7.0
* InfoScale Storage 7.0
SUMMARY OF INCIDENTS FIXED BY THE PATCH
---------------------------------------
Patch ID: VRTSllt-7.0.1.400
* 3906940 (3905430) Application IO hangs in case of FSS with LLT over RDMA during heavy data transfer.
Patch ID: VRTSllt-7.0.1.300
* 3890658 (3880681) Veritas Infoscale Availability does not support Red Hat Enterprise Linux 6 Update 8
(RHEL6.8).
Patch ID: VRTSllt-7.0.1.200
* 3873875 (3873874) Veritas Infoscale Availability does not support SUSE Linux Enterprise Server 12
Service Pack 1 (SLES 12 SP1).
Patch ID: VRTSllt-7.0.1.100
* 3870478 (3870477) Veritas Infoscale Availability does not support Red Hat Enterprise Linux 7
Update 2 (RHEL7.2).
Patch ID: VRTSllt-7.0.1.000
* 3575082 (3567354) The Linux kernel panics when it receives a shared non-linear socket buffer (skb) for linearization from the Low Latency Transport (LLT).
* 3663738 (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 incidents:
Patch ID: VRTSllt-7.0.1.400
* 3906940 (Tracking ID: 3905430)
SYMPTOM:
Application IO hangs in case of FSS with LLT over RDMA during heavy data transfer.
DESCRIPTION:
In case of FSS using LLT over RDMA, sometimes IO may hang because of race conditions in LLT
code.
RESOLUTION:
LLT module is modified to fix the race conditions arising due to heavy load with multiple
application threads.
Patch ID: VRTSllt-7.0.1.300
* 3890658 (Tracking ID: 3880681)
SYMPTOM:
Veritas Infoscale Availability does not support Red Hat Enterprise Linux 6 Update 8
(RHEL6.8).
DESCRIPTION:
Veritas Infoscale Availability does not support RHEL versions later than RHEL6
Update 7.
RESOLUTION:
Veritas Infoscale Availability support for Red Hat Enterprise Linux 6 Update 8
(RHEL6.8) is now introduced.
Patch ID: VRTSllt-7.0.1.200
* 3873875 (Tracking ID: 3873874)
SYMPTOM:
Veritas Infoscale Availability does not support SUSE Linux Enterprise Server 12
Service Pack 1 (SLES 12 SP1).
DESCRIPTION:
Veritas Infoscale Availability does not support SUSE Linux Enterprise Server
versions later than SLES 12.
RESOLUTION:
Veritas Infoscale Availability now supports SUSE Linux Enterprise Server 12
Service Pack 1 (SLES 12 SP1).
Patch ID: VRTSllt-7.0.1.100
* 3870478 (Tracking ID: 3870477)
SYMPTOM:
Veritas Infoscale Availability does not support Red Hat Enterprise Linux 7
Update 2 (RHEL 7.2).
DESCRIPTION:
Veritas Infoscale Availability 7.0 did not support RHEL 7.1 and later versions.
RESOLUTION:
Veritas Infoscale Availability 7.0.1 now supports Red Hat Enterprise Linux 7
Update 2 (RHEL 7.2).
Patch ID: VRTSllt-7.0.1.000
* 3575082 (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.
* 3663738 (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:
-----------------------------------------------------------
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 llt-rhel6_x86_64-Patch-7.0.1.400.tar.gz to /tmp
2. Untar llt-rhel6_x86_64-Patch-7.0.1.400.tar.gz to /tmp/hf
# mkdir /tmp/hf
# cd /tmp/hf
# gunzip /tmp/llt-rhel6_x86_64-Patch-7.0.1.400.tar.gz
# tar xf /tmp/llt-rhel6_x86_64-Patch-7.0.1.400.tar
3. Install the hotfix(Please be noted that the installation of this P-Patch will cause downtime.)
# pwd /tmp/hf
# ./installVRTSllt701P400 [ ...]
You can also install this patch together with 7.0.1 maintenance release using Install Bundles
1. Download this patch and extract it to a directory
2. Change to the Veritas InfoScale 7.0.1 directory and invoke the installmr script
with -patch_path option where -patch_path should point to the patch directory
# ./installmr -patch_path [] [ ...]
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-7.0.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-7.0.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 --nodeps
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
以下の製品リリースに適用されます
この更新は廃止され、以下の更新が後継バージョンとなります
This update was migrated from sort.veritas.com. For details (readme, files, etc.), click the 'Update name' link to view the update download page for this update.
この更新には以下が必要です
This update was migrated from sort.veritas.com. For details (readme, files, etc.), click the 'Update name' link to view the update download page for this update.
更新ファイル
|
ファイル名 | 説明 | バージョン | プラットフォーム | サイズ |
---|