Theodore Tso wrote:
On Fri, Jun 09, 2006 at 02:51:55PM -0400, Jeff Garzik wrote:ext3 is already essentially xiafs-on-life-support, when you consider today's large storage systems and today's filesystem technology. Just look at the ugly hacks needed to support expanding an ext3 filesystem online.And what ugly hacks are you talking about? It's actually quite clean; with the latest e2fsprogs, you use the same command (resize2fs) for doing both online and offline resizing.
Consider a blkdev of size S1. Using LVM we increase that value under the hood to size S2, where S2 > S1. We perform an online resize from size S1 to S2. The size and alignment of any new groups added will different from the non-resize case, where mke2fs was run directly on a blkdev of size S2.
Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Andreas Dilger <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: "Stephen C. Tweedie" <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- References:
- Re: [RFC 0/13] extents and 48bit ext3
- From: Jeff Garzik <[email protected]>
- Re: [RFC 0/13] extents and 48bit ext3
- From: Jeff Garzik <[email protected]>
- Re: [RFC 0/13] extents and 48bit ext3
- From: Linus Torvalds <[email protected]>
- Re: [RFC 0/13] extents and 48bit ext3
- From: Jeff Garzik <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Alex Tomas <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Jeff Garzik <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Alex Tomas <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Matthew Frost <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Andreas Dilger <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Jeff Garzik <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Theodore Tso <[email protected]>
- Re: [RFC 0/13] extents and 48bit ext3
- Prev by Date: Re: Idea about a disc backed ram filesystem
- Next by Date: Re: Caching kernel messages at boot w/PATCH
- Previous by thread: Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- Next by thread: Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- Index(es):