From: Alfredo Deza Date: Fri, 5 Oct 2018 14:29:58 +0000 (-0400) Subject: ceph-volume lvm.prepare update help to remove old basic usage example X-Git-Tag: v12.2.9~6^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8b18db28e6764d0e48f9c459631853759c483727;p=ceph.git ceph-volume lvm.prepare update help to remove old basic usage example Signed-off-by: Alfredo Deza --- diff --git a/src/ceph-volume/ceph_volume/devices/lvm/prepare.py b/src/ceph-volume/ceph_volume/devices/lvm/prepare.py index 177c246b6a5bb..e33d737c9c8f4 100644 --- a/src/ceph-volume/ceph_volume/devices/lvm/prepare.py +++ b/src/ceph-volume/ceph_volume/devices/lvm/prepare.py @@ -312,10 +312,6 @@ class Prepare(object): Once the OSD is ready, an ad-hoc systemd unit will be enabled so that it can later get activated and the OSD daemon can get started. - Most basic Usage looks like (journal will be collocated from the same volume group): - - ceph-volume lvm prepare --data {volume group name} - Encryption is supported via dmcrypt and the --dmcrypt flag. Existing logical volume (lv):