On Wed, 10 Mar 2010, paris...@aueb.gr wrote:
> Hello, 
> 
> I would to ask if there is a way (via a configuration parameter) to 
> completely disable data and metadata replication? 

Hi George,

You can adjust the replication level with

$ ceph osd pool set data size 1
$ ceph osd pool set metadata size 1

(Replacing 1 with 3 will switch to 3x replication, etc.)

sage

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel

Reply via email to