[pve-devel] [PATCH storage v2 0/4] ceph nautilus preparation
Dominik Csapak
d.csapak at proxmox.com
Tue Jun 4 12:35:20 CEST 2019
this series adds/refactors some functionaliy we will need for ceph
nautilus
changes from v1:
* better journal disk condition
* better handling of parameter in get_disks
* do not leave devname undef in append_partition
* use dir_glob_foreach regex to parse partitionid
* comment second dir_glob_foreach
Dominik Csapak (4):
Disks API: allow also unused disks for db/wal
Diskmanage: allow get_disks to take multiple disks
Diskmanage: add append_partition sub
tests: test get_disks single/multi disk filter
PVE/API2/Disks.pm | 2 +-
PVE/Diskmanage.pm | 52 +++++++++++++++++++++++++++++++++++++++++++++------
test/disklist_test.pm | 22 ++++++++++++++++++++++
3 files changed, 69 insertions(+), 7 deletions(-)
--
2.11.0
More information about the pve-devel
mailing list