Grid Infrastructure 11.2.0.2 Hands-On: Automatic SSH Setup
While installing Oracle RAC it is important to setup SSH user equivalence for installation of of the binaries. Oracle 11gR2 RAC now includes automatic ssh setup. While reading one of my favorite blogs by Martin Bach he describes using a utility called sshUserSetup.sh for setting up user equivalence for RAC . This takes out some of the repetitive steps needed to setup ssh user equivalence when installing a RAC cluster. As Martin pointed out you can also use OUI to setup user equivalence but it helps if you can run the cluster verification utility (CVU) to check on many pre-requisites before starting the installation. During installation using OUI on the AIX platform however, OUI is unable to perform automatic SSH setup. This means that SSH user equivalence will need to be setup manually prior to installation. To ease the setup all you need to do is to run the sshUserSetup.sh script and follow the prompts directions. It takes as parameters the user (oracle or gr...