Re: [ext2resize] bug in ext2resize 1.1.14
Status: Inactive
Brought to you by:
adilger
From: Andreas D. <ad...@tu...> - 2000-09-12 19:17:46
|
Dieter writes: > I found a parameter "ext2_max_groups = 1024" from tune.c, > which is capable to handle about 8GB. Actually, for such a large filesystem, you are probably using 4k blocks, so 1024 groups = 32GB... Still too small for your 137GB filesystem. > Although it is adapted > to handle greater partitions if needed by ext2resize.c:main(), > the calculated size needed, however is taken from the (possibly > smaller) size requested, not from the actual size if the file system. I will have a look... It shouldn't be too much work to fix this problem, and it will be a good reason to release my other updates to ext2resize. Andrew writes: > GNU Parted was forked off from ext2resize. We were going to keep > things in sync, but Lennert seems to be short on time to apply > changes I make... If you think it would be useful, I can make you an administrator of the ext2resize project at sourceforge, or you could at least send patches to the ext2resize-devel mailing list... It seems relevant to ask if the ext2 support in parted can work without doing any partition resizing (e.g. on LVM or RAID devices that don't have a partition)? Cheers, Andreas -- Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto, \ would they cancel out, leaving him still hungry?" http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert |