Re: JBD: ext2online wants too many credits (744 > 256)

2007-05-07 Thread Andreas Dilger
On May 07, 2007 11:50 -0400, Theodore Tso wrote: > On Mon, May 07, 2007 at 07:46:38AM -0700, [EMAIL PROTECTED] wrote: > > On Mon, 7 May 2007, Theodore Tso wrote: > > >We're going to have to rethink the defaults of the journal size as it > > >relates to on-line resizing, but there might not be a lo

Re: JBD: ext2online wants too many credits (744 > 256)

2007-05-07 Thread Andreas Dilger
it to about 3G using ext2online while mounted: > > > > At that time the kernel said: > > > > |JBD: ext2online wants too many credits (744 > 256) > > > > What is the limitation I should be aware of? Has it something to do with > > the journal log si

Re: JBD: ext2online wants too many credits (744 > 256)

2007-05-07 Thread Theodore Tso
On Mon, May 07, 2007 at 07:46:38AM -0700, [EMAIL PROTECTED] wrote: > On Mon, 7 May 2007, Theodore Tso wrote: > > >We're going to have to rethink the defaults of the journal size as it > >relates to on-line resizing, but there might not be a lot of great > >answers here. We'll also have to look at

Re: JBD: ext2online wants too many credits (744 > 256)

2007-05-07 Thread david
On Mon, 7 May 2007, Theodore Tso wrote: We're going to have to rethink the defaults of the journal size as it relates to on-line resizing, but there might not be a lot of great answers here. We'll also have to look at the on-line resizing code and see if there's a way to break up the resize ope

Re: JBD: ext2online wants too many credits (744 > 256)

2007-05-07 Thread Theodore Tso
On Mon, May 07, 2007 at 12:26:26AM +0200, Frank van Maarseveen wrote: > 2.6.20.6, FC4: > > |JBD: ext2online wants too many credits (744 > 256) You would be better off using resize2fs from e2fsprogs 1.39, BTW About the only reason to keep using the ext2resize packages is ext2pr

Re: JBD: ext2online wants too many credits (744 > 256)

2007-05-07 Thread Frank van Maarseveen
On Sun, May 06, 2007 at 09:40:14PM -0700, Andrew Morton wrote: > On Mon, 7 May 2007 00:26:26 +0200 Frank van Maarseveen <[EMAIL PROTECTED]> > wrote: > > > Steps to reproduce: > > Create a 3G partition, say /dev/vol1/project > > mke2fs -j -b 4096 /dev/vol1/project 22812 > > mount it > > ext2online

Re: JBD: ext2online wants too many credits (744 > 256)

2007-05-06 Thread Andrew Morton
| # ext2online /dev/vol1/project > | ext2online v1.1.18 - 2001/03/18 for EXT2FS 0.5b > | ext2online: ext2_ioctl: No space left on device > | > | ext2online: unable to resize /dev/mapper/vol1-project > > At that time the kernel said: > > |JBD: ext2online wants too man

JBD: ext2online wants too many credits (744 > 256)

2007-05-06 Thread Frank van Maarseveen
said: |JBD: ext2online wants too many credits (744 > 256) What is the limitation I should be aware of? Has it something to do with the journal log size? The size actually did increase a bit, to 128112k. Steps to reproduce: Create a 3G partition, say /dev/vol1/project mke2fs -j -b 4096 /