On Tuesday 01 October 2002 20:15, Taylor, ForrestX wrote:
> hans privat wrote:
> > hi list,
> > creating a new directory with mkdir produces 1024 a KB-sized directory.
> > but how can I change that filesize to 2048 or 4096 or other sizes ?
> >
> > how can I do that along creating it ?
> > and how can I change after creting ?
> >
> > hope anyone is having some experiences or is having some ideas ?
> >
> > thanks in advance
> > bye hans
>
hi and thanks,
the reason for asking is, I'm wondering about looking for all other 
directories I have their and they all have 2048 blocks, but creating a new 
dir has 1024 blocks.

and all these dirs had been created during install mdk 8.2. So I assumed, that 
this size may have the reason laying around the ext3-filesystem.

the other reason is, I have one big hd which is planned for saving 
computeranimations and videos, which have to be cutted and mixed. and here I 
have to use as big as possible blocksizes.
also I have thought, that if it is possible to create dirs during an 
install-procedure with blocksizes of 2048, 4096 and more, it should be 
possible to do that also "by hand" - isn't it ?

thanks once more

bye hans

> The directory size shows you the number of blocks per inode on the
> filesystem.  Usually Red Hat Linux defaults to 4096.  The only way to
> change it is to reformat the partition, causing the destruction of all
> data on that particular partition.  If you have room, move the data
> somewhere else, and reformat (man mke2fs).
>
> Why do you want to change the blocks/inode?
>
> Forrest



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to