[pve-devel] [PATCH manager v4 0/9] ceph: allow pools settings to be changed

Dominik Csapak d.csapak at proxmox.com
Tue Apr 20 10:15:14 CEST 2021


originally from Alwin Antreich

mostly rebase on master, a few eslint fixes (squashed into alwins
commits) and 3 small fixups

Alwin Antreich (6):
  ceph: add autoscale_status to api calls
  ceph: gui: add autoscale & flatten pool view
  ceph: set allowed minimal pg_num down to 1
  ceph: gui: rework pool input panel
  ceph: gui: add min num of PG
  fix: ceph: always set pool size first

Dominik Csapak (3):
  API2/Ceph/Pools: remove unnecessary boolean conversion
  ui: ceph/Pools: improve number checking for target_size
  ui: ceph/Pool: show progress on pool edit/create

 PVE/API2/Ceph/Pools.pm    |  97 +++++++--
 PVE/CLI/pveceph.pm        |   4 +
 PVE/Ceph/Tools.pm         |  61 ++++--
 www/manager6/ceph/Pool.js | 401 +++++++++++++++++++++++++++-----------
 4 files changed, 422 insertions(+), 141 deletions(-)

-- 
2.20.1






More information about the pve-devel mailing list