]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: add --log-early command line option 27388/head
authorSage Weil <sage@redhat.com>
Sun, 7 Apr 2019 18:54:59 +0000 (13:54 -0500)
committerSage Weil <sage@redhat.com>
Mon, 8 Apr 2019 15:20:08 +0000 (10:20 -0500)
commitd4966ca88c91b1a0a1699ca5c72118e5ebd3bc3f
tree73cafc91396b0d5e1b57f7d542b3870970d2a3a2
parent6ee7f12ab942cbcde51c808f3f0593c9a76ae745
common: add --log-early command line option

Sometime it is important and useful to see the logs from the bootstrap
phase where we are getting the initial configs from the monitors.  Add
a command-line option --log-early to do that.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 933d5084cb66f299a7bf60f0a2a6382c0bd3cb2f)
src/common/config.cc
src/common/config_values.h
src/global/global_init.cc
src/libcephfs.cc
src/librados/RadosClient.cc