RE: RAC de-clustering

  • From: "Henry Poras" <henry@xxxxxxxxxxxxxxx>
  • To: <cichomitiko@xxxxxxxxx>, <kevinc@xxxxxxxxxxxxx>, <oracle-l@xxxxxxxxxxxxx>
  • Date: Fri, 18 Nov 2005 10:39:42 -0500

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@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx]
On Behalf Of Radoulov, Dimitre
Sent: Friday, November 18, 2005 4:05 AM
To: kevinc@xxxxxxxxxxxxx; oracle-l@xxxxxxxxxxxxx
Subject: Re: RAC de-clustering


Now I know :o)
 
[oracle@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
 
 
 
 

----- Original Message ----- 
From: Radoulov,  <mailto:cichomitiko@xxxxxxxxx> Dimitre 
To: kevinc@xxxxxxxxxxxxx 
Cc: oracle-l@xxxxxxxxxxxxx 
Sent: Friday, November 18, 2005 10:02 AM
Subject: Re: RAC de-clustering

>>> 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
 
 
 

Other related posts: