]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
init-ceph: use remote config when starting daemons on remote nodes (-a)
authorSage Weil <sage@inktank.com>
Thu, 25 Apr 2013 18:13:33 +0000 (11:13 -0700)
committerSage Weil <sage@inktank.com>
Thu, 25 Apr 2013 18:13:33 +0000 (11:13 -0700)
commitcd7e52cc76878eed0f084f7b9a6cf7c792b716c6
tree81a9b4ce0103acb4a4b0fa7efc44b83f2dde4f0d
parentea54e6603f9c322d38f9f664dee92997b8a4bd4f
init-ceph: use remote config when starting daemons on remote nodes (-a)

If you use -a to start a remote daemon, assume the remote config is present
instead of pushing the local config.  This makes more sense and simplifies
things.

Note that this means that -a in concert with -c foo means that foo must
also be present on the remote node in the same path.  That, however, is a
use case that I don't particularly care about right now.  :)

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Dan Mick <dan.mick@inktank.com>
src/init-ceph.in