Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

the restart of RAC installation

Bob.MZJun 10 2015 — edited Jun 11 2015

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.

nooptnode.jpg

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.

This post has been answered by Levi Pereira on Jun 10 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 9 2015
Added on Jun 10 2015
3 comments
588 views