I was hit that missing package messahe while installing Grid Infrastructure software on standalone installation. You may face an error on prerequest check steps which says that package cvuqdisk is required to be installed before Grid Infrastructure installation.
You have 2 options in that steps
- Run fixup.sh
- You can install the package directly from Grid Infrastructure installation source.
The package cvuqdisk-* can be installed from Grid Infrastructure installation directory.
Package is available under $GRID_HOM_E_PATH/cv/rpm path.
You need to install package with root user.
cd $GRID_HOM_E_PATH/cv/rpm
rpm -ivh cvuqdisk*.rpm