hi guys,
i come accross a installation problem when i try to install RAC on vmware with microsoft loopback adatpter on a laptop.
after successfully installing grid infrastructure,i shutdown down all the nodes (VM machine),plan to continue the next day.
and now i start to continue the installing,when i start to install the database software,and find that there no nodes selection
options for me to select.

the grid and database version is :11.2.0.4
the os is :CentOS6.5-x86_64
and i also go to check some status values:
| [root@rac1 ~]# /u01/app/grid/bin/crsctl start cluster -all
CRS-4690: Oracle Clusterware is already running on 'rac1'
CRS-4690: Oracle Clusterware is already running on 'rac2'
CRS-4000: Command Start failed, or completed with errors. |
| [root@rac1 ~]# /u01/app/grid/bin/crsctl status server
NAME=rac1
STATE=ONLINE
NAME=rac2
STATE=ONLINE |
| [grid@rac2 ~]$ srvctl status nodeapps
VIP rac1-vip is enabled
VIP rac1-vip is running on node: rac1
VIP rac2-vip is enabled
VIP rac2-vip is running on node: rac2
Network is enabled
Network is running on node: rac1
Network is running on node: rac2
GSD is disabled
GSD is not running on node: rac1
GSD is not running on node: rac2
ONS is enabled
ONS daemon is running on node: rac1
ONS daemon is running on node: rac2 |
./runcluvfy.sh stage -post hwos -n rac1,rac2 -verbose >> chk.log
...
....
Post-check for hardware and operating system setup was successful.