[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20060731175958.1626513b.reiser4@blinkenlights.ch>
Date: Mon, 31 Jul 2006 17:59:58 +0200
From: Adrian Ulrich <reiser4@...nkenlights.ch>
To: Matthias Andree <matthias.andree@....de>
Cc: vonbrand@....utfsm.cl, ipso@...ppymail.ca, matthias.andree@....de,
reiser@...esys.com, lkml@...productions.com, jeff@...zik.org,
tytso@....edu, linux-kernel@...r.kernel.org,
reiserfs-list@...esys.com
Subject: Re: the " 'official' point of view" expressed by kernelnewbies.org
regarding reiser4 inclusion
Hello Matthias,
> This looks rather like an education issue rather than a technical limit.
We aren't talking about the same issue: I was asking to do it
on-the-fly. Umounting the filesystem, running e2fsck and resize2fs
is something different ;-)
> Which is untrue at least for Solaris, which allows resizing a life file
> system. FreeBSD and Linux require an unmount.
Correct: You can add more inodes to a Solaris UFS on-the-fly if you are
lucky enough to have some free space available.
A colleague of mine happened to create a ~300gb filesystem and started
to migrate Mailboxes (Maildir-style format = many small files (1-3kb))
to the new LUN. At about 70% the filesystem ran out of inodes; Not a
big deal with VxFS because such a problem is fixable within seconds.
What would have happened if he had used UFS? mkfs -G wouldn't work
because he had no additional Diskspace left... *ouch*..
> Well, such "silly limitations"... looks like they are mostly hot air
> spewn by marketroids that need to justify people spending money on their
> new filesystem.
Have you ever seen VxFS or WAFL in action?
> But even then, I'd be interested to know if that's a real problem for systems
> such as ZFS.
ZFS uses 'dnodes'. The dnodes are allocated on demand from your
available space so running out of [di]nodes is impossible.
Great to see that Sun ships a state-of-the-art Filesystem with
Solaris... I think linux should do the same...
Regards,
Adrian
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists