mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
d060c9a768
Now that the osdc Objecter obeys updates to these configs, let's use them to avoid having them block forever on operations that may never complete (or should complete in a timely manner). Fixes: https://tracker.ceph.com/issues/47734 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
10 lines
190 B
YAML
10 lines
190 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
client mount timeout: 600
|
|
debug ms: 1
|
|
debug client: 20
|
|
rados mon op timeout: 15m
|
|
rados osd op timeout: 15m
|