RE : dealing with mke2fs -T option

GARDAIS Ionel Ionel.Gardais at tech-advantage.com
Sun May 27 17:46:33 UTC 2007


OK.
But as stated in the mke2fs man page, the -T option is for 1 inode per X bytes.
Except a lower number of available inodes, if 1 file == 1 inode whatever the -T option used, what is this option for ?

Ionel


-------- Message d'origine--------
De: Bryan Kadzban [mailto:bryan at kadzban.is-a-geek.net]
Date: dim. 27/05/2007 14:04
À: GARDAIS Ionel
Cc: ext3-users at redhat.com
Objet : Re: dealing with mke2fs -T option
 
GARDAIS Ionel wrote:
> Then I tried this :
> $ dd if=/dev/zero of=/mount-sdx/file bs=4k count=8192
> for both /mount-sdd and /mount-sde
> 
> Why don't I get "8192 inodes used"

Because the FS creates one inode per file (unless you create a hard
link, anyway), not one inode per X bytes.  You only created one file
here.  ;-)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ext3-users/attachments/20070527/c98ad816/attachment.htm>


More information about the Ext3-users mailing list