Re: ext2online with 1k blocks not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Aug 24, 2008  17:31 +0200, Jure Pečar wrote:
> On Sat, 23 Aug 2008 05:32:05 -0600
> Andreas Dilger <adilger@xxxxxxx> wrote:
> > How big is your journal?  It seems it is only 8MB, which isn't large
> > enough to a resize 870GB filesystem.
> 
> Yes, that's the conclusion Ted came up with. 
> 
> Still, offline resizing works, so I'll just have to schedule more downtime
> for the resize to finish.

You may also consider resizing your journal while it is offline:

	tune2fs -O ^has_journal $dev
	{maybe e2fsck -f needed here}
	tune2fs -j $dev

should create a journal with at least 32MB.  You can check with:

	debugfs -c -R "stat <8>" $dev

Cheers, Andreas
--
Andreas Dilger
Sr. Staff Engineer, Lustre Group
Sun Microsystems of Canada, Inc.

_______________________________________________
Ext3-users mailing list
Ext3-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/ext3-users

[Index of Archives]         [Linux RAID]     [Kernel Development]     [Red Hat Install]     [Video 4 Linux]     [Postgresql]     [Fedora]     [Gimp]     [Yosemite News]

  Powered by Linux