runInstaller nodeslist window does not show nodeslist? Inventory file is looks OK.
Hi,
Evironment: Oracle RAC 11.2.0.4
RHEL 6.5.
Two node cluster:
GI is running fine. olsnodes lists the shows the nodes list. While installing, Database runInstaller nodeslist window does not show the RAC nodes list. oraInventory file looks OK. Permissions are fine.
cat /etc/oraInst.loc | grep inventory_loc
inventory_loc=/home/grid/oraInventory
$ cat /home/grid/oraInventory/ContentsXML/inventory.xml
..
<INVENTORY>
<VERSION_INFO>
<SAVED_WITH>11.2.0.4.0</SAVED_WITH>
<MINIMUM_VER>2.1.0.6.0</MINIMUM_VER>
</VERSION_INFO>
<HOME_LIST>
<HOME NAME="Ora11g_gridinfrahome1" LOC="/orasw/app/11.2.0/grid" TYPE="O" IDX="1" CRS="true">
<NODE_LIST>
<NODE NAME="node401"/>
<NODE NAME="node402"/>
</NODE_LIST>
</HOME>
</HOME_LIST>