]> 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, 20 Oct 2017 18:04:31 +0000 (14:04 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
src/ceph-volume/ceph_volume/devices/lvm/prepare.py

index f886e674aaa16d29fe0db806b60cc5077162122e..563f63f79c1b54587a94ab9a6a5f62cc73f584b0 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