Re: reiserfs or ext3 on lvm?



ajp wrote:
houghi wrote:

ajp wrote:
Ok so it should be increase the size of a logical volume rather than
partition but the question is still the same - can I resize an ext3 file
system without loss of data?

The man page for resize2fs says it will resize both ext2 and ext3 systems
provided they are unmounted but doesn't say whether data could be
corrupted.
Has anyone tried resize2fs with ext3 fs and is it safe?
There is one way to be sure: try it. ;-)

houghi

A quick test using the VM seems to be Ok - have you (or anyone else) hit any
problems with this?

It's safe, especially if umounted. Online resizer for ext2/3 is flakey,
there are too many circumstances that will force you to fsck the
filesystem before proceeding, and even then it seems to have limitations
with regards to when an online resize can happen and the ammount
of resizing that can occur... and in my experience it takes too
long to execute.

I agree with houghi though... give it a try and see if it fits your
needs. We looked at switching to ext3 with our large scale sans...
we ended up sticking with reiserfs.
.



Relevant Pages

  • Re: reiserfs or ext3 on lvm?
    ... houghi wrote: ... system without loss of data? ... The man page for resize2fs says it will resize both ext2 and ext3 systems ...
    (alt.os.linux.suse)
  • Re: LVM resize question
    ... Some of your complaints against ext3 has everything to do with Novell, and all have to do with the actual filesystem specs. ... happens while in use that somehow prevents online resizing. ... resize time is proportional to the amount of the resize. ... not a problem with reiserfs. ...
    (alt.os.linux.suse)
  • [Patch 0/10]: Cleanup online reservations for 2.6.9-rc2-mm4.
    ... The patches to follow clean up a lot of the ext3 online reservation ... There's also a review of the whole SMP locking of the resize. ... minimise that by reading it just once where previously it was read each ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: Converting from Reiser to Ext3
    ... a while ago i was searching for resize options of ext3 (because I ...
    (alt.os.linux.suse)
  • Re: reiserfs or ext3 on lvm?
    ... I've used lvm a lot and it's always worked a treat with reiserfs, ... If I go with the default ext3 can I resize partitions on the fly or is ... A partition is a part of the disk layout. ...
    (alt.os.linux.suse)