Re: [ext2resize] Load testing: ext2resize complains about a bug
Status: Inactive
Brought to you by:
adilger
From: Brian J. M. <4d9...@in...> - 2002-12-09 20:01:24
|
On Mon, Dec 09, 2002 at 11:33:51AM -0800, Poul Petersen wrote: > > However, the ext3 file-system stopped extending at about 16GB. Did you "prepare" the filesystem after creating it initially? By default, there is only enough space in the block bitmaps to support 16GB worth of blocks (assuming 4k blocks). "Preparing" (man ext2prepare) allocates more block bitmaps to support larger number of blocks in the filesystem. > [root@nfs1node1 ext2resize-1.1.18_pre]# ext2resize /dev/vg00/sa_test > ext2resize v1.1.18 - 2001/03/18 for EXT2FS 0.5b > BUG! block 32782 shouldn't have been marked! Now this, this does not look good. I will have to leave this up to a real expert (I am just playing one in this episode :-) to answer. b. --=20 Brian J. Murrell |