From: Sunil Mushran <sunil.mushran@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] 40TB RAID and OCFS2 woes (inode64, JDB2, huge partition support, Volume might try to write to blocks beyond what jbd can address in 32 bits)
Date: Thu, 31 Dec 2009 11:05:52 -0800 [thread overview]
Message-ID: <4B3CF610.4070603@oracle.com> (raw)
In-Reply-To: <E8CB0062-5A3B-4853-9804-8F345404A635@wansecurity.com>
Robert Smith wrote:
> root at s2-replay02:/usr/src/ocfs2-tools-1.4.3# dmesg | tail -n 30
> ....
> ....
> [ 1017.163255] OCFS2 Node Manager 1.5.0
> [ 1017.228882] OCFS2 DLM 1.5.0
> [ 1017.232440] ocfs2: Registered cluster interface o2cb
> [ 1017.247862] OCFS2 DLMFS 1.5.0
> [ 1017.248072] OCFS2 User DLM kernel interface loaded
> [ 1032.163970] OCFS2 1.5.0
> [ 1032.168415] (3776,6):ocfs2_initialize_super:2166 ERROR: Volume might try to write to blocks beyond what jbd can address in 32 bits.
> [ 1032.168490] (3776,6):ocfs2_fill_super:1008 ERROR: status = -22
> [ 1032.168525] ocfs2: Unmounting device (252,0) on (node 0)
> [ 1220.077245] (3821,5):ocfs2_initialize_super:2166 ERROR: Volume might try to write to blocks beyond what jbd can address in 32 bits.
> [ 1220.077306] (3821,5):ocfs2_fill_super:1008 ERROR: status = -22
> [ 1220.077342] ocfs2: Unmounting device (252,0) on (node 0)
> [ 1228.102152] (3834,4):ocfs2_initialize_super:2166 ERROR: Volume might try to write to blocks beyond what jbd can address in 32 bits.
> [ 1228.102276] (3834,4):ocfs2_fill_super:1008 ERROR: status = -22
> [ 1228.102317] ocfs2: Unmounting device (252,0) on (node 0)
> [ 1236.126519] (3844,4):ocfs2_initialize_super:2166 ERROR: Volume might try to write to blocks beyond what jbd can address in 32 bits.
> [ 1236.126581] (3844,4):ocfs2_fill_super:1008 ERROR: status = -22
> [ 1236.126621] ocfs2: Unmounting device (252,0) on (node 0)
> [ 1244.150444] (3852,4):ocfs2_initialize_super:2166 ERROR: Volume might try to write to blocks beyond what jbd can address in 32 bits.
> [ 1244.150504] (3852,4):ocfs2_fill_super:1008 ERROR: status = -22
> [ 1244.150539] ocfs2: Unmounting device (252,0) on (node 0)
> root at s2-replay02:/usr/src/ocfs2-tools-1.4.3#
>
>
> Think I need to recompile the kernel and change the built in support for JBD v1 to a module? Or modularize both of them?
>
The message is hard-coded. Ignore the jbd in the error message. You are
using jbd2.
But that check is there for a reason. As I said before >16TB has not
been tested
thoroughly as yet. The check will be removed once we've completed the
testing.
next prev parent reply other threads:[~2009-12-31 19:05 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-30 14:30 [Ocfs2-devel] 40TB RAID and OCFS2 woes (inode64, JDB2, huge partition support, Volume might try to write to blocks beyond what jbd can address in 32 bits) Robert Smith
2009-12-30 20:34 ` Joel Becker
2009-12-30 22:25 ` Robert Smith
2009-12-30 22:49 ` Sunil Mushran
2009-12-31 3:42 ` Joel Becker
2009-12-31 18:15 ` Robert Smith
2009-12-31 19:05 ` Sunil Mushran [this message]
2009-12-31 19:20 ` Robert Smith
2009-12-31 19:36 ` Robert Smith
2009-12-31 20:08 ` Joel Becker
2010-01-01 6:12 ` [Ocfs2-devel] 40TB RAID and OCFS2 woes (inode64, JBD2, " Robert Smith
2010-01-02 20:15 ` Joel Becker
2010-01-01 19:47 ` [Ocfs2-devel] 40TB RAID and OCFS2 woes (inode64, JDB2, " Robert Smith
2010-01-02 7:33 ` Tao Ma
2010-01-04 1:09 ` Robert Smith
2010-01-04 2:36 ` Tao Ma
2010-01-05 19:28 ` Robert Smith
2010-01-02 20:19 ` Joel Becker
2010-01-04 1:20 ` Robert Smith
2009-12-31 8:19 ` Tao Ma
2009-12-31 17:42 ` Robert Smith
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=4B3CF610.4070603@oracle.com \
--to=sunil.mushran@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.