From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: high throughput storage server? Date: Sun, 13 Mar 2011 16:10:00 -0400 Message-ID: <20110313201000.GA14090@infradead.org> References: <20110215044434.GA9186@septictank.raw-sewage.fake> <4D6AC288.20101@wildgooses.com> <4D6DC585.90304@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-raid-owner@vger.kernel.org To: Roberto Spadim Cc: Drew , Mdadm List-Id: linux-raid.ids Btw, XFS has been used for >10GB/s throughput systems for about the last 5 years. The big issues is getting hardware that can reliably sustain it - if you have that using it with Linux and XFS is not an problem at all. Note that with NUMA system you also have to thing about your intereconnect bandwith as a limiting factor for buffered I/O, not just the storage subsystem.