gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] file-structure


From: Gordan Bobic
Subject: Re: [Gluster-devel] file-structure
Date: Wed, 11 Aug 2010 16:10:25 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.4) Gecko/20100628 Red Hat/3.1-1.el6 Lightning/1.0b2 Thunderbird/3.1

On 08/11/2010 03:40 PM, Roland Fischer wrote:
Hi ,

i have a big question about how to build a good directory and
file-structure, just to get the best performance out of GlusterFs.I want
to put a large amount of pictures and videos on the LUN so it´s very
mixed up between small and large files.There will be about 11TB of Files
on the Lun.So how many directory’s and subdirectorys are a good value to
create and how many files am i allowed to put in before GlusterFs is
slowing down.

I suspect that will probably be more dependant on your underlying file system. What are you planning to use? ext3? xfs?

In general, though, more than about 1000 entries per directory becomes difficult to manage, not to mention that ls (especially ls -l, which requires a stat() call) will start to take forever.

Gordan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]