]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: clarify QEMU rbd cache settings
authorJason Dillaman <dillaman@redhat.com>
Fri, 21 Oct 2016 18:49:13 +0000 (14:49 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 21 Oct 2016 18:55:05 +0000 (14:55 -0400)
http://tracker.ceph.com/issues/17665
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
doc/rbd/qemu-rbd.rst

index e771acd8b70253d633b87b109a6603b0863052c0..80c5dcc4187b585238a2a6ec77cc50651cfa0064 100644 (file)
@@ -203,12 +203,12 @@ None::
 
    rbd_cache = false
 
-QEMU's cache settings override Ceph's default settings (i.e., settings that are
-not explicitly set in the Ceph configuration file). If you  explicitly set `RBD
-Cache`_ settings in your Ceph configuration file, your Ceph settings override
-the QEMU cache settings. If you set cache settings on the QEMU command line, the
-QEMU command line settings override the Ceph configuration file settings.
+QEMU's cache settings override Ceph's cache settings (including settings that
+are explicitly set in the Ceph configuration file).
 
+.. note:: Prior to QEMU v2.4.0, if you explicitly set `RBD Cache`_ settings
+   in the Ceph configuration file, your Ceph settings override the QEMU cache
+   settings.
 
 .. _QEMU Open Source Processor Emulator: http://wiki.qemu.org/Main_Page
 .. _QEMU Manual: http://wiki.qemu.org/Manual