Rac_grid self-check prompt pdksh-5.2 package missing, rac_gridpdksh-5.2

Source: Internet
Author: User

Rac_grid self-check prompt pdksh-5.2 package missing, rac_gridpdksh-5.2

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:

[Root @ test1 soft] # rpm-qa | grep ksh

Ksh-20100621-19.el6.x86_64

[Root @ test1 soft] # rpm-e ksh-20100621-19.el6.x86_64

-- Uninstall ksh

[Root @ test1 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:

[Root @ test2 soft] # rpm-e ksh-20100621-19.el6.x86_64

[Root @ test2 soft] # ls

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

[Root @ test2 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 




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.