CLUVFY Pre-Check Errors:PRVG-11550
Findings
Verifying Package: cvuqdisk-1.0.10-1 …FAILED
rac2: PRVG-11550 : Package “cvuqdisk” is missing on node “rac2”
rac1: PRVG-11550 : Package “cvuqdisk” is missing on node “rac1”
Factors
The verification of the package cvuqdisk-1.0.10-1
has failed because the package is missing on both nodes, rac1
and rac2
. The error message (PRVG-11550) indicates that the necessary cvuqdisk
package is not installed on these nodes
Solution
Solution
To resolve the missing cvuqdisk
package issue on both nodes, follow these steps:
cd /u01/app/19/grid/cv/remenv
Install the cvuqdisk
package using the following command:
yum -y install cvuqdisk-1.0.10-1.rpm
After completing these steps on both nodes, the cvuqdisk
package should be successfully installed, resolving the PRVG-11550 error
I hope you found this blog helpful! We’d love to hear about your experiences or any questions you might have please share your thoughts in the comments. Your feedback is greatly appreciate