]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/ceph-volume update intro to mention dm-cache
authorAlfredo Deza <adeza@redhat.com>
Fri, 1 Sep 2017 14:00:35 +0000 (10:00 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 1 Sep 2017 14:00:35 +0000 (10:00 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
doc/ceph-volume/intro.rst

index 3869148880cc3fa9b88aab93a4e09328e7f07588..efb4ef2c5cd8e447c3d503b6ebab136a1cc0c37a 100644 (file)
@@ -16,4 +16,8 @@ them.
 -------------------
 By making use of :term:`LVM tags`, the :ref:`ceph-volume-lvm` sub-command is
 able to store and later re-discover and query devices associated with OSDs so
-that they can later activated.
+that they can later activated. This includes support for lvm-based technologies
+like dm-cache as well.
+
+For ``ceph-volume``, the use of dm-cache is transparent, there is no difference
+for the tool, and it treats dm-cache like a plain logical volume.