]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
ceph.conf: longer client_moutn_timeout (which also applies to librados)
authorSage Weil <sage@inktank.com>
Thu, 10 Apr 2014 20:24:27 +0000 (13:24 -0700)
committerSage Weil <sage@inktank.com>
Thu, 10 Apr 2014 20:24:41 +0000 (13:24 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/ceph.conf.template

index 2d7630572975f38550b5392d724e915467ee5918..648f1de7e6f8547928def55169d666cf008d066e 100644 (file)
@@ -53,3 +53,6 @@
        rgw enable usage log = true
        log file = /var/log/ceph/ceph-$name.$pid.log
        admin socket = /var/run/ceph/ceph-$name.$pid.asok
+
+
+       client mount timeout = 600
\ No newline at end of file