Originally posted by: thloeber
The platform conductor documentation says that either RSH or SSH is required for remote start, stop and restart from the master host to the other hosts in the cluster. I have added a compute host to my cluster and the egoconfig join command was success. We also have passwordless SSH enabled for egoadmin across the master host and compute host.
Everything appeared to install correctly and configure correct but when I look at the egosh resource list from the master host I only see the one host. Also from the PMC Web UI I only see one host.
I also get this error when trying to start all hosts in the cluster from the master
[egoadmin@scmonspark01 ~]$ egosh ego start all
Do you really want to start up LIM on all hosts ? [y/n]y
Start up LIM on <scmonspark01.raleigh.ibm.com> ...... rsh: No such file or directory
rsh failed; please ensure correct operation of rsh.
the scmonspark01 is out master host.
My question is will ssh work for remote commands or is rsh required? The Managing Your Cluster section in the doc says you must use rsh to remotely start the hosts in the cluster.
#SpectrumComputingGroup