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!

Revert ASM member disk to candidate disk on Solaris 11.2

Haytham MostafaFeb 6 2015 — edited Feb 8 2015
Hello Experts,

I am facing the following issue:
I am installing Oracle 12c grid infrastructure (Standard Cluster not Flex) on Oracle Solaris 11.2 SPARC x64, the installation was failed and I had to deinstall the the software. My steps to deinstall:


1- I run the deinstall from $ORACLE_HOME/deinstall:

####################### DEINSTALL CLEAN OPERATION SUMMARY #######################

Successfully detached Oracle home '/u01/crs/12.1.0/grid' from the central inventory on the local node.

Successfully deleted directory '/u01/crs/12.1.0/grid' on the local node.

Successfully deleted directory '/u01/crs/oraInventory' on the local node.

Successfully deleted directory '/u01/crs/grid' on the local node.

Successfully detached Oracle home '/u01/crs/12.1.0/grid' from the central inventory on the remote nodes 'rac02-pub'.

Successfully deleted directory '/u01/crs/12.1.0/grid' on the remote nodes 'rac02-pub'.

Successfully deleted directory '/u01/crs/oraInventory' on the remote nodes 'rac02-pub'.

Successfully deleted directory '/u01/crs/grid' on the remote nodes 'rac02-pub'.

Oracle Universal Installer cleanup was successful.

2- Run 'rm -r /var/opt/oracle/oraInst.loc' as root on node(s) 'rac01-pub,rac02-pub' at the end of the session.

3- Run 'rm -r /opt/ORCLfmap' as root on node(s) 'rac01-pub,rac02-pub' at the end of the session.

4- Run 'rm -r /var/opt/oracle/oratab' as root on node(s) 'rac01-pub' at the end of the session.

Oracle deinstall tool successfully cleaned up temporary directories.

The issue now is when I tried to reinstall the grid software, the shared disk which I used to create the "+CRS" disk group (OCR & Voting) displayed as member not candidate. I tried to format & label it many times and reboot the nodes but it still display as member.
So would you please provide me with any suggestion for this issue.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 8 2015
Added on Feb 6 2015
8 comments
3,152 views