Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Would like to make sure ocfs2 autostarts on reboot
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?
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Oct 30 2007 - 06:19:07 CDT
- application/pkcs7-signature attachment: S/MIME Cryptographic Signature
![]() |
![]() |