This procedure addresses installation failures where the dr_install.sh script exits due to Vertica prerequisite warnings (such as LVM detection or block size mismatches), even when the dr_validate.sh script passes.
The dr_install.sh script may fail and exit after logging warnings, such as:
By default, the Vertica installer is configured to treat both WARN and FAIL conditions as fatal errors.
Common triggers include the detection of Logical Volumes (LVM) anywhere on the system—even if not used for /data or /catalog
or hardware reporting 512-byte block sizes that the installer flags despite OS-level compatibility.
To allow the installation to proceed past these non-critical warnings, you must modify the installer configuration to lower the failure threshold.
The AllowVerticaInstallWarnings parameter for the CA Performance Management script essentially sets the Vertica failure-threshold to the desired level.