From: "Eric Wood" <eric@interplas.com>
To: linux-raid@vger.kernel.org
Subject: Re: does ext3 trample on mkraid superblocks and visa-versa?
Date: Thu, 11 Sep 2003 13:33:15 -0400 [thread overview]
Message-ID: <039101c3788a$c8269ea0$9100000a@intgrp.com> (raw)
In-Reply-To: Pine.LNX.4.53.0309101442180.1812@twinlark.arctic.org
I'm still trying to find out if I *must* remove the ext3 journal (tune2fs -O
^has_journal /dev/hdaN) before going through the RAID setup. I'm guess it
would be trivial to convert back anyway, as I don't see any documentation
stating the mkraid (or resize2fs, or mdadm) doesn't clobber the ext3
journals. Then again ext3 simple keeps it's journal in a .journal file or a
hidden inode file as opposed the far end block - so the conversion back to
ext2 doesn't seem to be neccessary.
Whew... thanks for the info. I'm learning! Sounds like some insight from
Stephen Tweedie or Theodore Ts'o is needed.
-eric wood
dean gaudet wrote:
> the "easiest" way to do this is probably as follows (from a bootable
> rescue CD, i don't think you want to attempt this live):
>
> - resize2fs the filesystem (via the /dev/hdaN or whatever partition
> device) to be 1MB smaller (be careful to use the right
> "blocks" here -- resize2fs blocks are the same size as the
> filesystem blocks, so most likely 4096 bytes, but could be 1024
> bytes in some cases... tune2fs -l is your friend.)
prev parent reply other threads:[~2003-09-11 17:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-09 18:17 Converting a non-RAID RedHat System to run on Software RAID Eric Wood
2003-09-10 19:27 ` does ext3 trample on mkraid superblocks and visa-versa? Eric Wood
2003-09-10 22:02 ` dean gaudet
2003-09-11 17:33 ` Eric Wood [this message]
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='039101c3788a$c8269ea0$9100000a@intgrp.com' \
--to=eric@interplas.com \
--cc=linux-raid@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).