index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ceph-volume
/
ceph_volume
/
devices
/
lvm
/
common.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph-volume: add TPM2 token enrollment support for encrypted OSDs
Guillaume Abrioux
2024-08-12
1
-0
/
+5
*
ceph-volume: introduce baseobjectstore class
Guillaume Abrioux
2024-03-28
1
-1
/
+8
*
ceph-volume: use 'no workqueue' options with dmcrypt
Guillaume Abrioux
2024-01-26
1
-1
/
+1
*
ceph-volume: drop filestore support
Guillaume Abrioux
2023-05-15
1
-26
/
+1
*
Revert "ceph-volume: assign seastore as object store backend when deplying cr...
Guillaume Abrioux
2023-05-11
1
-12
/
+1
*
ceph-volume: add seastore support.
Rongqi Sun
2023-02-27
1
-1
/
+12
*
ceph-volume: various fixes in arg_validators
Guillaume Abrioux
2022-03-30
1
-2
/
+1
*
ceph-volume: abort when passed devices have partitions
Guillaume Abrioux
2022-02-23
1
-0
/
+3
*
Merge pull request #44066 from guits/guits-fix-rollback-osd
Guillaume Abrioux
2022-01-25
1
-4
/
+4
|
\
|
*
ceph-volume: zap osds in rollback_osd()
Guillaume Abrioux
2021-11-23
1
-4
/
+4
*
|
ceph-volume: fix tags dict output in `lvm list`
Guillaume Abrioux
2021-12-07
1
-1
/
+1
|
/
*
Revert "Merge pull request #41325 from rhcs-dashboard/wip-cephadm_box-master"
Sage Weil
2021-10-29
1
-6
/
+0
*
cephadm/box: add no-tmpfs flag prepare osd bluestore
Pere Diaz Bou
2021-10-28
1
-0
/
+6
*
ceph-volume: util/prepare fix osd_id_available()
Guillaume Abrioux
2021-09-13
1
-0
/
+3
*
ceph-volume: address review comments
Jan Fajerski
2020-09-29
1
-12
/
+4
*
ceph-volume: make --journal optional, add --journal-slots
Jan Fajerski
2020-09-25
1
-1
/
+7
*
ceph-volume: prepare/create - size args as Size class
Jan Fajerski
2020-09-25
1
-5
/
+9
*
ceph-volume: lvm/common - refactor common arg specification
Jan Fajerski
2020-09-25
1
-120
/
+122
*
ceph-volume: pass *-slots arguments to LV creation
Jan Fajerski
2020-03-06
1
-0
/
+3
*
lvm: add sizing arguments to prepare and create.
Jan Fajerski
2020-01-22
1
-0
/
+49
*
ceph-volume: combine the LVPath arg validator with ValidDevice
Andrew Schoen
2018-11-14
1
-1
/
+1
*
ceph-volume lvm.common add the --cluster-fsid flag
Alfredo Deza
2018-10-03
1
-0
/
+5
*
ceph-volume lvm.common use destroy-new, doesn't need admin keyring
Alfredo Deza
2018-06-18
1
-23
/
+19
*
ceph-volume lvm.common add --no-systemd flag to skip enabling/starting services
Alfredo Deza
2018-04-18
1
-0
/
+7
*
ceph-volume lvm.common remove --journal-size as it is not used/supported
Alfredo Deza
2018-02-21
1
-7
/
+7
*
ceph-volume lvm.common define arg groups for objectstores
Alfredo Deza
2018-02-21
1
-23
/
+30
*
ceph-volume lvm.common add dmcrypt flag
Alfredo Deza
2018-01-22
1
-0
/
+5
*
ceph-volume: adds a --crush-device-class flag to lvm create and prepare
Andrew Schoen
2018-01-16
1
-0
/
+5
*
ceph-volume lvm.common create a rollback_osd utility to cleanup failed osd pr...
Alfredo Deza
2017-12-05
1
-0
/
+36
*
ceph-volume lvm.common update --data flag to reflect device acceptance
Alfredo Deza
2017-11-16
1
-1
/
+1
*
ceph-volume lvm.common remove boolean defaults for CLI flags
Alfredo Deza
2017-10-24
1
-2
/
+2
*
ceph-volume lvm.common --journal-size doesn't accept a volume group
Alfredo Deza
2017-10-20
1
-1
/
+1
*
ceph-volume lvm.common volume groups are no longer required
Alfredo Deza
2017-10-20
1
-1
/
+1
*
ceph-volume lvm.common update cli flags help for bluestore support
Alfredo Deza
2017-10-20
1
-2
/
+2
*
ceph-volume lvm.common update help flags for bluestore usage
Alfredo Deza
2017-10-18
1
-5
/
+7
*
ceph-volume lvm add block CLI flags for bluestore
Alfredo Deza
2017-10-18
1
-0
/
+8
*
ceph-volume lvm make bluestore the default option
Alfredo Deza
2017-10-18
1
-2
/
+2
*
ceph-volume lvm.common update help values for vg/lv usage
Alfredo Deza
2017-08-23
1
-2
/
+4
*
ceph-volume: devices.lvm create a common module for sharing parsers
Alfredo Deza
2017-08-04
1
-0
/
+55