Add default ceph cache attributes
diff --git a/ceph/client/single.yml b/ceph/client/single.yml
index b01458f..7c0bd63 100644
--- a/ceph/client/single.yml
+++ b/ceph/client/single.yml
@@ -20,10 +20,18 @@
osd_journal_size: 7500
mon:
mon_debug_dump_transactions: False
+ client:
+ rbd cache size: 268435456
+ rbd cache max dirty: 134217728
+ rbd cache max dirty age: 5
+ rbd cache: True
+ # TODO: Configure these keys on cluster level
# keyring:
+ # images:
+ # key:
# object:
- # key:
+ # key:
# cinder:
- # key:
+ # key:
# nova:
- # key:
\ No newline at end of file
+ # key: