If you don’t have direct access from your PC to the cluster server, but another unix jumphost has, you can do the same
as for the dracs and the ilos.
The connectivity is
PC-jumphost-clusternode
in your PC you can do a:
ssh -g jumphost -L 14141:clusternode:14141 -L 14150:clusternode:14150
Then, open the “Veritas Cluster Manager” software in your PC, and point it to “localhost”, and you’ll be
managing the remote cluster 🙂
For Veritas Enterprise Administrator (vea), we only need to forward one port:
ssh -g jumphost -L 2148:veanode: 2148