On 4-10-2016 08:07, John Spray wrote: > As Dan says, `ceph tell` is the new one, the one that sends commands > directly from the CLI to the named service (not via the mon). > However, this is a bit of a placeholder, as we'll eventually be > switching to some commands (especially PG stats ones) to silently go > to the mgr instead of the mon. There are various ways of > accomplishing that, the simplest one is to have the CLI fetch both mgr > and mon command descriptions, and preferentially send commands to > matching entries from the mgr. ATM I had to disable building MGR, because Clang/Python/FreeBSD throw a fit when having to compile on of the python files... Something to do with function-signatures not matching. I'll look into it after I've completed most of my other blocking problems. Unless you'd really want to have the compiler errors now, I'll fireup a build with MGR on. Just hope that this switch is not enforced before that... And I'd then expect the WITH_MGR flag to go away? --WjW -- 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