Getting below error while installing DX DR on server.
Failed to set up passwordless SSH from <HOSTNAME> ....[FAIL]
Need to use different SSH port for single node Data Repository install
Release : 21.2
Component : Performance Management Installations
Since this is a single node Data Repository install we do not need passowrdless ssh. The workaround id to use sudo, as the -s is only when running sudo (even if current user is root).
sudo ./dr_validate.sh -sp drinstall.properties
sudo ./dr_install.sh -sp drinstall.properties