On Mon, Sep 21, 2015 at 12:01:03AM -0400, Shinobu Kinjo wrote: > Whenever I run vstart.sh, there are always 2 [global] sections in ./src/ceph.conf. > First one makes sense but second one is just empty. > > Is it supposed to be? If so what's the purpose of second one? The second one is for extra config parameters, which are specified via command line like below: ./vstart.sh -n -o 'debug ms = 20' The section is at the bottom so it could override options set in the config earlier. -- Mykola Golub -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html