Re: How to change RAC ASM to non-RAC ASM?

From: <blueprince10_at_gmail.com>
Date: Mon, 14 Apr 2008 01:42:52 -0700 (PDT)
Message-ID: <ecd4f533-9980-4b99-9c2c-eca323f169e8@c19g2000prf.googlegroups.com>


On Apr 14, 4:35 pm, Woody Ling <woodyl..._at_gmail.com> wrote:
> On Apr 14, 4:21 pm, blueprinc..._at_gmail.com wrote:
>
>
>
>
>
> > On Apr 14, 4:12 pm, Woody Ling <woodyl..._at_gmail.com> wrote:
>
> > > I try to do it in the following way...
>
> > > 1. Stop all oracle processes and CRS.
> > > 2. Turn RAC option off:
> > > -  Log in as "oracle"
> > > -  cd $ORACLE_HOME/rdbms/lib
> > > -  make -f ins_rdbms.mk rac_off
> > > -  make -f ins_rdbms.mk ioracle
> > > 3. Modify pfile to remove all cluster related options.
> > > 4. Startup the ASM instance with new pfile
>
> > > But it return "ORA-29701: unable to connect to Cluster Manager" and
> > > ASM failed to start.
>
> > > It is OK for other database instances use OCFS2 but not ok for ASM so
> > > that all other databases depend on ASM cannot be started. Is it
> > > possible to change RAC ASM to non-RAC ASM?
>
> > > Thanks.
> > > Woody Ling
> > > Hong Kong
>
> > Check the status of css if it works normal:crsctl check cssd.Since you
> > stop CRS,you should start CRS first before you start ASM and DB.Just
> > start CRS,then you can start the ASM instance.- Hide quoted text -
>
> > - Show quoted text -
>
> I am sorry if my description is not clear.
>
> I want to disable and remove CRS and start ASM instance as non-RAC one.- Hide quoted text -
>
> - Show quoted text -

I see.But if you want to use ASM,you must configure CSS first.After remove crs,you can add CSS by execute the following command in $ORACLE_HOME/bin:localconfig add.Then checn css,if it works fine, you can startup ASM. Received on Mon Apr 14 2008 - 03:42:52 CDT

Original text of this message