We are upgrading the Vertica database and we are getting the following error:
[[email protected] IMDataRepository_vertica]# ./dr_install.sh -p drinstall.properties
Log File: logs/install_log_install_03-22-2021_10-49-31.log
socket: Address family not supported by protocol
ssh: connect to host localhost port 22: Address family not supported by protocol
socket: Address family not supported by protocol
ssh: connect to host localhost port 22: Address family not supported by protocol
socket: Address family not supported by protocol
ssh: connect to host localhost port 22: Address family not supported by protocol
Not a Linux release this script can run on. Please see documentation for supported releases. [FAIL]
===============================================================================
Script finished - ./dr_install.sh
===============================================================================
The following command line also fails:
# ssh localhost
The /etc/ssh/sshd_config file was not properly configured.
Release : 20.2
Component : PERFORMANCE MANAGEMENT INSTALLATIONS/UPGRADES
The ListenAddress parameter needs to be enabled in the /etc/ssh/sshd_config file.
https://www.ssh.com/ssh/sshd_config/