From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Mueller Subject: Re: Chunk size in Ceph Date: Mon, 28 Jun 2010 15:53:25 +0000 (UTC) Message-ID: References: <201006281627.54957.cray@unix-ag.uni-kl.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from lo.gmane.org ([80.91.229.12]:41758 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751620Ab0F1Pxo (ORCPT ); Mon, 28 Jun 2010 11:53:44 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OTGeU-0008VO-Te for ceph-devel@vger.kernel.org; Mon, 28 Jun 2010 17:53:42 +0200 Received: from 80-219-106-215.dclient.hispeed.ch ([80.219.106.215]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jun 2010 17:53:42 +0200 Received: from thomas by 80-219-106-215.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jun 2010 17:53:42 +0200 Sender: ceph-devel-owner@vger.kernel.org List-ID: To: ceph-devel@vger.kernel.org Am Mon, 28 Jun 2010 16:27:54 +0200 schrieb Christian Baun: > Hi, > > What is the chunk size of Ceph? > I couldn't find this information. > > Best Regards > Christian IMHO 4mb found in first link if I google "ceph chunk size": http://lmgtfy.com/?q=ceph+chunk+size (http://www.usenix.org/events/fast09/wips_posters/molina_wip.pdf) :) - Thomas