Home » Server Options » RAC & Failsafe » OCFS error (oracle database 10g R2(10.2.0.1.0) for RHEL 4 Update 4 on power)
OCFS error [message #280248] Mon, 12 November 2007 23:49 Go to next message
ara.oracle
Messages: 142
Registered: August 2007
Senior Member
hi,

am installing RAC installation in IBM power PC.
after i installed ocfs2 and when i restart my machine.
it keep on restarting.
i have 2 nodes in cluster.when i switch on only node its working
fine.And i find that in ocfs2console,when i give check it is saying that


Skipping journal replay because -N was given in ocfs2

please provide me solution since am in customer site now.
Re: OCFS error [message #280292 is a reply to message #280248] Tue, 13 November 2007 01:53 Go to previous messageGo to next message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
You can always trace to code to see what's happening:

if (!(ost->ost_fs->fs_flags & OCFS2_FLAG_RW)) {
         printf("** Skipping journal replay because -n was "
                "given.  There may be spurious errors that "
                "journal replay would fix. **\n");
         goto out;
}


Source: http://oss.oracle.com/projects/ocfs2-tools/src/trunk/fsck.ocfs2/fsck.c
Re: OCFS error [message #280303 is a reply to message #280292] Tue, 13 November 2007 02:14 Go to previous messageGo to next message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Look like OCFS is starting in READ ONLY mode and hence cannot apply the journal to recover itself.
Re: OCFS error [message #280322 is a reply to message #280248] Tue, 13 November 2007 04:01 Go to previous messageGo to next message
ara.oracle
Messages: 142
Registered: August 2007
Senior Member
so what to do frank?
please its very urgent.
how to rectify this?
Re: OCFS error [message #280406 is a reply to message #280248] Tue, 13 November 2007 07:45 Go to previous message
ara.oracle
Messages: 142
Registered: August 2007
Senior Member
tell me please that when we are installing OCFS2 wheather we want to give public ip are private ip while configuring.?
Previous Topic: OCFS
Next Topic: Oracle RAC Installation
Goto Forum:
  


Current Time: Fri Mar 29 08:24:56 CDT 2024