From: Joel Becker <Joel.Becker@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 12:34:27 -0800 [thread overview]
Message-ID: <20091230203426.GA7272@mail.oracle.com> (raw)
In-Reply-To: <9A9AABD3-F67F-46D3-B08C-4FD89CA16149@wansecurity.com>
On Wed, Dec 30, 2009 at 11:30:43PM +0900, Robert Smith wrote:
> Is there a distribution available or at least what real version number of the tools, and the FS driver to I really need to make this work?
>
> I have a 40TB partition that I want to format an cluster as a single OCFS2 cluster partition. After about 20 hours of reading and messing around with different solutions, and patches, everything seems to fall back to the following error:
You need an ocfs2 from Linux 2.6.27 or newer. Are you using
such a kernel?
> root at s2-replay01:~# time mkfs.ocfs2 -N 2 -J block64 -F -v -b 4096 -T mail -M cluster --fs-feature-level=max-features /dev/replays/replay-data
This looks right. It doesn't throw you an error.
> root at s2-replay01:~# mount.ocfs2 -o inode64 /dev/replays/replay-data /data/storage/
> mount.ocfs2: Invalid argument while mounting /dev/replays/replay-data on /data/storage/. Check 'dmesg' for more information on this error.
If your kernel driver doesn't understand inode64, it isn't new
enough. Where did your kernel driver come from?
> I've tried compiling the new tools, and FS driver, but it looks like the most recent version is using some old constructs or API and won't compile against the most recent kernel versions without a patch.
What do you mean by most recent version of the kernel driver? Do
you mean any version of ocfs2 1.4? ocfs2 1.4 does not have the support
for this.
Go get 2.6.32. Compile, install, and boot it. You will now
have support for your large volume.
Joel
--
"Here's a nickle -- get yourself a better X server."
- Keith Packard
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127
next prev parent reply other threads:[~2009-12-30 20:34 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 [this message]
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
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=20091230203426.GA7272@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.