mirror of
https://github.com/ceph/ceph
synced 2025-01-11 21:50:26 +00:00
7939fca8d0
...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>
13 lines
204 B
YAML
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
|