[pve-devel] [PATCH manager v2 00/11] ceph changes for luminous

Dominik Csapak d.csapak at proxmox.com
Mon Jul 31 15:15:22 CEST 2017


this series fixes a few things with ceph luminous

we now use crush_rule instead of crush_ruleset correctly
we are able to set a different device for bluestore db/wal
we correctly delete all partitions of osds when destroying
we improve the gui (bluestore checkbox, nicer icons, correct reload)

changes are described in the individual patches

Dominik Csapak (11):
  enable using a device for bluestore block db/wal
  correctly remove partitions for ceph bluestore osds
  add osd device class to osd tree
  make crush rules working again
  fix #1465: use a combobox for the crush rule instead of the id
  also get the crush rule name in the ceph pool list
  reload the pool grid correctly
  use better icons in the ceph osd tree view
  add a bluestore checkbox to the create osd window
  indentation and jslint fix
  also mention manager in create monitor title

 PVE/API2/Ceph.pm             | 143 +++++++++++++++++++++++++++++++++----------
 www/manager6/ceph/Monitor.js |   2 +-
 www/manager6/ceph/OSD.js     |  72 +++++++++++++++-------
 www/manager6/ceph/Pool.js    |  84 ++++++++++++++++++++-----
 www/manager6/window/Edit.js  |   4 +-
 5 files changed, 236 insertions(+), 69 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list