From: Loic Dachary Date: Tue, 4 Feb 2014 00:12:31 +0000 (+0100) Subject: vstart: load erasure code plugins from sources X-Git-Tag: v0.78~226^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5bb4ca4d680594097c4ad039f74596e7ff702a96;p=ceph.git vstart: load erasure code plugins from sources Signed-off-by: Loic Dachary --- diff --git a/src/vstart.sh b/src/vstart.sh index 9c76c539b5d..24eae198df2 100755 --- a/src/vstart.sh +++ b/src/vstart.sh @@ -327,6 +327,7 @@ if [ "$start_mon" -eq 1 ]; then osd pgp bits = 5 ; (invalid, but ceph should cope!) osd crush chooseleaf type = 0 osd pool default min size = 1 + osd pool default erasure code directory = .libs run dir = $CEPH_OUT_DIR EOF if [ "$cephx" -eq 1 ] ; then