From: "Aslak Sommerfelt Skretting" <aslak@skretting.org>
To: linux-lvm@sistina.com
Subject: [linux-lvm] EXT2 to EXT3 LVM volume on Redhat
Date: Tue Jun 4 15:17:02 2002 [thread overview]
Message-ID: <006001c20c05$0a41cf10$0300000a@STATION> (raw)
Hello.
I've been using LVM for almost a year now, and im extremely satisfied.
I use it on a Redhat 7.2 fileserver with the 2.4.18 kernel.
I've combined 6 ide drives into a logical volume /dev/storage/space with an
EXT2 filesystem on it, totalling around 650gb of storage.
What I am wondering is, would it be wise to convert this filesystem to EXT3?
Or are there risks involved when doing this?
As far as i can understand a simple:
tune2fs -j /dev/storage/space
would create a new journal file, and convert the filesystem to ext3. and a:
tune2fs -i 0 /dev/storage/space
would disable the fsck's that occur now and then (and takes an insane amount
of time on a 650gb filesystem), and are no longer necessary since the
filesystem is EXT3.
and then everything would be ok? or is there more that need to be done?
Is this a complicated process that i might just as well avoid in order not
to damage my data? Or is this pretty straightforward?
Regards
Aslak Sommerfelt Skretting
aslak@skretting.org
next reply other threads:[~2002-06-04 15:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-04 15:17 Aslak Sommerfelt Skretting [this message]
2002-06-04 15:30 ` [linux-lvm] EXT2 to EXT3 LVM volume on Redhat Ben Lutgens
2002-06-04 16:04 ` Aslak Sommerfelt Skretting
2002-06-04 16:16 ` Steve Wray
2002-06-04 16:29 ` Aslak Sommerfelt Skretting
2002-06-05 15:32 ` Steve Wray
2002-06-24 8:41 ` Stephen Tweedie
2002-06-04 21:04 ` Wolfgang Weisselberg
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='006001c20c05$0a41cf10$0300000a@STATION' \
--to=aslak@skretting.org \
--cc=linux-lvm@sistina.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.