]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: change osd_crush_initial_weight = 0 to mean weight to 0
authorSage Weil <sage@redhat.com>
Fri, 22 Apr 2016 15:12:38 +0000 (11:12 -0400)
committerSage Weil <sage@redhat.com>
Mon, 9 May 2016 12:55:00 +0000 (08:55 -0400)
commitcf4ec5a8aa7555eb0dd4541e0d2a86ceec9ffa51
treeee68493b7fb5d4fa29916de5c1ab8f8fdac02b98
parent573c349245b7192d599a8edb15e2dade3e7170c3
osd: change osd_crush_initial_weight = 0 to mean weight to 0

Negative now means auto-weight, 0 means weight to 0.  Change the
default accordingly.

Signed-off-by: Sage Weil <sage@redhat.com>
PendingReleaseNotes
src/common/config_opts.h
src/osd/OSD.cc