Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: RAC de-clustering
On my 10.1.0.4 on RedHat AS3 I have init.crs, not init.cssd in my rc
directories. 'init.crs start' called from an rc directory calls 'init.cssd
autostart'. This then checks if the AUTOSTART
(/etc/oracle/scls_scr/$HOST/root/crsstart) file is set to "disable" If it
is, then the RUNFILE (/etc/oracle/scls_scr/$HOST/root/cssrun) is set to
'norun' and then daemons won't respawn or automatically start on reboot. The
supported way to do this is via init.crs disable, but I suppose you could
also just edit the file(s) and change the one word entry.
Henry
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of Radoulov, Dimitre
Sent: Friday, November 18, 2005 4:05 AM
To: kevinc_at_polyserve.com; oracle-l_at_freelists.org
Subject: Re: RAC de-clustering
Now I know :o)
[oracle_at_xxx rc.d]$ find . -name *css*
./init.d/init.cssd
./rc2.d/S96init.cssd
./rc2.d/K96init.cssd
./rc3.d/S96init.cssd
./rc3.d/K96init.cssd
./rc5.d/S96init.cssd
./rc5.d/K96init.cssd
Dimitre Radoulov
>>> you have to commend out the >>> inittab entries and reboot to be completely >>> clusterware-free ...
As far as I recall, to stop it definitively, I had to remove the /etc/init.d/init.cssd as well :O). Didn't have enough time to find why it continued to start after commenting out the inittab entries ...
Dimitre Radoulov
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Nov 18 2005 - 10:43:07 CST
![]() |
![]() |