summaryrefslogtreecommitdiffstats
path: root/src/ceph-volume (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph-volume: fix lvm functional testsJan Fajerski2020-06-228-6/+18
* ceph-volume: show correct rejected reason in inventory if device type is not ...Satoru Takeuchi2020-06-193-47/+90
* ceph-volume: cleanup codeSatoru Takeuchi2020-06-191-6/+6
* Merge pull request #34321 from jan--f/c-v-manage-lv_tags-bulkJan Fajerski2020-05-272-21/+38
|\
| * ceph-volume: add and delete lvm tags in a single lvchange call.Jan Fajerski2020-04-212-21/+38
* | ceph-volume: add osdspec_affinity flag to ceph-osdJoshua Schmid2020-04-301-4/+10
* | ceph-volume: add ceph.osdspec_affinity tagJoshua Schmid2020-04-303-0/+6
|/
* Merge PR #34272 into masterSage Weil2020-04-131-1/+1
|\
| * ceph-volume: __release__ == pacificSage Weil2020-04-081-1/+1
* | Merge pull request #34463 from jan--f/c-v-batch-filter-check-lvs-before-accessJan Fajerski2020-04-081-3/+6
|\ \
| * | ceph-volume/batch: check lvs list before accessJan Fajerski2020-04-081-3/+6
| |/
* / ceph-volume/batch: return success when all devices are filteredJan Fajerski2020-04-082-6/+7
|/
* devices/simple/scan: Fix string in log statementJan Fajerski2020-04-061-2/+3
* ceph-volume: update functional testing deploy.yml playbookGuillaume Abrioux2020-04-011-0/+2
* ceph-volume: pass *-slots arguments to LV creationJan Fajerski2020-03-062-0/+7
* use extent count for slots conversion instead of free countJan Fajerski2020-03-062-1/+2
* ceph-volume: available_lvm: vg space takes precedenceJan Fajerski2020-03-061-1/+6
* Merge pull request #33079 from jan--f/c-v-scan-dmcrypt-osdsJan Fajerski2020-02-271-5/+10
|\
| * ceph-volume: strip _dmcrypt suffix in simple scan json outputJan Fajerski2020-02-071-5/+10
* | ceph-volume: don't create Volume/VolumeGroup objects with empty nameJan Fajerski2020-02-252-0/+35
* | ceph-volume: get_device_lvs filter by provided prefixJan Fajerski2020-02-251-1/+2
* | ceph-volume: lvm.get_device_vgs: don't create VolumeGroup with empty nameJan Fajerski2020-02-251-1/+1
* | ceph-volume: lvm: get_device_vgs() filter by provided prefixYehuda Sadeh2020-02-221-1/+1
* | ceph-volume: silence 'ceph-bluestore-tool' failuresSébastien Han2020-02-191-1/+1
* | Merge pull request #33332 from jan--f/c-v-filestore-zap-fixJan Fajerski2020-02-141-2/+4
|\ \
| * | ceph-volume: don't remove vg twice when zapping filestoreJan Fajerski2020-02-141-2/+4
* | | ceph-volume: pass journal_size as Size not stringJan Fajerski2020-02-141-1/+1
|/ /
* | Merge pull request #33283 from jan--f/c-v-zap-on-vg-without-lvJan Fajerski2020-02-141-1/+7
|\ \
| * | ceph-volume: avoid calling zap_lv with a LV-less VGJan Fajerski2020-02-131-1/+7
* | | Merge pull request #33246 from jan--f/c-v-batch-fix-has_common_vgJan Fajerski2020-02-133-41/+27
|\ \ \
| * | | ceph-volume: use get_device_vgs in has_common_vgJan Fajerski2020-02-123-41/+27
| |/ /
* | | ceph-volume: add is_ceph_device unit testsJan Fajerski2020-02-121-0/+18
* | | ceph-volume: fix is_ceph_device for lvm batchDimitri Savineau2020-02-121-1/+4
|/ /
* | ceph-volume: port lvm functional tests to centosJan Fajerski2020-02-1136-283/+67
* | ceph-volume: port batch functional tests to centos8Jan Fajerski2020-02-11116-927/+124
* | ceph-volume: add unit test test_safe_prepare_osd_already_createdGuillaume Abrioux2020-02-071-0/+12
* | ceph-volume: skip osd creation when already doneGuillaume Abrioux2020-02-071-0/+3
* | Merge pull request #32634 from jan--f/c-v-inventory-fixesJan Fajerski2020-02-073-36/+78
|\ \
| * | ceph-volume: add available property in target specific flavorsJan Fajerski2020-02-073-36/+78
* | | Merge pull request #31978 from jan--f/c-v-batch-no-db-dev-dropJan Fajerski2020-02-072-4/+30
|\ \ \ | |/ / |/| |
| * | ceph-volume/batch: fail on filtered devices when non-interactiveJan Fajerski2020-01-272-4/+30
* | | ceph-volume: fix various lvm list issuesJan Fajerski2020-02-062-117/+60
* | | ceph-volume: add get_device_lvs to easily retrieve all lvs per deviceJan Fajerski2020-02-061-17/+23
* | | Merge pull request #33077 from guits/guits-cv_fix_listingJan Fajerski2020-02-051-1/+1
|\ \ \
| * | | ceph-volume: fix lvm listGuillaume Abrioux2020-02-051-1/+1
| | |/ | |/|
* | | ceph-volume: remove stderr in has_bluestore_label()Guillaume Abrioux2020-02-051-1/+1
* | | ceph-volume: fix has_bluestore_label() functionGuillaume Abrioux2020-02-051-1/+1
|/ /
* | Merge pull request #32828 from leseb/raw-db-walSébastien Han2020-01-297-126/+96
|\ \
| * | ceph-volume: add db and wal support to raw modeSébastien Han2020-01-294-23/+95
| * | ceph-volume: fix raw listSébastien Han2020-01-271-3/+1