]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
no raid pgs yet
authorsageweil <sageweil@29311d96-e01e-0410-9327-a35deaab8ce9>
Tue, 17 Jul 2007 20:50:18 +0000 (20:50 +0000)
committersageweil <sageweil@29311d96-e01e-0410-9327-a35deaab8ce9>
Tue, 17 Jul 2007 20:50:18 +0000 (20:50 +0000)
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1519 29311d96-e01e-0410-9327-a35deaab8ce9

trunk/ceph/config.cc

index fdefb01895b099e23d261e04e880eef518016657..2e323322ac746ff6e3d9de1e33e700bdb173ee6b 100644 (file)
@@ -230,7 +230,7 @@ md_config_t g_conf = {
   osd_pg_layout: PG_LAYOUT_CRUSH,
   osd_max_rep: 4,
   osd_min_raid_width: 4,
-  osd_max_raid_width: 6,
+  osd_max_raid_width: 3, //6, 
 
   osd_maxthreads: 2,    // 0 == no threading
   osd_max_opq: 10,