Richmond Cluster (07)

Sunday 04 May, 2008 - 09:33

Tried to install ClusterWare on richmond1:

$ su - oracle

$ export ORACLE_BASE=/u00/app/oracle

$ export ORACLE_HOME=/u00/crs/oracle/product/10/app

$ ssh-agent $SHELL

$ ssh-add

$ cd ~/installation/clusterware

$ ./runInstaller

This proceeded smoothly until I got to the cluster configuration screen. It would appear that the naming convention for richmond1 is:

When I tried to enter richmond1-mgt as the public interface, the installer complained that the local node was not in the cluster definition.

Looks like I will have to reconfigure /etc/hosts on all three nodes.