The dr_validate.sh script passes successfully but when running dr_install.sh this fils with the error:
===============================================================================
Invoking install_vertica...
===============================================================================
There is a problem with locale. Please run the locale command and check for warnings
/opt/vertica/sbin/install_vertica: Cannot verify shared libraries
install_vertica script failed with exit code 1 [FAIL]
Misconfiguration of environmental variables
Release : 21.2
Component : PM Data Storage
Set environmental variables like in the example below and re-run dr_install.sh
export LANG=en_US.utf8
export LC_ALL=$LANG