We are upgrading from 20.2.6 to 21.2.5
The dr_validate was successful, but the dr_install fails.
We see these messages in the log:
/opt/CA/IMDataRepository_vertica10/install_log_install<date>.log
/sbin/ldconfig: /lib/libcrypto.so is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /lib64/libcrypto.so is not an ELF file - it has the wrong magic bytes at the start.
Release : 21.2
Component : PERFORMANCE MANAGEMENT INSTALLATIONS/UPGRADES
Centos was using openssl 1.0.20
The install of CAPM requires openssl 1.1.1
Install the openssl_1.1.1 rpm and all related files and packages.
Re-run the dr_install.sh
Sample errors from the install logs:
/sbin/ldconfig: /lib/libcrypto.so is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /lib64/libcrypto.so is not an ELF file - it has the wrong magic bytes at the start.
warning: /opt/CA/IMDataRepository_vertica10/resources/vertica-10.1.1-0.x86_64.RHEL6.rpm: Header V3 RSA/SHA256 Signature, key ID f54b82a0: NOKEY
Host: x.x.x.x Version: /opt/vertica/bin/vertica: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: Permission denied