Hello:
I noticed that RadosClient.cc is full of interesting printouts, like so:
ldout(cct, 1) << "setting wanted keys" << dendl;
So, I tried to enable them by doing this:
rc = rados_conf_set(rados, "debug_rados", "20/20");
However, the above produces no output. What am I missing? How are these
printouts made visible conventionally?
Thanks in advance,
-- Pete
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html