linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* how to online resize ext3 when fs does not support it?
@ 2008-06-30  9:48 Tomasz Chmielewski
  2008-07-02  8:15 ` Andreas Dilger
  0 siblings, 1 reply; 2+ messages in thread
From: Tomasz Chmielewski @ 2008-06-30  9:48 UTC (permalink / raw)
  To: LKML

I have a fairly large ext3 filesystem created some time ago, which 
doesn't support online resizing.

# resize2fs -p /dev/sdaz
resize2fs 1.40.2 (12-Jul-2007)
Filesystem at /dev/sdaz is mounted on /mnt/iscsi_backup; on-line 
resizing required
old desc_blocks = 77, new_desc_blocks = 87
resize2fs: Filesystem does not support online resizing


Is is possible to add resize_inode feature to an existing ext3 filesystem?

My tune2fs manual (from e2fsprogs 1.40.2) doesn't state adding 
"resize_inode" is possible, and newer e2fsprogs releases only support 
removing resize_inode feature.
Will adding resize_inode be supported in the future, or is it definitely 
"is not, won't be possible"?


-- 
Tomasz Chmielewski
http://wpkg.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-02  8:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-30  9:48 how to online resize ext3 when fs does not support it? Tomasz Chmielewski
2008-07-02  8:15 ` Andreas Dilger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).