Messages in this thread |  | | Date | Sat, 17 Nov 2001 14:10:01 -0800 | From | Andrew Morton <> | Subject | Re: File server FS? |
| |
Mike Fedyk wrote: > > I haven't actually resized any ext2/3 partitions. Didn't need to. I'll do > some tests though.
I tested it a while back - it worked OK. If you could retest that'd be neat.
The journal shouldn't be affected - it's just a regular file.
mke2fs and tune2fs choose an initial journal size based on the size of the fs, so if you were increasing the fs size by a large ratio then there may be a case for increasing the journal size. But as you've pointed out, an 8, 16 or 32 megabyte journal covers an awful lot of metadata. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |