All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] EXT2 to EXT3 LVM volume on Redhat
@ 2002-06-04 15:17 Aslak Sommerfelt Skretting
  2002-06-04 15:30 ` Ben Lutgens
  2002-06-04 21:04 ` Wolfgang Weisselberg
  0 siblings, 2 replies; 8+ messages in thread
From: Aslak Sommerfelt Skretting @ 2002-06-04 15:17 UTC (permalink / raw)
  To: linux-lvm

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-06-24  8:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-04 15:17 [linux-lvm] EXT2 to EXT3 LVM volume on Redhat Aslak Sommerfelt Skretting
2002-06-04 15:30 ` 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

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.