#max_open_files: 131072
#disable_in_memory_logs: true
+## Client options
+#
+rbd_concurrent_management_ops: 20
+
## Monitor options
#
#monitor_interface: interface
enable_debug_mds: false\r
debug_mds_level: 20\r
\r
+## Client options\r
+#\r
+rbd_concurrent_management_ops: 20\r
+\r
## Monitor options\r
#\r
monitor_interface: interface\r
[client]
rbd cache = true
rbd cache writethrough until flush = true
+ rbd concurrent management ops = {{ rbd_concurrent_management_ops }}
admin socket = /var/run/ceph/$cluster-$type.$id.$pid.$cctid.asok # must be writable by QEMU and allowed by SELinux or AppArmor
log file = {{ rbd_client_log_file }} # must be writable by QEMU and allowed by SELinux or AppArmor