Hi,
Does firefly already fixed the bug in 0.78 that need to patch the script
/etc/init.d/ceph,
from:
do_cmd "timeout 10 $BINDIR/ceph -c $conf --name=osd.$id --keyring=$osd_keyring
osd crush create-or-move -- $id ${osd_weight:-${defaultweight:-1}}
$osd_location"
to
do_cmd "timeout 10 $BINDIR/ceph -c $conf --name=osd.$id --keyring=$osd_keyring
osd crush create-or-move -- $id ${osd_weight:-${defaultweight:-1}}
$osd_location || :"
Wei Cao (Buddy)
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com