Merge pull request #114 from leseb/fix-osd-option

Fix OSD update during startup
pull/115/head
Leseb 2014-09-03 00:06:12 +02:00
commit c9618b1470
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ osd_mount_options_xfs: noatime
osd_mon_heartbeat_interval: 30
# CRUSH
pool_default_crush_rule: 0
osd_crush_update_on_start: true
osd_crush_update_on_start: "true"
# Object backend
osd_objectstore: filestore
# Performance tuning