forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
11 KiB
11 KiB
MRS 3.1.2-LTS.2 Patch Description
Basic Information
Patch Version |
MRS 3.1.2-LTS.2.14 |
---|---|
Release Date |
2024-01-19 |
Pre-Installation Operations |
If an MRS cluster node is faulty or the network is disconnected, isolate the node first. Otherwise, the patch installation will fail. |
New Features and Optimizations |
|
Resolved Issues |
Resolved issues in MRS 3.1.2-LTS.2.14:
|
Compatibility with Other Patches |
The MRS 3.1.2-LTS.2.14 patch can resolve all the issues detected in MRS 3.1.2-LTS.2. |
Impact of Patch Installation
After the MRS 3.1.2-LTS.2.14 patch is installed, a message may be displayed indicating that the client patch package fails to be generated. To solve this problem, perform the following steps:
- Log in to the active OMS node of the cluster.
- Switch to user omm.
su - omm
- Log in to the MRS management console and choose Clusters > Active Clusters in the navigation pane. On the displayed page, click a cluster name and click Patches. On the displayed page, check the latest patch version and run the following script:
sh /opt/Bigdata/patches/{Patch version}/generate_client_patch.sh
- If "generate client patch success" is displayed, the patch package is successfully generated. If "ERROR" is displayed, the patch package failed to be generated. In this case, perform step a. to locate the fault.
Parent topic: Patch Management