summaryrefslogtreecommitdiffstats
path: root/src/ceph-volume/ceph_volume/devices/lvm/prepare.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph-volume: introduce baseobjectstore classGuillaume Abrioux2024-03-281-280/+12
* ceph-volume: support creating/migrating encrypted lvm volumesIgor Fedotov2023-07-251-13/+1
* ceph-volume: drop filestore supportGuillaume Abrioux2023-05-151-107/+5
* Revert "ceph-volume: assign seastore as object store backend when deplying cr...Guillaume Abrioux2023-05-111-55/+2
* ceph-volume: add seastore support.Rongqi Sun2023-02-271-2/+55
* Revert "Merge pull request #41325 from rhcs-dashboard/wip-cephadm_box-master"Sage Weil2021-10-291-5/+2
* cephadm/box: add no-tmpfs flag prepare osd bluestorePere Diaz Bou2021-10-281-2/+5
* cephadm/box: create osds with cephadm and cleanupsPere Diaz Bou2021-10-181-1/+1
* ceph-volume: `get_first_*()` refactorGuillaume Abrioux2021-04-071-9/+9
* ceph-volume: fix filestore/dmcrypt activateGuillaume Abrioux2020-11-191-8/+10
* ceph-volume: address review commentsJan Fajerski2020-09-291-3/+3
* ceph-volume: address review comments, mostly tidying, clarificationJan Fajerski2020-09-251-2/+0
* ceph-volume: make --journal optional, add --journal-slotsJan Fajerski2020-09-251-13/+38
* ceph-volume: batch - major refactorJan Fajerski2020-09-251-0/+2
* ceph-volume: prepare/create - size args as Size classJan Fajerski2020-09-251-2/+2
* ceph-volume: delete devices.lvm.prepare.Prepare.get_lvRishabh Dave2020-06-301-21/+31
* ceph-volume: don't use api.lvm.get_lvRishabh Dave2020-06-301-1/+3
* ceph-volume: add ceph.osdspec_affinity tagJoshua Schmid2020-04-301-0/+1
* ceph-volume: pass *-slots arguments to LV creationJan Fajerski2020-03-061-0/+4
* ceph-volume: skip osd creation when already doneGuillaume Abrioux2020-02-071-0/+3
* lvm: add sizing arguments to prepare and create.Jan Fajerski2020-01-221-14/+26
* ceph-volume: api/lvm create or reuse a vgJan Fajerski2019-11-201-15/+32
* ceph-volume lvm.prepare consume the value from --cluster-fsid if availableAlfredo Deza2018-10-031-26/+44
* ceph-volume lvm.prepare update help to indicate partitions are needed, not de...Alfredo Deza2018-10-031-2/+2
* ceph-volume lvm.prepare report back when --journal is not used when --filesto...Alfredo Deza2018-09-181-0/+5
* ceph-volume lvm.prepare do not pass the name when creating a vgAlfredo Deza2018-07-161-4/+2
* lvm: when osd creation fails log the exceptionAndrew Schoen2018-06-191-1/+1
* Merge pull request #21489 from thmour/thmour_parallel_createAlfredo Deza2018-04-191-5/+1
|\
| * ceph-volume: allow parallel createsTheofilos Mouratidis2018-04-181-5/+1
* | ceph-volume lvm.prepare detect vdo from device for mounting filestoreAlfredo Deza2018-04-171-1/+3
* | ceph-volume lvm.prepare capture vdo-ness on LVM tagsAlfredo Deza2018-04-161-0/+3
|/
* fix typo in ceph-volume lvm prepare helpJeffrey Zhang2018-04-031-1/+1
* ceph-volume lvm.prepare simplify help menu with bluestore default flagsAlfredo Deza2018-03-131-26/+6
* ceph-volume lvm.prepare pass the cephx_secret for mkfs in filestoreAlfredo Deza2018-03-081-1/+1
* ceph-volume lvm.prepare use the new group option exclutionAlfredo Deza2018-02-211-0/+2
* ceph-volume: when reusing an osd ID you must give that id to 'osd new'Andrew Schoen2018-01-301-1/+1
* ceph-volume: prepare_* methods do not need to recreate fsid or osd_idAndrew Schoen2018-01-301-16/+6
* ceph-volume: check to see if an OSD id exists before reusing itAndrew Schoen2018-01-291-5/+5
* ceph-volume lvm.prepare allow encryption setups for luksAlfredo Deza2018-01-221-3/+69
* ceph-volume: adds crush_device_class to json metadata for 'osd new'Andrew Schoen2018-01-161-1/+4
* ceph-volume: add crush_device_class to lvm metadataAndrew Schoen2018-01-161-16/+11
* ceph-volume: add success message for ceph-volume lvm prepareAndrew Schoen2018-01-091-0/+1
* ceph-volume lvm.prepare fallback to bluestore when objectstore is not specifiedAlfredo Deza2017-12-051-1/+1
* ceph-volume lvm.prepare rollback osd when prepare fails and an osd id was gen...Alfredo Deza2017-12-051-7/+25
* ceph-volume lvm.prepare correctly format argument for vg/lv errorAlfredo Deza2017-12-011-2/+2
* ceph-volume lvm.prepare add example of raw device or partition in help menuAlfredo Deza2017-11-131-0/+4
* ceph-volume lvm.prepare allow partition or raw device as input for --data in ...Alfredo Deza2017-11-131-20/+35
* ceph-volume: set journal_uuid and journal_device when using a partitionAndrew Schoen2017-10-271-3/+7
* ceph-volume lvm.prepare persist cluster_name on lvm metadataAlfredo Deza2017-10-261-0/+2
* ceph-volume lvm.prepare bluestore wal and db links get created with mkfsAlfredo Deza2017-10-251-5/+1