On Sun, Feb 24, 2013 at 3:10 PM, Andrey Korolyov <[email protected]> wrote: > On Mon, Feb 25, 2013 at 3:07 AM, Gregory Farnum <[email protected]> wrote: >> Try >> ceph --keyfile admin osd tell \* injectargs "--filestore-flusher=0" >> (add the equals sign) and let me know if that works. Looks like maybe the >> boolean parser isn't accepting space-separated option/value pairs. > > Tried, too :) > > Equal sign in both cases of integer and bool results to > > 2013-02-25 03:08:32.449118 osd.0 [INF] ignoring empty injectargs
Hrm. I reproduced locally and created a bug: http://tracker.ceph.com/issues/4261 But unfortunately I don't have time to investigate more thoroughly and fix right now, nor do I have any expertise with our common parsing code. :) -Greg _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
