]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Change listed RBD cache defaults to actual defaults
authorAdam Crume <adamcrume@gmail.com>
Thu, 28 Aug 2014 20:42:19 +0000 (13:42 -0700)
committerAdam Crume <adamcrume@gmail.com>
Wed, 17 Sep 2014 19:00:28 +0000 (12:00 -0700)
Signed-off-by: Adam Crume <adamcrume@gmail.com>
doc/rbd/rbd-config-ref.rst

index 4cc0545ac3fcc1abb71b67fd5c6236393a6f731f..b43636da09b7d3f66fe536d09a45809cbcc02cdd 100644 (file)
@@ -50,7 +50,7 @@ section of your configuration file. The settings include:
 :Description: Enable caching for RADOS Block Device (RBD).
 :Type: Boolean
 :Required: No
-:Default: ``false``
+:Default: ``true``
 
 
 ``rbd cache size``
@@ -93,6 +93,6 @@ section of your configuration file. The settings include:
 :Description: Start out in write-through mode, and switch to write-back after the first flush request is received. Enabling this is a conservative but safe setting in case VMs running on rbd are too old to send flushes, like the virtio driver in Linux before 2.6.32.
 :Type: Boolean
 :Required: No
-:Default: ``false``
+:Default: ``true``
 
 .. _Block Device: ../../rbd/rbd/