Operations After Changing the SSH Port on Management Nodes
This document describes the operations required after the SSH service port on management nodes is changed.
tip
This is a Day-2 operations document.
For Day-1 deployment, see the deployment script notes in the installation guide. That script provides an SSH port parameter.
FCP-Core
Core node
- Enter the extracted
fastoneinstallation package directory. - Enter the
sopdirectory.
cd sop
- Run the following script.
sudo ./update-ssh-port.sh
FCP-Suite
Core node
- Enter the extracted
fastoneinstallation package directory. - Enter the
sopdirectory.
cd sop
- Run the following script.
sudo ./update-ssh-port.sh
Monitor node
- Enter the extracted
fastoneinstallation package directory. - Enter the
install/fsconfdirectory.
cd install/fsconf
- Run the following script.
sudo bash update-fsconf.sh -s <new-port>