Root.sh || Error ORA-15238: ORA-15238: ORA-15477: || CLSRSC-258:
Failed to configure and start ASM
RHEL 7.6 Oracle grid 12.2.0.1
I was getting this below error when I have to run the
root.sh script from the first node, error below when performing installation.
I got the wondering solution after more R&D, now I am sharing solution for helping this post to the DBA community .
Error :
[FATAL] [DBT-30002]
Disk group OCRVOTE creation failed.
ORA-15018: diskgroup cannot be created
ORA-15238: 12.2.0.1 is not a valid value for attribute
compatible.advm
ORA-15477: cannot communicate with the volume driver
2023/12/31 17:32:55 CLSRSC-184: Configuration of ASM failed
2023/12/31 17:33:01 CLSRSC-258: Failed to configure and
start ASM
Died at /u01/sw/grid/crs/install/crsinstall.pm line 2091.
Solution :
before run the "/u01/sw/grid/root.sh" script we need to uninstall "/u01/sw/grid/root.sh"
[root@node1 lib]#
[root@node1 lib]# /u01/sw/grid/bin/acfsroot uninstall
ACFS-9312: Existing ADVM/ACFS installation detected.
ACFS-9314: Removing previous ADVM/ACFS installation.
ACFS-9315: Previous ADVM/ACFS components successfully removed.
[root@node1 lib]#
[root@node1 lib]# /u01/sw/grid/root.sh << run this script firstly from the first node than run from second node
2024/01/02 00:27:15 CLSRSC-325: Configure Oracle Grid Infrastructure for a Cluster ... succeeded <<< this message received post successfully ran of the " /u01/sw/grid/root.sh" grid installation
Thank you to All ....
Thank you for giving your valuable time to read the above information.
No comments:
Post a Comment