* reiserfs - recommendations for small files
@ 2009-10-17 18:11 Viji V Nair
2009-10-19 19:16 ` Toby Thain
2009-10-19 23:34 ` Edward Shishkin
0 siblings, 2 replies; 4+ messages in thread
From: Viji V Nair @ 2009-10-17 18:11 UTC (permalink / raw)
To: reiserfs-devel
Hi,
System : Fedora 11 x86_64
Current Filesystem: 150G ext4 (formatted with "-T small" option)
Number of files: 50 Million, 1 to 30K png images
We are generating these files using a python programme and getting
very slow IO performance. While generation there are only writes, no
read. After generation there are heavy read and no write. These files
are not in a single directory, this is a pyramid structure. There are
total 15 pyramids and coming down from top to bottom the sub
directories and files are multiplied by a factor of 4
I am looking for an alternate file system and best
practices/recommendation to get a better performance. What the
optimisation methods available in reiserfs for small files?
Any suggestions of the above are greatly appreciated.
Viji
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: reiserfs - recommendations for small files
2009-10-17 18:11 reiserfs - recommendations for small files Viji V Nair
@ 2009-10-19 19:16 ` Toby Thain
2009-10-19 19:26 ` Viji V Nair
2009-10-19 23:34 ` Edward Shishkin
1 sibling, 1 reply; 4+ messages in thread
From: Toby Thain @ 2009-10-19 19:16 UTC (permalink / raw)
To: Viji V Nair; +Cc: reiserfs-devel
On 17-Oct-09, at 2:11 PM, Viji V Nair wrote:
> Hi,
>
> System : Fedora 11 x86_64
> Current Filesystem: 150G ext4 (formatted with "-T small" option)
> Number of files: 50 Million, 1 to 30K png images
>
> We are generating these files using a python programme and getting
> very slow IO performance. While generation there are only writes, no
> read. After generation there are heavy read and no write. These files
> are not in a single directory, this is a pyramid structure. There are
> total 15 pyramids and coming down from top to bottom the sub
> directories and files are multiplied by a factor of 4
>
> I am looking for an alternate file system and best
> practices/recommendation to get a better performance. What the
> optimisation methods available in reiserfs for small files?
You could benchmark this on reiser3 today (it's perfectly stable &
small file handling is supposedly a sweet spot).
--Toby
>
> Any suggestions of the above are greatly appreciated.
>
> Viji
> --
> To unsubscribe from this list: send the line "unsubscribe reiserfs-
> devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: reiserfs - recommendations for small files
2009-10-19 19:16 ` Toby Thain
@ 2009-10-19 19:26 ` Viji V Nair
0 siblings, 0 replies; 4+ messages in thread
From: Viji V Nair @ 2009-10-19 19:26 UTC (permalink / raw)
To: Toby Thain; +Cc: reiserfs-devel
I
On Tue, Oct 20, 2009 at 12:46 AM, Toby Thain <toby@telegraphics.com.au> wrote
>
> On 17-Oct-09, at 2:11 PM, Viji V Nair wrote:
>
>> Hi,
>>
>> System : Fedora 11 x86_64
>> Current Filesystem: 150G ext4 (formatted with "-T small" option)
>> Number of files: 50 Million, 1 to 30K png images
>>
>> We are generating these files using a python programme and getting
>> very slow IO performance. While generation there are only writes, no
>> read. After generation there are heavy read and no write. These files
>> are not in a single directory, this is a pyramid structure. There are
>> total 15 pyramids and coming down from top to bottom the sub
>> directories and files are multiplied by a factor of 4
>>
>> I am looking for an alternate file system and best
>> practices/recommendation to get a better performance. What the
>> optimisation methods available in reiserfs for small files?
>
> You could benchmark this on reiser3 today (it's perfectly stable & small
> file handling is supposedly a sweet spot).
I am creating a fedora 11 kernel rpm with reiserfs3 and reiser4
support, planning to bench mark it on multiple hardware. Will update
the results.
>
> --Toby
>
>>
>> Any suggestions of the above are greatly appreciated.
>>
>> Viji
>> --
>> To unsubscribe from this list: send the line "unsubscribe reiserfs-devel"
>> in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: reiserfs - recommendations for small files
2009-10-17 18:11 reiserfs - recommendations for small files Viji V Nair
2009-10-19 19:16 ` Toby Thain
@ 2009-10-19 23:34 ` Edward Shishkin
1 sibling, 0 replies; 4+ messages in thread
From: Edward Shishkin @ 2009-10-19 23:34 UTC (permalink / raw)
To: Viji V Nair; +Cc: reiserfs-devel
Viji V Nair wrote:
> Hi,
>
> System : Fedora 11 x86_64
> Current Filesystem: 150G ext4 (formatted with "-T small" option)
> Number of files: 50 Million, 1 to 30K png images
>
> We are generating these files using a python programme and getting
> very slow IO performance. While generation there are only writes, no
> read. After generation there are heavy read and no write. These files
> are not in a single directory, this is a pyramid structure. There are
> total 15 pyramids and coming down from top to bottom the sub
> directories and files are multiplied by a factor of 4
>
> I am looking for an alternate file system and best
> practices/recommendation to get a better performance. What the
> optimisation methods available in reiserfs for small files?
>
I think that default tail packing policy would be the best for you.
Also use tea hash.
Thanks,
Edward.
> Any suggestions of the above are greatly appreciated.
>
> Viji
> --
> To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-10-19 23:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-17 18:11 reiserfs - recommendations for small files Viji V Nair
2009-10-19 19:16 ` Toby Thain
2009-10-19 19:26 ` Viji V Nair
2009-10-19 23:34 ` Edward Shishkin
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).