Rac_grid self-check prompt missing pdksh-5.2 package

Source: Internet
Author: User

Original Works are from the blog of "Deep Blue blog". You are welcome to reprint them. Please note the following source when reprinting them. Otherwise, you will be held legally liable for copyright.

Deep Blue blog: http://blog.csdn.net/huangyanlong/article/details/40779171 

Environment: centos 6.4 64bit, grid 64bit

 

Error Description: Grid self-check reported error, lack of pdksh-5.2 package (prerequisite has installed the KSh package)

 

Solution: Install the pdksh package

 

Note: To install the pdksh package, uninstall the KSh package first.

 

Method: Download it online or find the pdksh-5.2.14-36.el5.x86_64.rpm package in centos5.6, uninstall the default KSh package under each node, and then install the pdksh package, the following installation steps:

 

Procedure:

Node 1:

[[Email protected] Soft] # rpm-Qa | grep KSh

Ksh-20100621-19.el6.x86_64

[[Email protected] Soft] # rpm-e ksh-20100621-19.el6.x86_64

-- Uninstall KSh

[[Email protected] Soft] # rpm-IVH pdksh-5.2.14-36.el5.x86_64.rpm

-- Install pdksh

Warning: pdksh-5.2.14-36.el5.x86_64.rpm: Header V3 DSA/sha1 signature, key ID e8562897: nokey

Preparing... ######################################## ### [100%]

1: pdksh ####################################### #### [100%]

 

Node 2:

[[Email protected] Soft] # rpm-e ksh-20100621-19.el6.x86_64

[[Email protected] Soft] # ls

Cvuqdisk-1.0.9-1.rpm pdksh-5.2.14-36.el5.x86_64.rpm

[[Email protected] Soft] # rpm-IVH pdksh-5.2.14-36.el5.x86_64.rpm

Warning: pdksh-5.2.14-36.el5.x86_64.rpm: Header V3 DSA/sha1 signature, key ID e8562897: nokey

Preparing... ######################################## ### [100%]

1: pdksh ####################################### #### [100%]

 

Run grid self-check again and pass the check.

Original Works are from the blog of "Deep Blue blog". You are welcome to reprint them. Please note the following source when reprinting them. Otherwise, you will be held legally liable for copyright.

Deep Blue blog: http://blog.csdn.net/huangyanlong/article/details/40779171 

Rac_grid self-check prompt missing pdksh-5.2 package

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.