From: Thomas S H. <tha...@gm...> - 2011-05-18 14:52:31
|
On Wed, May 18, 2011 at 8:44 AM, Papp Tamas <to...@ma...> wrote: > > On 05/18/2011 04:35 PM, Thomas S Hatch wrote: > > With MooseFS your biggest bottlenecks are chunkserver disk speed, and > > hitting the mfsmaster too often. like Michal said, if you have a lot > > of very small files you will place more load on the master. As for the > > disk speed, I use RAID 0 for my chunkservers in groups of 2-4 disks > > and we get 60-90MB throughput. Right now I have a ~500 TB MooseFS > > setup, so I think that a 24T setup should be no problem at all! > > Do you mean this speed with one per client or summary of clients speed? > > Thank you, > > tamas > > > ------------------------------------------------------------------------------ > What Every C/C++ and Fortran developer Should Know! > Read this article and learn how Intel has extended the reach of its > next-generation tools to help Windows* and Linux* C/C++ and Fortran > developers boost performance applications - including clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > moosefs-users mailing list > moo...@li... > https://lists.sourceforge.net/lists/listinfo/moosefs-users > We see that speed on average across our clients, we also use 10G networking for the storage backend. -Thomas S Hatch |