Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Would like to make sure ocfs2 autostarts on reboot

Re: Would like to make sure ocfs2 autostarts on reboot

From: Torsten Rosenwald <Torsten.Rosenwald_at_web.de>
Date: Tue, 30 Oct 2007 12:19:07 +0100
Message-ID: <27482538.1193743149376.JavaMail.fmail@fmcert01.dlan.cinetic.de>

Hi Laura,

make sure o2cb and ocfs2 will be started on reboot by checking the chkconfig settings. Do a:
chkconfig --list | grep ocfs2
and
chkconfig --list | grep o2cb

if they are not started, do:

chkconfig o2cb on
chkconfig ocfs2 on

hth,

Torsten.

> Does anyone how to configurre ocfs2 to auto restart when the system has been rebooted?



Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066

--
http://www.freelists.org/webpage/oracle-l


Received on Tue Oct 30 2007 - 06:19:07 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US