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: Wed, 30 Dec 2009 14:49:03 -0800 [thread overview]
Message-ID: <4B3BD8DF.7020008@oracle.com> (raw)
In-Reply-To: <1D016AC1-13F8-4433-9E1D-6540302C0373@wansecurity.com>
Robert Smith wrote:
> Dear Joel, I am using a custom compiled kernel version 2.6.32.2, using the stock ubuntu 9.10 server-config for the kernel config.
>
> root at s2-replay01:~# uname -a
> Linux s2-replay01 2.6.32.2.31337 #1 SMP Wed Dec 30 11:36:40 CST 2009 x86_64 GNU/Linux
> root at s2-replay01:~#
>
> root at s2-replay01:~# grep OCFS2 /usr/src/linux-2.6.32.2/.config
> CONFIG_OCFS2_FS=m
> CONFIG_OCFS2_FS_O2CB=m
> CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m
> CONFIG_OCFS2_FS_STATS=y
> CONFIG_OCFS2_DEBUG_MASKLOG=y
> # CONFIG_OCFS2_DEBUG_FS is not set
> CONFIG_OCFS2_FS_POSIX_ACL=y
> root at s2-replay01:~#
>
> root at s2-replay01:~# grep -i ocfs /proc/filesystems
> nodev ocfs2_dlmfs
> ocfs2
> root at s2-replay01:~#
>
>
> the mkfs.ocfs2 does not throw an error. It did not throw an error on the ocfs2 1.4 modules downloaded for Redhat5 either. I've changed the OS to Ubuntu because I was having all sorts of trouble getting a kernel to compile and boot on CentOS. I'm a lot more comfortable in Debian/Ubuntu anyhow. I was hoping the absolute newest kernel would fix this issue, but it did not. I have also compiled the ocfs2-tools-1.4.3. It broke on fsck, but i was able to get the mount.ocfs2 binary to compile. I again used the mount -o inode64 option with the exact same errors as before. Appears it's still using JDB instead of JDB2.
>
>
> Anything else I can give you to help debug?
>
We removed jdb compat code in 2.6.29 or so. So it has to be using jbd2.
One way to confirm would be to list this directory: ls /proc/fs/jbd2/.
It should show the ocfs2 devices. If not, then the kernel source is suspect.
Having said that, >16TB support while technically possible, is still being
tested. We will announce support once the testing has completed.
next prev parent reply other threads:[~2009-12-30 22:49 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 [this message]
2009-12-31 3:42 ` Joel Becker
2009-12-31 18:15 ` Robert Smith
2009-12-31 19:05 ` Sunil Mushran
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=4B3BD8DF.7020008@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.