From: Joel Becker <Joel.Becker@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] add error check for ocfs2_read_locked_inode() call
Date: Wed, 13 May 2009 11:39:24 -0700 [thread overview]
Message-ID: <20090513183924.GE32316@mail.oracle.com> (raw)
In-Reply-To: <4A0AFEB4.2080000@telecom.by>
On Wed, May 13, 2009 at 08:09:08PM +0300, Oleg Gawriloff wrote:
> Sunil Mushran ?????:
> > Oleg Gawriloff wrote:
> >> After upgrading from 2.6.28.10 to 2.6.29.3 I've saw following new
> >> errors in kernel log:
> >> May 12 14:46:41 falcon-cl5
> >> May 12 14:46:41 falcon-cl5 (6757,7):ocfs2_read_locked_inode:466 ERROR:
> >> status = -22
> > Did you modify the code? Apply some patches?
> According to string number in kernel log I've see thats this block is in
> inode.c string 466:
> if (status < 0) {
> mlog_errno(status);
> goto bail;
> }
> in ocfs2_read_locked_inode. How can we further investigate this issue?
>
> btw one of 3 mounted ocfs2 filesystems goes to ro mode without obvious
> reason.
There's no other error messages? Can you give us a larger
snippet of the log?
Joel
--
Life's Little Instruction Book #15
"Own a great stereo system."
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127
next prev parent reply other threads:[~2009-05-13 18:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-12 11:48 [Ocfs2-devel] add error check for ocfs2_read_locked_inode() call Oleg Gawriloff
2009-05-12 23:37 ` Sunil Mushran
2009-05-13 9:45 ` Oleg Gawriloff
2009-05-13 17:09 ` Oleg Gawriloff
2009-05-13 18:39 ` Joel Becker [this message]
2009-05-13 18:44 ` Oleg Gawriloff
2009-05-13 18:57 ` Joel Becker
2009-05-13 19:08 ` Sunil Mushran
2009-05-13 19:12 ` Sunil Mushran
2009-05-13 19:24 ` Joel Becker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090513183924.GE32316@mail.oracle.com \
--to=joel.becker@oracle.com \
--cc=ocfs2-devel@oss.oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.