]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-volume lvm.prepare filestore does not require a volume group
authorAlfredo Deza <adeza@redhat.com>
Fri, 20 Oct 2017 18:04:31 +0000 (14:04 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 27 Oct 2017 14:49:37 +0000 (10:49 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3653f105927d455b8df143797af0cfe72f8d6834)

src/ceph-volume/ceph_volume/devices/lvm/prepare.py

index 607ec5458dcdc28d19583d13832818fd6e38d2a7..427f003cf2a679b9a1b22a39d0ec0113439d02c5 100644 (file)
@@ -11,7 +11,7 @@ from .common import prepare_parser
 
 def prepare_filestore(device, journal, secrets, id_=None, fsid=None):
     """
-    :param device: The name of the volume group or lvm to work with
+    :param device: The name of the logical volume to work with
     :param journal: similar to device but can also be a regular/plain disk
     :param secrets: A dict with the secrets needed to create the osd (e.g. cephx)
     :param id_: The OSD id