ceph/suites/fs/recovery/debug/mds_client.yaml
John Spray 7939fca8d0 suites: debug on client 0/1 instead of all
...because otherwise every CLI invokation spits
out a client.admin verbose log, and it's annoying.

Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-12 11:11:10 +00:00

13 lines
204 B
YAML

overrides:
ceph:
conf:
mds:
debug ms: 1
debug mds: 20
client.0:
debug ms: 1
debug client: 20
client.1:
debug ms: 1
debug client: 20